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/otlplog/otlploghttp
renovate[bot] 8fecf5d628
chore(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.20.0 (#5363)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-16 03:46:48 +02:00
..
internal Use reflect to construct a Record in logtest (#5275) 2024-05-06 09:03:14 -07:00
client_test.go Revert the usage of go.opentelemetry.io/proto/slim (#5253) 2024-04-23 07:12:25 +02:00
client.go Revert the usage of go.opentelemetry.io/proto/slim (#5253) 2024-04-23 07:12:25 +02:00
config_test.go Add the otlploghttp HTTP client (#5224) 2024-04-19 10:17:11 -07:00
config.go chore: fix function names in comment (#5262) 2024-04-26 10:11:23 +02:00
doc.go Add otlploghttp package documentation (#5150) 2024-04-05 08:29:49 +02:00
example_test.go Add example test to otlploghttp (#5235) 2024-04-20 11:51:04 +02:00
exporter_test.go Revert the usage of go.opentelemetry.io/proto/slim (#5253) 2024-04-23 07:12:25 +02:00
exporter.go Remove left-over TODO in otlploghttp (#5256) 2024-04-23 18:34:55 +02:00
go.mod chore(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.20.0 (#5363) 2024-05-16 03:46:48 +02:00
go.sum chore(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.20.0 (#5363) 2024-05-16 03:46:48 +02:00
README.md Add otlploghttp exporter skeleton (#5138) 2024-04-04 08:25:22 +02:00
version_test.go Add otlploghttp exporter skeleton (#5138) 2024-04-04 08:25:22 +02:00
version.go Release 1.26.0/0.48.0/0.2.0-alpha (#5260) 2024-04-24 07:27:22 -07:00

OTLP Log HTTP Exporter

PkgGoDev