Skip to content

Commit

Permalink
Merge branch 'main' into reyang/exp
Browse files Browse the repository at this point in the history
  • Loading branch information
reyang authored Jul 20, 2022
2 parents 2376fb5 + f58d909 commit 00f2233
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/OpenTelemetry.Instrumentation.AspNetCore/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@

## Unreleased

* Metrics instrumentation to correctly populate 'http.flavor' tag.
* Metrics instrumentation to correctly populate `http.flavor` tag.
(1.1 instead of HTTP/1.1 etc.)
([3379](https://github.com/open-telemetry/opentelemetry-dotnet/pull/3379))
* Tracing instrumentation to populate 'http.flavor' tag.
* Tracing instrumentation to populate `http.flavor` tag.
([3372](https://github.com/open-telemetry/opentelemetry-dotnet/pull/3372))
* Tracing instrumentation to populate 'http.schema' tag.
* Tracing instrumentation to populate `http.scheme` tag.
([3392](https://github.com/open-telemetry/opentelemetry-dotnet/pull/3392))

## 1.0.0-rc9.4
Expand Down

0 comments on commit 00f2233

Please sign in to comment.