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
{{ message }}
This repository has been archived by the owner on Jul 12, 2024. It is now read-only.
The distribution data type is supported by new relic and that is the only metric type that is supposed to work well with histogram() and percentile() functions.
In order to create that type (which is not listed in this SDK) a new type would need to be added and the accumulators in-memory to produce the values would need to be created.
This library is something the go team still maintains, but with our current issue backlog, it may take some time for us to get around to this. Have you considered using openTelemetry and sending the data to New Relic's OTEL endpoint instead?
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Summaries are not enough because
histogram
andpercentile
functions would not be supported.The text was updated successfully, but these errors were encountered: