Sentry: Feature request: Allow to filter environment in Organization Stats

Created on 21 Jul 2018  路  7Comments  路  Source: getsentry/sentry

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

API User Feedback

Most helpful comment

Has this been taken into consideration? Would be a great addition 馃憤

All 7 comments

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.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

dcramer picture dcramer  路  4Comments

jiankunking picture jiankunking  路  3Comments

benvinegar picture benvinegar  路  4Comments

bruno-garcia picture bruno-garcia  路  3Comments

codekitchen picture codekitchen  路  3Comments