Skip to content

Enable enrich for HttpWebRequest#1407

Merged
cijothomas merged 5 commits intoopen-telemetry:masterfrom
eddynaka:feature/enable-enrich-httpwebrequest
Oct 27, 2020
Merged

Enable enrich for HttpWebRequest#1407
cijothomas merged 5 commits intoopen-telemetry:masterfrom
eddynaka:feature/enable-enrich-httpwebrequest

Conversation

@eddynaka
Copy link
Contributor

@eddynaka eddynaka commented Oct 27, 2020

Fixes #1401

Changes

Please provide a brief description of the changes here.

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

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

@eddynaka eddynaka requested a review from a team October 27, 2020 19:41
@eddynaka eddynaka self-assigned this Oct 27, 2020
@codecov
Copy link

codecov bot commented Oct 27, 2020

Codecov Report

Merging #1407 into master will increase coverage by 0.04%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1407      +/-   ##
==========================================
+ Coverage   81.27%   81.32%   +0.04%     
==========================================
  Files         226      226              
  Lines        6088     6088              
==========================================
+ Hits         4948     4951       +3     
+ Misses       1140     1137       -3     
Impacted Files Coverage Δ
...ter.ZPages/Implementation/ZPagesActivityTracker.cs 100.00% <0.00%> (+2.85%) ⬆️
...ZPages/Implementation/ZPagesExporterEventSource.cs 62.50% <0.00%> (+6.25%) ⬆️
...us/Implementation/PrometheusExporterEventSource.cs 72.72% <0.00%> (+9.09%) ⬆️


## Unreleased

* Instrumentation no longer store raw objects like `HttpWebRequest` in
Copy link
Member

Choose a reason for hiding this comment

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

can you modify the README.md as well to reflect this change?

@cijothomas cijothomas merged commit 6e7e4b7 into open-telemetry:master Oct 27, 2020
@eddynaka eddynaka deleted the feature/enable-enrich-httpwebrequest branch October 27, 2020 20:20
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.

Enrich for HttpClient .NET Framework instrumentation

2 participants