1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-01-10 00:29:12 +02:00
opentelemetry-go/exporters/otlp/otlptrace
OpenTelemetry Bot 30487e145c
dependabot updates Sat Apr 6 07:01:47 UTC 2024 (#5171)
build(deps): bump golang.org/x/tools from 0.19.0 to 0.20.0 in /internal/tools
build(deps): bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp from 0.49.0 to 0.50.0 in /example/dice
build(deps): bump golang.org/x/sys from 0.18.0 to 0.19.0 in /sdk
2024-04-06 09:08:36 +02:00
..
internal/tracetransform [chore] Simplify the license header (#4987) 2024-02-29 07:05:28 +01:00
otlptracegrpc dependabot updates Sat Apr 6 07:01:47 UTC 2024 (#5171) 2024-04-06 09:08:36 +02:00
otlptracehttp dependabot updates Sat Apr 6 07:01:47 UTC 2024 (#5171) 2024-04-06 09:08:36 +02:00
clients.go [chore] Simplify the license header (#4987) 2024-02-29 07:05:28 +01:00
doc.go [chore] Simplify the license header (#4987) 2024-02-29 07:05:28 +01:00
exporter_test.go [chore] Simplify the license header (#4987) 2024-02-29 07:05:28 +01:00
exporter.go [chore] Simplify the license header (#4987) 2024-02-29 07:05:28 +01:00
go.mod dependabot updates Sat Apr 6 07:01:47 UTC 2024 (#5171) 2024-04-06 09:08:36 +02:00
go.sum dependabot updates Sat Apr 6 07:01:47 UTC 2024 (#5171) 2024-04-06 09:08:36 +02:00
README.md Add READMEs to every package (#5103) 2024-03-26 20:13:54 +01:00
version_test.go [chore] Simplify the license header (#4987) 2024-02-29 07:05:28 +01:00
version.go Release v1.25.0/v0.47.0/v0.0.8/v0.1.0-alpha (#5154) 2024-04-05 07:34:02 -07:00

OTLP Trace Exporter

PkgGoDev