Skip to content
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

fix(otel2influx): configurable logs dimensions #274

Merged
merged 1 commit into from
Aug 22, 2023
Merged

Conversation

jacobmarble
Copy link
Member

Fixes #273

Adds new config value LogRecordDimensions, similar to #251. This allows the user to specify which otel attributes should be written as tags, and which should be written to the attributes field.

Integration tests will fail until downstream projects are updated.

@jacobmarble jacobmarble requested a review from a team as a code owner August 22, 2023 23:44
@jacobmarble jacobmarble merged commit e9cf60a into main Aug 22, 2023
9 of 11 checks passed
@jacobmarble jacobmarble deleted the logs-dimensions branch August 22, 2023 23:56
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.

otel2influx: traces and logs yield conflicting column types
1 participant