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

Add Prometheus Remote Write Exporter supporting Cortex - conversion and export for scalar OTLP metrics #1577

Merged
merged 1 commit into from
Aug 28, 2020

Commits on Aug 28, 2020

  1. add conversion from Int64 and Double OTLP metrics for Promehteus Remo…

    …te Write Exporter
    
    add prometheus remote write exporter
    
    address lint issues
    
    improve test coverage
    
    fix lint error
    
    add prometheus remote write exporter to default components
    
    change metric name label
    
    add conversion from ns to ms
    
    rename tests
    
    add attribute to label functionality in exporter.go
    
    format code
    
    resolve conflicts with master
    
    switch to fmt.Errorf
    
    add conversion from Int64 and Double OTLP metrics
    
    add prometheus remote write exporter
    
    address lint issues
    
    improve test coverage
    
    fix lint error
    
    add prometheus remote write exporter to default components
    
    change metric name label
    
    add conversion from ns to ms
    
    rename tests
    
    add attribute to label functionality in exporter.go
    
    format code
    
    resolve conflicts with master
    
    add check for nil
    
    change data format to dataold
    huyan0 committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    d1db707 View commit details
    Browse the repository at this point in the history