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

exporters/prometheusremotewrite: Do not append '_total' to counter metric names #2993

Merged
merged 8 commits into from
May 17, 2021

Commits on Apr 22, 2021

  1. exporters/prometheusremotewrite: Do not append '_total' to counter me…

    …tric names.
    
    This appears to have been enforcing convention but isn't actually required.
    
    Signed-off-by: Anthony J Mirabella <a9@aneurysm9.com>
    Aneurysm9 committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    420f897 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2021

  1. Merge branch 'main' of github.com:open-telemetry/opentelemetry-collec…

    …tor into prom_name_label
    Aneurysm9 committed Apr 23, 2021
    Configuration menu
    Copy the full SHA
    56cbaf7 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2021

  1. Merge branch 'main' of github.com:open-telemetry/opentelemetry-collec…

    …tor into prom_name_label
    Aneurysm9 committed May 10, 2021
    Configuration menu
    Copy the full SHA
    a44b082 View commit details
    Browse the repository at this point in the history
  2. Address PR feedback

    Signed-off-by: Anthony J Mirabella <a9@aneurysm9.com>
    Aneurysm9 committed May 10, 2021
    Configuration menu
    Copy the full SHA
    5d42ecf View commit details
    Browse the repository at this point in the history

Commits on May 12, 2021

  1. Merge branch 'main' of github.com:open-telemetry/opentelemetry-collec…

    …tor into prom_name_label
    Aneurysm9 committed May 12, 2021
    Configuration menu
    Copy the full SHA
    ae9cb1d View commit details
    Browse the repository at this point in the history

Commits on May 14, 2021

  1. Merge branch 'main' of github.com:open-telemetry/opentelemetry-collec…

    …tor into prom_name_label
    Aneurysm9 committed May 14, 2021
    Configuration menu
    Copy the full SHA
    2330cae View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md to reflect removal of _total suffix enforcement i…

    …n PRW exporter
    
    Signed-off-by: Anthony J Mirabella <a9@aneurysm9.com>
    Aneurysm9 committed May 14, 2021
    Configuration menu
    Copy the full SHA
    9f04d6f View commit details
    Browse the repository at this point in the history

Commits on May 17, 2021

  1. Merge branch 'main' of github.com:open-telemetry/opentelemetry-collec…

    …tor into prom_name_label
    Aneurysm9 committed May 17, 2021
    Configuration menu
    Copy the full SHA
    9776799 View commit details
    Browse the repository at this point in the history