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

Fix openmetrics mixins telemetry metrics #4155

Merged
merged 2 commits into from
Jul 19, 2019

Conversation

clamoriniere
Copy link
Contributor

@clamoriniere clamoriniere commented Jul 19, 2019

What does this PR do?

Fix the openmetrics mixins telemetry metrics.

Motivation

in previous version instead of counting the number of metrics, we only count the number of metrics family.

Additional Notes

Anything else we should know when reviewing?

Review checklist (to be filled by reviewers)

  • PR title must be written as a CHANGELOG entry (see why)
  • Files changes must correspond to the primary purpose of the PR as described in the title (small unrelated changes should have their own PR)
  • PR must have changelog/ and integration/ labels attached
  • Feature or bugfix must have tests
  • Git history must be clean
  • If PR adds a configuration option, it must be added to the configuration file.

@clamoriniere clamoriniere requested review from AlexandreYang and a team July 19, 2019 09:55
@clamoriniere clamoriniere requested review from a team as code owners July 19, 2019 09:55
AlexandreYang
AlexandreYang previously approved these changes Jul 19, 2019
@codecov
Copy link

codecov bot commented Jul 19, 2019

Codecov Report

Merging #4155 into master will decrease coverage by 3.05%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master    #4155      +/-   ##
==========================================
- Coverage   87.59%   84.54%   -3.06%     
==========================================
  Files         521       69     -452     
  Lines       27420     5415   -22005     
  Branches     3120      675    -2445     
==========================================
- Hits        24019     4578   -19441     
+ Misses       2574      683    -1891     
+ Partials      827      154     -673

6 similar comments
@codecov
Copy link

codecov bot commented Jul 19, 2019

Codecov Report

Merging #4155 into master will decrease coverage by 3.05%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master    #4155      +/-   ##
==========================================
- Coverage   87.59%   84.54%   -3.06%     
==========================================
  Files         521       69     -452     
  Lines       27420     5415   -22005     
  Branches     3120      675    -2445     
==========================================
- Hits        24019     4578   -19441     
+ Misses       2574      683    -1891     
+ Partials      827      154     -673

@codecov
Copy link

codecov bot commented Jul 19, 2019

Codecov Report

Merging #4155 into master will decrease coverage by 3.05%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master    #4155      +/-   ##
==========================================
- Coverage   87.59%   84.54%   -3.06%     
==========================================
  Files         521       69     -452     
  Lines       27420     5415   -22005     
  Branches     3120      675    -2445     
==========================================
- Hits        24019     4578   -19441     
+ Misses       2574      683    -1891     
+ Partials      827      154     -673

@codecov
Copy link

codecov bot commented Jul 19, 2019

Codecov Report

Merging #4155 into master will decrease coverage by 3.05%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master    #4155      +/-   ##
==========================================
- Coverage   87.59%   84.54%   -3.06%     
==========================================
  Files         521       69     -452     
  Lines       27420     5415   -22005     
  Branches     3120      675    -2445     
==========================================
- Hits        24019     4578   -19441     
+ Misses       2574      683    -1891     
+ Partials      827      154     -673

@codecov
Copy link

codecov bot commented Jul 19, 2019

Codecov Report

Merging #4155 into master will decrease coverage by 3.05%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master    #4155      +/-   ##
==========================================
- Coverage   87.59%   84.54%   -3.06%     
==========================================
  Files         521       69     -452     
  Lines       27420     5415   -22005     
  Branches     3120      675    -2445     
==========================================
- Hits        24019     4578   -19441     
+ Misses       2574      683    -1891     
+ Partials      827      154     -673

@codecov
Copy link

codecov bot commented Jul 19, 2019

Codecov Report

Merging #4155 into master will decrease coverage by 3.05%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master    #4155      +/-   ##
==========================================
- Coverage   87.59%   84.54%   -3.06%     
==========================================
  Files         521       69     -452     
  Lines       27420     5415   -22005     
  Branches     3120      675    -2445     
==========================================
- Hits        24019     4578   -19441     
+ Misses       2574      683    -1891     
+ Partials      827      154     -673

@codecov
Copy link

codecov bot commented Jul 19, 2019

Codecov Report

Merging #4155 into master will decrease coverage by 3.05%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master    #4155      +/-   ##
==========================================
- Coverage   87.59%   84.54%   -3.06%     
==========================================
  Files         521       69     -452     
  Lines       27420     5415   -22005     
  Branches     3120      675    -2445     
==========================================
- Hits        24019     4578   -19441     
+ Misses       2574      683    -1891     
+ Partials      827      154     -673

@AlexandreYang AlexandreYang deleted the clamoriniere/ksm-fix-telemetry branch August 7, 2019 08:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants