how to prom registry in other libraries #1953
Unanswered
RichardWright
asked this question in
Q&A
Replies: 1 comment
-
I am working on something to move away from that package and use something that easily integrates with OpenTelemetry and then use the Prometheus exporter to send the metrics. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
I'm using prometheus and I'd like to use the registry with another lib (this one - https://www.npmjs.com/package/express-prom-bundle)
However whenever I pass the registry from 'import { PrometheusExporter } from '@opentelemetry/exporter-prometheus', it's missing.
Is there a compatible lib in opentelemertry js I can use?
Beta Was this translation helpful? Give feedback.
All reactions