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

chore(otel2influx): implement configurable span dimensions #253

Merged
merged 2 commits into from
Jun 7, 2023

Conversation

jacobmarble
Copy link
Member

@jacobmarble jacobmarble commented Jun 7, 2023

Helps #251

Each of the otel2influx traces, metrics, and logs exporters now takes a config object, each of which has a default constructor. This way, we can add other config options for future features.

This change breaks the external API for the otel2influx module.

Fixes #251

This change breaks the external API for the `otel2influx` module.

Each of the otel2influx traces, metrics, and logs exporters now takes a
config object, each of which has a default constructor. This way, we can
add other config options for future features.
@jacobmarble jacobmarble merged commit 81d7ca3 into main Jun 7, 2023
@jacobmarble jacobmarble deleted the jgm-span-dimensions branch June 7, 2023 23:40
@jacobmarble jacobmarble self-assigned this Jun 9, 2023
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.

1 participant