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
Metrics SDK's View feature. Would need to gather feedback about the common use cases where Views are needed. My own experience is that, it is used most frequently to provide custom Histogram bounds. Before removing View feature, the ability to provide custom bounds will be provided at the API level. The main reason why it is removed from initial release is to keep scope manageable. Views bring a whole lot of new complexities and additional test requirements.
In Prometheus v2.47.0, released on 6th September 2023, we added experimental support for OTLP ingestion in Prometheus. We’re constantly improving this and we plan to add support for staleness and make it a stable feature. We will also mark our support for out-of-order ingestion as stable. This involves also GA-ing our support for native / exponential histograms.
opentelemetry-rust
ref open-telemetry/opentelemetry-rust#1719
these features maybe removed:
and
open-telemetry/opentelemetry-rust#1957 (review)
Prometheus OTLP Ingestion GA
https://prometheus.io/blog/2024/03/14/commitment-to-opentelemetry/#otlp-ingestion-ga
https://prometheus.io/docs/prometheus/latest/feature_flags/#otlp-receiver
The text was updated successfully, but these errors were encountered: