Skip to content

Add event logs to open telemetry exporter#839

Merged
jfallows merged 18 commits into
aklivity:developfrom
attilakreiner:otlp-logs
Mar 13, 2024
Merged

Add event logs to open telemetry exporter#839
jfallows merged 18 commits into
aklivity:developfrom
attilakreiner:otlp-logs

Conversation

@attilakreiner

Copy link
Copy Markdown
Contributor

Description

This change adds the feaure to send event logs to the open telemetry exporter.

Fixes #785

@jfallows jfallows left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Apologies, I think I may have misinterpreted our intent for overrides, I think we need to revert that change.

I was thinking why we need to have overrides in the config, when we already have location, and it seemed to be for override like we do in other places.

However, it turns out the override is to give us flexibility in the path endpoint for metrics / events while specifying the location url once, while going with standard path defaults when only the location is specified.

@attilakreiner attilakreiner marked this pull request as ready for review March 13, 2024 16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support remote logging of events via otlp

2 participants