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
Use Elasticsearch histogram type to store Prometheus histograms (#17061)
* Allow to override already defined metricsets
This is useful when we want to have different behaviors between flavours
* Add new Prometheus skeleton for basic types usage
* Refactor Prometheus module to accommodate newer uses
* Add typed schema to Prometheus module
This should make room for using different Elasticsearch types depending
on the Prometheus metric
* Convert Prometheus histograms to ES histograms
Co-authored-by: Chris Mark <chrismarkou92@gmail.com>
Co-authored-by: Jaime Soriano Pastor <jaime.soriano@elastic.co>
0 commit comments