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

[Instrumentation.Http] Change Activity Source Name for HttpWebRequest… #3515

Merged

Conversation

Kielek
Copy link
Contributor

@Kielek Kielek commented Aug 2, 2022

Alternative PR to #3509

Changes

[Instrumentation.Http] Change Activity Source Name for HttpWebRequests from OpenTelemetry.HttpWebRequest to OpenTelemetry.Instrumentation.HttpWebRequest.

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

…s from OpenTelemetry.HttpWebRequest to OpenTelemetry.Instrumentation.HttpWebRequest
@Kielek Kielek force-pushed the activitysorucename-httpwebrequest-v2 branch from 3760565 to db79dba Compare August 2, 2022 04:55
@Kielek Kielek marked this pull request as ready for review August 2, 2022 04:55
@Kielek Kielek requested a review from a team as a code owner August 2, 2022 04:55
@codecov
Copy link

codecov bot commented Aug 2, 2022

Codecov Report

Merging #3515 (279f807) into main (135fa9c) will decrease coverage by 0.05%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3515      +/-   ##
==========================================
- Coverage   87.16%   87.11%   -0.06%     
==========================================
  Files         275      275              
  Lines        9959     9959              
==========================================
- Hits         8681     8676       -5     
- Misses       1278     1283       +5     
Impacted Files Coverage Δ
...tp/Implementation/HttpHandlerDiagnosticListener.cs 72.63% <100.00%> (ø)
...entation/ExportClient/OtlpGrpcTraceExportClient.cs 50.00% <0.00%> (-28.58%) ⬇️
...xporter.OpenTelemetryProtocol/OtlpTraceExporter.cs 59.09% <0.00%> (-18.19%) ⬇️
...tation/OpenTelemetryProtocolExporterEventSource.cs 75.00% <0.00%> (-10.00%) ⬇️
...metryProtocol/Implementation/ActivityExtensions.cs 91.20% <0.00%> (-3.30%) ⬇️
src/OpenTelemetry/BatchExportProcessor.cs 84.11% <0.00%> (+1.86%) ⬆️
...ter.ZPages/Implementation/ZPagesActivityTracker.cs 100.00% <0.00%> (+2.85%) ⬆️
src/OpenTelemetry/Logs/Pool/LogRecordSharedPool.cs 100.00% <0.00%> (+21.05%) ⬆️

@utpilla
Copy link
Contributor

utpilla commented Aug 5, 2022

Please resolve the merge conflicts.

@cijothomas cijothomas merged commit 69d11bb into open-telemetry:main Aug 5, 2022
@Kielek Kielek deleted the activitysorucename-httpwebrequest-v2 branch August 5, 2022 17:33
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

5 participants