1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-12 10:04:29 +02:00
opentelemetry-go/internal/tools
Anthony Mirabella c30cd1d0fd
Split stdout exporter into stdouttrace and stdoutmetric (#2005)
* Split stdout exporter into stdouttrace and stdoutmetric

Signed-off-by: Anthony J Mirabella <a9@aneurysm9.com>

* Remove unused options from stdouttrace and stdoutmetric exporters

Signed-off-by: Anthony J Mirabella <a9@aneurysm9.com>

* Update stdout exporter references in website docs

Signed-off-by: Anthony J Mirabella <a9@aneurysm9.com>

* Update docs to include correct import paths, properly describe exporter scope

Signed-off-by: Anthony J Mirabella <a9@aneurysm9.com>

* Remove pointless options to disable signals from what are now single-signal exporters

Signed-off-by: Anthony J Mirabella <a9@aneurysm9.com>
2021-06-16 11:32:42 -04:00
..
crosslink Moved internal/tools duplicated findRepoRoot function to common package (#1978) 2021-06-10 11:29:56 -07:00
semconv-gen Moved internal/tools duplicated findRepoRoot function to common package (#1978) 2021-06-10 11:29:56 -07:00
common.go Moved internal/tools duplicated findRepoRoot function to common package (#1978) 2021-06-10 11:29:56 -07:00
go.mod Split stdout exporter into stdouttrace and stdoutmetric (#2005) 2021-06-16 11:32:42 -04:00
go.sum Bump github.com/itchyny/gojq from 0.12.3 to 0.12.4 in /internal/tools (#1971) 2021-06-07 13:08:25 -04:00
tools.go Add a test to prove the Tracer is safe for concurrent calls (#1665) 2021-03-16 11:55:14 -04:00