1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-12 10:04:29 +02:00
opentelemetry-go/exporters/stdout/stdouttrace
Lucas Käldström c912b179fd
Print JSON objects to stdout without a wrapping array (#2196)
* Encode JSON objects to stdout one by one; not wrapped in lists

* Add changelog entry
2021-08-25 08:48:48 -07:00
..
config.go Split stdout exporter into stdouttrace and stdoutmetric (#2005) 2021-06-16 11:32:42 -04:00
doc.go Pre-release 1.0.0-RC1 (#2013) 2021-06-18 11:22:16 -04:00
example_test.go Use semconv.SchemaURL in STDOUT exporter example (#2134) 2021-07-26 14:35:03 -04:00
go.mod Move OC bridge integration tests to own mod (#2165) 2021-08-09 09:24:43 -07:00
go.sum OS description attribute detector (#1840) 2021-07-08 13:35:27 -07:00
trace_test.go Print JSON objects to stdout without a wrapping array (#2196) 2021-08-25 08:48:48 -07:00
trace.go Print JSON objects to stdout without a wrapping array (#2196) 2021-08-25 08:48:48 -07:00