1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-14 10:13:10 +02:00
opentelemetry-go/example/prometheus
Aaron Clawson 8d0b098602 Creates a internal facing logging interface
This is a simple loggin interface to be used interally for the sdk.
Included is an exmaple in `namedtracer` run:
```
cd example/namedtracer
go run . >/dev/null
```
2021-11-12 15:23:18 +00:00
..
go.mod Release stable-v1 as 1.1.0 (#2327) 2021-10-27 12:18:40 -07:00
go.sum Creates a internal facing logging interface 2021-11-12 15:23:18 +00:00
main.go Metrics: Rename sdk/export/metric.ExportKind to aggregation.Temporality (#2274) 2021-10-15 11:18:36 -07:00