1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-01-12 02:28:07 +02:00
opentelemetry-go/exporters/stdout/stdouttrace
Anthony Mirabella a65d50a4c6
Prepare for v1.2.0 release (#2377)
Signed-off-by: Anthony J Mirabella <a9@aneurysm9.com>
2021-11-12 11:43:51 -05:00
..
config.go Split stdout exporter into stdouttrace and stdoutmetric (#2005) 2021-06-16 11:32:42 -04:00
doc.go Prerelease v1.0.0 (#2250) 2021-09-20 13:02:46 -07:00
example_test.go Add semconv/v1.7.0 package (#2320) 2021-10-22 08:43:47 -07:00
go.mod Prepare for v1.2.0 release (#2377) 2021-11-12 11:43:51 -05: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 fix: lock accesses to encoder in json stdout exporter to prevent crash (#2265) 2021-09-30 15:58:26 -04:00