Skip to content

feat(influx2otel): add an option to set name separator#341

Open
mchrome wants to merge 2 commits into
influxdata:mainfrom
mchrome:configurable-name-separator
Open

feat(influx2otel): add an option to set name separator#341
mchrome wants to merge 2 commits into
influxdata:mainfrom
mchrome:configurable-name-separator

Conversation

@mchrome

@mchrome mchrome commented Jun 8, 2026

Copy link
Copy Markdown

Adds nameSeparator field to LineProtocolToOtelMetrics and a new constructor with custom separator as an argument. This is needed in order to preserve metric names when switching from graphite output plugin to OTel output plugin in telegraf.

Fixes telegraf#18251

@mchrome mchrome requested review from a team as code owners June 8, 2026 08:51
@mchrome mchrome requested a review from helenosheaa June 8, 2026 08:51
@jacobmarble

Copy link
Copy Markdown
Contributor

Fixes telegraf#18251

To other reviewers: this PR alone doesn't fix the issue, someone needs to bump the dependency in the telegraf repo to pull this in after merging.

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 dot-separated OpenTelemetry metric names in OpenTelemetry output plugin

2 participants