Skip to content

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

Merged
utpilla merged 4 commits intoopen-telemetry:mainfrom
vishweshbankwar:vibankwa/fix-metric-descriptions
Oct 26, 2023
Merged

[HttpClient & ASP.NET Core] Change metric descriptions as per spec#4990
utpilla merged 4 commits intoopen-telemetry:mainfrom
vishweshbankwar:vibankwa/fix-metric-descriptions

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 October 26, 2023 22:43
@utpilla utpilla merged commit 74ad003 into open-telemetry:main Oct 26, 2023
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.

3 participants