Skip to content

Conversation

@cijothomas
Copy link
Member

Fixes #.

Changes

Please provide a brief description of the changes here.

For significant contributions please make sure you have completed the following items:

  • Appropriate CHANGELOG.md updated for non-trivial changes
  • Design discussion issue #
  • Changes in public API reviewed

@cijothomas cijothomas requested a review from a team March 1, 2022 18:42
@codecov
Copy link

codecov bot commented Mar 1, 2022

Codecov Report

Merging #2955 (10cfe34) into main (6981795) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2955   +/-   ##
=======================================
  Coverage   83.98%   83.98%           
=======================================
  Files         254      254           
  Lines        8942     8942           
=======================================
  Hits         7510     7510           
  Misses       1432     1432           
Impacted Files Coverage Δ
...ementation/HttpHandlerMetricsDiagnosticListener.cs 94.11% <100.00%> (ø)
...tation/OpenTelemetryProtocolExporterEventSource.cs 75.00% <0.00%> (-10.00%) ⬇️
...ZPages/Implementation/ZPagesExporterEventSource.cs 56.25% <0.00%> (-6.25%) ⬇️
src/OpenTelemetry/BatchExportProcessor.cs 87.36% <0.00%> (+3.15%) ⬆️

@cijothomas cijothomas merged commit b6dcfe8 into open-telemetry:main Mar 1, 2022
: base(name)
{
this.httpClientDuration = meter.CreateHistogram<double>("http.client.duration", "milliseconds", "measure the duration of the outbound HTTP request");
this.httpClientDuration = meter.CreateHistogram<double>("http.client.duration", "ms", "measures the duration of the outbound HTTP request");
Copy link
Member

Choose a reason for hiding this comment

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

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