opentelemetry-collector/examples
Cijo Thomas 12b0369f16
[DebugExporter] Add EventName from LogRecord to output (#11967)
#### Description
1. Adds event name from LogRecord to debug exporter.
2. Also modified the example config file to include logs too. (It only
had traces/metrics). Not really required for this change, but hope that
is okay to club into same PR!

#### Link to tracking issue
Fixes #11966 

#### Testing
Manually tested with Otel client that exported a LogRecord with event
name and without event name.

(1st time contributor here, still learning the process.)

---------

Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
Co-authored-by: Alex Boten <223565+codeboten@users.noreply.github.com>
2025-01-09 21:13:13 +00:00
..
k8s Update image version to latest #10407 (#10408) 2024-06-14 18:03:40 +02:00
local [DebugExporter] Add EventName from LogRecord to output (#11967) 2025-01-09 21:13:13 +00:00
README.md Fix typos (#2124) 2020-11-12 09:07:54 -05:00

README.md

Examples

Information on how the examples can be used can be found in the Getting Started documentation.