File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change 1+ _ (If you are reading this because you are interested in Prometheus's native
2+ histograms, pay special attention to the last paragraph below.)_
3+
14# Deprecation note
25
36This repository used to contain the [ protocol
@@ -32,3 +35,10 @@ for the protobuf-based exposition format.
3235
3336Check out the [ OpenMetrics project] ( https://openmetrics.io/ ) for the future of
3437the data model and exposition format used by Prometheus and others.
38+
39+ Note, though, that in an ironic twist of fate, the protobuf-based exposition
40+ format got revived to ease the implementation of experimental support for
41+ native histograms in Prometheus. Therefore, starting with v2.40.0, the
42+ Prometheus server is again capable of ingesting the protobuf-based exposition
43+ format (if the respective feature flag is enabled). Eventually, native
44+ histogram support will be added in some form to OpenMetrics, too.
You can’t perform that action at this time.
0 commit comments