We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
A new use case called metric_stats has been added and contains metrics about metrics. Such metrics can be queried via the metrics/query endpoint.
metric_stats
metrics/query
We would like to show a new outcomes table in the admin panel, similar to here:
The data shown there should be taken from the metrics/query endpoint and use a MRI of the metrics of metrics.
The text was updated successfully, but these errors were encountered:
The metric that we want to query is:
This metric refers to the total number of statsd envelope items that were captured.
statsd
Sorry, something went wrong.
obostjancic
Successfully merging a pull request may close this issue.
A new use case called
metric_stats
has been added and contains metrics about metrics. Such metrics can be queried via themetrics/query
endpoint.We would like to show a new outcomes table in the admin panel, similar to here:

The data shown there should be taken from the
metrics/query
endpoint and use a MRI of the metrics of metrics.The text was updated successfully, but these errors were encountered: