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

docs: retrospectively add prometheus counter suffix change #2950

Merged
merged 4 commits into from
May 6, 2022

Conversation

legendecas
Copy link
Member

Which problem is this PR solving?

Fixes #2530

Short description of the changes

Add missing upgrade guideline entry for #2122.

Type of change

  • This change requires a documentation update

Checklist:

  • Followed the style guidelines of this project
  • Documentation has been updated

@legendecas legendecas requested a review from a team May 4, 2022 07:27
@codecov
Copy link

codecov bot commented May 4, 2022

Codecov Report

Merging #2950 (5b106ad) into main (772e659) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #2950   +/-   ##
=======================================
  Coverage   93.01%   93.01%           
=======================================
  Files         183      183           
  Lines        5909     5909           
  Branches     1254     1254           
=======================================
  Hits         5496     5496           
  Misses        413      413           

@@ -365,6 +365,8 @@ Collector exporter packages and types are renamed:

- `serviceName` configuration removed from Collector exporters. Use `service.name` Resource attribute instead.

- Prometheus exporter added suffix `_total` to counter metrics.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why blank line above?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm following the style convention arond the line.

@legendecas legendecas merged commit 858f6ce into open-telemetry:main May 6, 2022
@legendecas legendecas deleted the upgrade-guideline branch May 6, 2022 17:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants