-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
exporters: add otlplogfile exporter #5743
base: main
Are you sure you want to change the base?
exporters: add otlplogfile exporter #5743
Commits on Aug 27, 2024
-
feat(open-telemetry#5408): add
otlplogfile
exporterThis commit adds a new experimental exporter `otlplogfile`, that outputs log records to a JSON line file. It is based on the following specification: https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/protocol/file-exporter.md Signed-off-by: thomasgouveia <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 89d1e79 - Browse repository at this point
Copy the full SHA 89d1e79View commit details -
docs(open-telemetry#5408): add example file
Signed-off-by: thomasgouveia <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7dde8dc - Browse repository at this point
Copy the full SHA 7dde8dcView commit details -
docs(open-telemetry#5408): update CHANGELOG
Signed-off-by: thomasgouveia <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0f3e7c8 - Browse repository at this point
Copy the full SHA 0f3e7c8View commit details -
docs(open-telemetry#5408): update CHANGELOG
Signed-off-by: thomasgouveia <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 37c4f5e - Browse repository at this point
Copy the full SHA 37c4f5eView commit details
Commits on Sep 3, 2024
-
Co-authored-by: Damien Mathieu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cc10281 - Browse repository at this point
Copy the full SHA cc10281View commit details -
Co-authored-by: Damien Mathieu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fc7212e - Browse repository at this point
Copy the full SHA fc7212eView commit details
Commits on Sep 6, 2024
-
feat(open-telemetry#5408): use stdout as default output
Signed-off-by: thomasgouveia <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7244adc - Browse repository at this point
Copy the full SHA 7244adcView commit details -
Merge branch 'main' of github.com:thomasgouveia/opentelemetry-go into…
… f-add-otlplogfile-exporter
Configuration menu - View commit details
-
Copy full SHA for 100dc15 - Browse repository at this point
Copy the full SHA 100dc15View commit details