1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-01-03 22:52:30 +02:00
opentelemetry-go/example/dice
Tyler Yahn 56bb4cf63e
Add logs to dice example (#5349)
* Add logs to dice example

Use slog to log a message on the server handler.

* Add changelog entry

* Split impl for 1.22 and 1.21
2024-05-14 13:00:49 -07:00
..
doc.go [chore] Simplify the license header (#4987) 2024-02-29 07:05:28 +01:00
go.mod Add logs to dice example (#5349) 2024-05-14 13:00:49 -07:00
go.sum Add logs to dice example (#5349) 2024-05-14 13:00:49 -07:00
main.go Add logs to dice example (#5349) 2024-05-14 13:00:49 -07:00
otel.go Add logs to dice example (#5349) 2024-05-14 13:00:49 -07:00
rolldice_go1.21.go Add logs to dice example (#5349) 2024-05-14 13:00:49 -07:00
rolldice_go1.22.go Add logs to dice example (#5349) 2024-05-14 13:00:49 -07:00
rolldice.go Add logs to dice example (#5349) 2024-05-14 13:00:49 -07:00