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

[HttpClient & ASP.NET Core] Change metric descriptions as per spec #4990

Merged

Conversation

vishweshbankwar
Copy link
Member

Fixes #
Design discussion issue #

Changes

Updates the descriptions as per spec: https://github.com/open-telemetry/semantic-conventions/blob/main/docs/http/http-metrics.md

Please provide a brief description of the changes here.

Merge requirement checklist

  • CONTRIBUTING guidelines followed (nullable enabled, static analysis, etc.)
  • Unit tests added/updated
  • Appropriate CHANGELOG.md files updated for non-trivial changes
  • Changes in public API reviewed (if applicable)

@codecov
Copy link

codecov bot commented Oct 26, 2023

Codecov Report

Merging #4990 (3361290) into main (f7b4ae1) will decrease coverage by 0.33%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #4990      +/-   ##
==========================================
- Coverage   83.68%   83.36%   -0.33%     
==========================================
  Files         295      295              
  Lines       12339    12339              
==========================================
- Hits        10326    10286      -40     
- Misses       2013     2053      +40     
Flag Coverage Δ
unittests 83.36% <100.00%> (-0.33%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
...AspNetCore/Implementation/HttpInMetricsListener.cs 86.79% <100.00%> (ø)
...ementation/HttpHandlerMetricsDiagnosticListener.cs 97.67% <100.00%> (ø)

... and 5 files with indirect coverage changes

@vishweshbankwar vishweshbankwar marked this pull request as ready for review October 26, 2023 22:43
@vishweshbankwar vishweshbankwar requested a review from a team as a code owner October 26, 2023 22:43
@utpilla utpilla merged commit 74ad003 into open-telemetry:main Oct 26, 2023
68 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants