ASP.NET Prometheus exporters timeline #6493
-
I'm using the ASP.NET OTEL Prom exporter and it has been working well for me and the integration is nice. I see the OTEL Prom exporter itself is in Development, but I'm curious if there is any anticipated timeline or details about what is needed to move it to the next phases according to the maturity document? I'd love to use it in our production services officially |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
The status of the component is tied to the specification itself. Checking the current docs, they are also still in development. I'm not aware of a timeline for that specification being finalised. Once it's finalised, then it would just be for contributors to get the specific exporter to implement the stabilised specification. Then, it could be made stable. |
Beta Was this translation helpful? Give feedback.
The status of the component is tied to the specification itself. Checking the current docs, they are also still in development.
I'm not aware of a timeline for that specification being finalised.
Once it's finalised, then it would just be for contributors to get the specific exporter to implement the stabilised specification. Then, it could be made stable.