Skip to content

Commit

Permalink
Update src/OpenTelemetry.Exporter.OpenTelemetryProtocol/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Utkarsh Umesan Pillai <66651184+utpilla@users.noreply.github.com>
  • Loading branch information
reyang and utpilla authored Feb 22, 2024
1 parent 62b5b99 commit 1b5ec4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/OpenTelemetry.Exporter.OpenTelemetryProtocol/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -353,7 +353,7 @@ services.AddOpenTelemetry()
> [!NOTE]
> `DefaultRequestHeaders` can be used for [HTTP Basic Access
Authentication](https://en.wikipedia.org/wiki/Basic_access_authentication). For
more complex authentication requirement,
more complex authentication requirements,
[`System.Net.Http.DelegatingHandler`](https://learn.microsoft.com/dotnet/api/system.net.http.delegatinghandler)
can be used to handle token refresh, as explained
[here](https://stackoverflow.com/questions/56204350/how-to-refresh-a-token-using-ihttpclientfactory).
Expand Down

0 comments on commit 1b5ec4e

Please sign in to comment.