An OpenTelemetry scraping endpoint (or periodic push) #10251
Replies: 2 comments 2 replies
-
This is still not specific enough to be an issue => moving to a discussion. First of all, there are no plans to deprecate the Prometheus endpoint. @ikavgo the topic of OpenTelemetry was investigated at least twice in the last couple of years. What was the conclusion, that we would like to do it eventually but without a lot of specifics? |
Beta Was this translation helpful? Give feedback.
-
This is not exactly the same topic but we have seen in rabbitmq/rabbitmq-dotnet-client#1261, some messaging-related bits in OpenTelemetry are still immature. This has more to do with tracing than metrics per se. But I assume the idea here is to use an OpenTelemetry format for scraping and nothing else. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Is your feature request related to a problem? Please describe.
I want all my metrics from all the different sources to visible in the 1 tool which can handle OTEL data
Describe the solution you'd like
I want an api to be exposed which provides metrics in OTEL format. This would enable depreciation of the prometheus endpoint.
Nice to have would be to have a builtin configurable push interval to eliminate polling
Describe alternatives you've considered
No response
Additional context
No response
Beta Was this translation helpful? Give feedback.
All reactions