Skip to content

feat: add otlp logging support#454

Merged
stefanprodan merged 1 commit intostefanprodan:masterfrom
hansbogert:master
Mar 17, 2026
Merged

feat: add otlp logging support#454
stefanprodan merged 1 commit intostefanprodan:masterfrom
hansbogert:master

Conversation

@hansbogert
Copy link
Copy Markdown
Contributor

- Adds a loggerprovider based on otlp logger
- In demo directory of oltp:
  - Added grafana for unified view of both traces and logs
  - tracing now uses oltp from the collector to the jaeger instance

Disclaimer, made with help of claude code.

@hansbogert hansbogert force-pushed the master branch 5 times, most recently from 4fae3a4 to 2cf3cc5 Compare March 2, 2026 11:23
@hansbogert
Copy link
Copy Markdown
Contributor Author

hi @stefanprodan I'm not sure what the project's contribution rules are. If an Issue is needed where we discuss the functional requirements first, that's fine as well, else when you have the time, please have a look.

@stefanprodan
Copy link
Copy Markdown
Owner

@hansbogert did you tested the changes, are the metrics still working, do logs show up in Loki?

@hansbogert
Copy link
Copy Markdown
Contributor Author

hansbogert commented Mar 14, 2026

@stefanprodan

Logs show up, traces still work (metrics over otlp was never configured/implemented):

image

- Adds a loggerprovider based on otlp logger
- In demo directory of oltp:
  - Added grafana for unified view of both traces and logs
  - tracing now uses oltp from the collector to the jaeger instance

Signed-off-by: Hans van den Bogert <hansbogert@gmail.com>
@stefanprodan stefanprodan added the enhancement New feature or request label Mar 17, 2026
Copy link
Copy Markdown
Owner

@stefanprodan stefanprodan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Thanks @hansbogert

@stefanprodan stefanprodan merged commit 6b67f2b into stefanprodan:master Mar 17, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants