Skip to content

feat(outputs.opentelemetry): Support dot-separated OpenTelemetry metric names#18252

Closed
madelyngamble2 wants to merge 5 commits intoinfluxdata:masterfrom
madelyngamble2:feat/18251/Support-dot-separated-OpenTelemetry-metric-names
Closed

feat(outputs.opentelemetry): Support dot-separated OpenTelemetry metric names#18252
madelyngamble2 wants to merge 5 commits intoinfluxdata:masterfrom
madelyngamble2:feat/18251/Support-dot-separated-OpenTelemetry-metric-names

Conversation

@madelyngamble2
Copy link
Copy Markdown

This PR adds support for preserving dot-separated OpenTelemetry metric names in the OpenTelemetry output plugin, addressing issue #18251.

Added a new metric_name_format configuration option that allows users to choose between:

  • prometheus (default): Converts dots to underscores - maintains backward compatibility
  • otel: Preserves dot-separated names - enables OpenTelemetry semantic conventions

@telegraf-tiger
Copy link
Copy Markdown
Contributor

Thanks so much for the pull request!
🤝 ✒️ Just a reminder that the CLA has not yet been signed, and we'll need it before merging. Please sign the CLA when you get a chance, then post a comment here saying !signed-cla

@madelyngamble2 madelyngamble2 changed the title feat/18251/Support-dot-separated-OpenTelemetry-metric-names feat(outputs.opentelemetry): Support dot-separated OpenTelemetry metric names Jan 23, 2026
@telegraf-tiger telegraf-tiger bot added feat Improvement on an existing feature such as adding a new setting/mode to an existing plugin plugin/output 1. Request for new output plugins 2. Issues/PRs that are related to out plugins labels Jan 23, 2026
@telegraf-tiger
Copy link
Copy Markdown
Contributor

@madelyngamble2
Copy link
Copy Markdown
Author

madelyngamble2 commented Jan 25, 2026

@skartikey @srebhan Could you please review my PR?

@srebhan
Copy link
Copy Markdown
Member

srebhan commented Jan 28, 2026

@madelyngamble2 please restore the PR description from the template, especially the AI boxes and the related issue section! Otherwise we cannot review the PR...

@srebhan srebhan self-assigned this Jan 28, 2026
@srebhan srebhan added the waiting for response waiting for response from contributor label Jan 30, 2026
@telegraf-tiger
Copy link
Copy Markdown
Contributor

Hello! I am closing this issue due to inactivity. I hope you were able to resolve your problem, if not please try posting this question in our Community Slack or Community Forums or provide additional details in this issue and reqeust that it be re-opened. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feat Improvement on an existing feature such as adding a new setting/mode to an existing plugin plugin/output 1. Request for new output plugins 2. Issues/PRs that are related to out plugins waiting for response waiting for response from contributor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants