At the moment it is not possible to filter an environment in the organization stats (https://docs.sentry.io/api/organizations/get-organization-stats/). Ist it possible to add an environment filter? ?environment=production
Has this been taken into consideration? Would be a great addition 馃憤
Closing this issue due to staleness. Feel free to comment here if you think we should still work on this.
still important...
Just checked the code and seems like we do have support for passing environment ids to the new TSDB models so it seems like this is just some wiring up in the API. Am I right @untitaker?
you can do environment stats in discover already, and I believe tsdb queries related to environments boil down to a similar snuba query nowadays. We dont capture any environment info for rate-limited/dropped events.
@untitaker what I understand is that people can use the undocumented Discover API to run a Discover query?
I don't know about that, but there are ways to get this data out of the Discover UI.
Most helpful comment
Has this been taken into consideration? Would be a great addition 馃憤