Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cherry-pick #17061 to 7.x: Use Elasticsearch histogram type to store Prometheus histograms #17227

Merged
merged 2 commits into from
Mar 25, 2020

Commits on Mar 24, 2020

  1. Use Elasticsearch histogram type to store Prometheus histograms (elas…

    …tic#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 <[email protected]>
    Co-authored-by: Jaime Soriano Pastor <[email protected]>
    (cherry picked from commit 142b859)
    Carlos Pérez-Aradros Herce committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    aef2e43 View commit details
    Browse the repository at this point in the history
  2. make update

    Carlos Pérez-Aradros Herce committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    a169739 View commit details
    Browse the repository at this point in the history