prometheus-engine icon indicating copy to clipboard operation
prometheus-engine copied to clipboard

export: Add support for Info, Stateset and gaugehistogram, metrics (new OM metric types).

Open bwplotka opened this issue 1 year ago • 1 comments

Prometheus supports OM metric types (passed in metadata) since 2018. From a quick glance export returns error when OM is used with new types, which is emits debug log message.

AC:

  • Export supports Info, Stateset and gaugehistogram (?) metric types

Alternatively we could instrument that error with the metric to know the scale of the problem.

bwplotka avatar Jun 12 '23 20:06 bwplotka

is there any update on this? Would like to see my metrics (StateSet, exposed by kube-state-metrics) in Google Metrics Explorer.

dcardellino24 avatar Feb 13 '24 09:02 dcardellino24