Skip to content

feat: add OTLP logging export#635

Merged
ajbozarth merged 2 commits into
generative-computing:mainfrom
ajbozarth:feat/otlp-logging-export-mvp
Mar 13, 2026
Merged

feat: add OTLP logging export#635
ajbozarth merged 2 commits into
generative-computing:mainfrom
ajbozarth:feat/otlp-logging-export-mvp

refactor: rename get_otlp_handler to get_otlp_log_handler

25b9ac7
Select commit
Loading
Failed to load commit list.
Mergify / Mergify Merge Protections succeeded Mar 13, 2026 in 0s

1 applicable rule, 1 validating requirements

Merge Protections

Your pull request matches the following merge protections and will not be merged until they are valid.

🟢 Enforce conventional commit

Wonderful, this rule succeeded.

Make sure that we follow https://www.conventionalcommits.org/en/v1.0.0/

  • title ~= ^(fix|feat|docs|style|refactor|perf|test|build|ci|chore|revert|release)(?:\(.+\))?: