Skip to content
This repository has been archived by the owner on Nov 7, 2022. It is now read-only.

Fix starttime and summary has no quantiles for prometheus receiver #597

Commits on Jul 1, 2019

  1. To address start time for counter/histogram/summary, and take deltas …

    …as values for these types. It also fixes the issue when summary has no quantiles, allow it to produce a summary with nil snapshots
    fivesheep committed Jul 1, 2019
    Configuration menu
    Copy the full SHA
    b9828e6 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2019

  1. Configuration menu
    Copy the full SHA
    7a640d9 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2019

  1. Merge remote-tracking branch 'opencensus/master' into fix-prometheus-…

    …receiver-starttime
    
    # Conflicts:
    #	receiver/prometheusreceiver/internal/metricsbuilder.go
    #	receiver/prometheusreceiver/internal/metricsbuilder_test.go
    #	receiver/prometheusreceiver/internal/ocastore_test.go
    #	receiver/prometheusreceiver/internal/transaction.go
    #	receiver/prometheusreceiver/metrics_receiver_test.go
    fivesheep committed Jul 20, 2019
    Configuration menu
    Copy the full SHA
    363b540 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61a7e70 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    466c2ea View commit details
    Browse the repository at this point in the history
  4. test again

    fivesheep committed Jul 20, 2019
    Configuration menu
    Copy the full SHA
    8c7d6af View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2019

  1. Configuration menu
    Copy the full SHA
    926078f View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'census/master' into fix-prometheus-rece…

    …iver-starttime
    
    # Conflicts:
    #	receiver/prometheusreceiver/internal/metrics_adjuster.go
    fivesheep committed Jul 29, 2019
    Configuration menu
    Copy the full SHA
    90a53ed View commit details
    Browse the repository at this point in the history
  3. remove empty tests

    fivesheep committed Jul 29, 2019
    Configuration menu
    Copy the full SHA
    a837176 View commit details
    Browse the repository at this point in the history