graphql-engine/server/lib/ekg-prometheus
Brandon Simmons 9b7a2c0b88 server/pro/opentelemetry: Fix missing overflow bucket in OTLP histogr…
…am export

This was a violation of the spec on our part, reported by a New Relic user where this results in an error. For other users the data was correct except that they were not receiving data for the overflow bucket (with upper bounds of infinity)

I don't see other reports in tracker.

See: https://github.com/open-telemetry/opentelemetry-proto/blob/v0.9.0/opentelemetry/proto/metrics/v1/metrics.proto#L550-L551

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10848
GitOrigin-RevId: cbc82e10c76e727881df4f9fbd4cbe4d6bd88969
2024-06-05 10:49:18 +00:00
..
benchmark-exe chore(tooling): import ekg-prometheus into the monorepo 2023-06-27 18:37:11 +00:00
benchmark-lib chore(tooling): import ekg-prometheus into the monorepo 2023-06-27 18:37:11 +00:00
Data chore(tooling): import ekg-prometheus into the monorepo 2023-06-27 18:37:11 +00:00
examples chore(tooling): import ekg-prometheus into the monorepo 2023-06-27 18:37:11 +00:00
System/Metrics server/pro/opentelemetry: Fix missing overflow bucket in OTLP histogr… 2024-06-05 10:49:18 +00:00
test server/pro/opentelemetry: Fix missing overflow bucket in OTLP histogr… 2024-06-05 10:49:18 +00:00
.gitignore chore(tooling): import ekg-prometheus into the monorepo 2023-06-27 18:37:11 +00:00
CHANGES.md chore(tooling): import ekg-prometheus into the monorepo 2023-06-27 18:37:11 +00:00
ekg-prometheus.cabal server/pro/opentelemetry: Fix missing overflow bucket in OTLP histogr… 2024-06-05 10:49:18 +00:00
LICENSE chore(tooling): import ekg-prometheus into the monorepo 2023-06-27 18:37:11 +00:00
Setup.hs chore(tooling): import ekg-prometheus into the monorepo 2023-06-27 18:37:11 +00:00
Tutorial.lhs chore(tooling): import ekg-prometheus into the monorepo 2023-06-27 18:37:11 +00:00
Tutorial.md chore(tooling): import ekg-prometheus into the monorepo 2023-06-27 18:37:11 +00:00