Skip to content

Commit

Permalink
Update examples/AspNetCore/README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cijothomas authored Dec 16, 2024
1 parent 69b47ab commit 4af1481
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/AspNetCore/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ The example by default writes telemetry to stdout. To enable telemetry export
via OTLP, update the `appsettings.json` file to replace `"console"` with
`"otlp"`. Launching the application will then send telemetry data via OTLP.

Use the provided [docker-compose](docker-compose.yaml) file to spin up the
Use the provided [docker-compose](./docker-compose.yaml) file to spin up the
required dependencies, including:

- **OTel Collector** Accept telemetry and forwards them to Tempo, Prometheus
Expand Down

0 comments on commit 4af1481

Please sign in to comment.