Skip to content

Add info about staging app_id to example query for internal events

Sebastian Rehm requested to merge bastirehm-staging-info-event-query into master

What does this MR do and why?

Since the current example query did not filter for production data, mixing of prod and staging data could've occured. It also wasn't clear whether the staging data is accessible at all.

  • Adds filter to production data for Events example query
  • Adds mention of how to filter for staging data to Internal events example query

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports