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

feat(inputs.opentelemetry): Add configurable span dimensions #13404

Merged
merged 1 commit into from
Jun 9, 2023
Merged

feat(inputs.opentelemetry): Add configurable span dimensions #13404

merged 1 commit into from
Jun 9, 2023

Conversation

jacobmarble
Copy link
Contributor

Required for all PRs

Helps influxdata/influxdb-observability#251

Adds configurable span dimensions to the influxdbexporter. This allows the user to manage which span attributes translate to InfluxDB tags.

@telegraf-tiger telegraf-tiger bot added the feat Improvement on an existing feature such as adding a new setting/mode to an existing plugin label Jun 7, 2023
@jacobmarble jacobmarble changed the title feat(influxdbexporter): add configurable span dimensions feat(plugins/inputs/opentelemetry): add configurable span dimensions Jun 7, 2023
@jacobmarble jacobmarble marked this pull request as ready for review June 7, 2023 23:51
@telegraf-tiger
Copy link
Contributor

telegraf-tiger bot commented Jun 8, 2023

@powersj powersj added the ready for final review This pull request has been reviewed and/or tested by multiple users and is ready for a final review. label Jun 8, 2023
@srebhan srebhan changed the title feat(plugins/inputs/opentelemetry): add configurable span dimensions feat(inputs.opentelemetry): Add configurable span dimensions Jun 9, 2023
@srebhan srebhan added area/telemetry All about OpenTelemetry and other telemetry variants plugin/input 1. Request for new input plugins 2. Issues/PRs that are related to input plugins labels Jun 9, 2023
Copy link
Member

@srebhan srebhan left a comment

Choose a reason for hiding this comment

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

Thank you very much @jacobmarble for the nice PR and cleanup!

@srebhan srebhan merged commit 0f7004e into influxdata:master Jun 9, 2023
@jacobmarble jacobmarble deleted the jgm-span-dimensions branch June 9, 2023 18:58
@srebhan srebhan added this to the v1.27.0 milestone Jun 21, 2023
jacobmarble added a commit that referenced this pull request Aug 30, 2023
Helps influxdata/influxdb-observability#273

Adds configurable log record dimensions to the influxdbexporter. This
allows the user to manage which log record attributes translate to
InfluxDB tags.

Similar to #13404
jacobmarble added a commit that referenced this pull request Aug 30, 2023
Helps influxdata/influxdb-observability#273

Adds configurable log record dimensions to the influxdbexporter. This
allows the user to manage which log record attributes translate to
InfluxDB tags.

Similar to #13404
jacobmarble added a commit that referenced this pull request Aug 30, 2023
Helps influxdata/influxdb-observability#273

Adds configurable log record dimensions to the influxdbexporter. This
allows the user to manage which log record attributes translate to
InfluxDB tags.

Similar to #13404
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/telemetry All about OpenTelemetry and other telemetry variants feat Improvement on an existing feature such as adding a new setting/mode to an existing plugin plugin/input 1. Request for new input plugins 2. Issues/PRs that are related to input plugins ready for final review This pull request has been reviewed and/or tested by multiple users and is ready for a final review.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants