You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some metrics libraries, such as prometheus-client, support adding OpenMetrics exemplars to counters and histograms. If people are interested in such a feature, we could investigate adding support to the autometrics API for attaching dynamic function parameters as exemplars.
If we add support for prometheus-client (#25), we might want to have another optional feature to use the tracing crate to automatically grab fields like a trace_id or user_id and attach those fields as properties of the exemplars.
Some metrics libraries, such as prometheus-client, support adding OpenMetrics exemplars to counters and histograms. If people are interested in such a feature, we could investigate adding support to the autometrics API for attaching dynamic function parameters as exemplars.
Please 👍 if you would be interested in this.
Suggested by SpudnikV on Reddit.
The text was updated successfully, but these errors were encountered: