Skip to content

Commit

Permalink
Minor docs improvement for Geneva Exporter (open-telemetry#1533)
Browse files Browse the repository at this point in the history
  • Loading branch information
reyang authored Jan 13, 2024
1 parent 7f97be5 commit 7fc9ee6
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions src/OpenTelemetry.Exporter.Geneva/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,6 @@ Therefore, each type of telemetry **must be** enabled separately.

### Enable Logs

Install the latest stable version of
[`Microsoft.Extensions.Logging`](https://www.nuget.org/packages/Microsoft.Extensions.Logging/)

```shell
dotnet add package Microsoft.Extensions.Logging
```

This snippet shows how to configure the Geneva Exporter for Logs

```csharp
Expand Down

0 comments on commit 7fc9ee6

Please sign in to comment.