Skip to content

Commit

Permalink
chore: add readme
Browse files Browse the repository at this point in the history
  • Loading branch information
vmihailenco committed May 23, 2024
1 parent 8992157 commit 5298766
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions example/slog/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# OpenTelemetry Slog example for Uptrace

To run this example:

```bash
UPTRACE_DSN="https://<token>@uptrace.dev/<project_id>" go run .
```

See [OpenTelemetry Go Slog](https://uptrace.dev/get/instrument/opentelemetry-slog.html) for details.

0 comments on commit 5298766

Please sign in to comment.