1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2026-06-03 18:35:08 +02:00

Add otlploggrpc exporter skeleton (#5246)

This commit is contained in:
Sam Xie
2024-04-25 09:57:24 -07:00
committed by GitHub
parent 19ee6d4775
commit fb697e8a8b
11 changed files with 411 additions and 0 deletions
+9
View File
@@ -127,6 +127,15 @@ updates:
schedule:
interval: weekly
day: sunday
- package-ecosystem: gomod
directory: /exporters/otlp/otlplog/otlploggrpc
labels:
- dependencies
- go
- Skip Changelog
schedule:
interval: weekly
day: sunday
- package-ecosystem: gomod
directory: /exporters/otlp/otlplog/otlploghttp
labels: