grafana / sentry-datasource

Grafana data source plugin for Sentry.
https://grafana.com/grafana/plugins/grafana-sentry-datasource/
Apache License 2.0
23 stars 14 forks source link

Add support for Metrics queries #254

Closed oblador closed 4 months ago

oblador commented 4 months ago

This PR adds support for metrics queries used to graph stuff like crash rate and release adoption.

I've tried to follow feedback and style guide from previous PR. One piece I'm less satisfied with is the loop to extract labels for grouped queries, if there is a more elegant solution, please advise 🙏

Screenshot 2024-05-15 at 14 21 19 Screenshot 2024-05-15 at 13 55 43

oblador commented 4 months ago

Amazing, thanks a bunch @adamyeats! Mind making a release for me as well? 🙏

oblador commented 4 months ago

Any chance of this getting cut as a release? Thanks in advance!

adamyeats commented 4 months ago

@oblador I haven't got round to releasing a new version yet due to a busier week than expected last week, and I'm still working on a fix for a priority bug that has come through our support channel that I want to get out for the next release. I am expecting that there will be a new release by the end of the week.

oblador commented 4 months ago

Awesome, looking forward to it!