Skip to content

fix: influxdb exporter should handle conflicting metrics#4172

Merged
rahulguptajss merged 1 commit intomainfrom
cbg-influx
Mar 3, 2026
Merged

fix: influxdb exporter should handle conflicting metrics#4172
rahulguptajss merged 1 commit intomainfrom
cbg-influx

Conversation

@cgrinds
Copy link
Collaborator

@cgrinds cgrinds commented Mar 2, 2026

Thanks to Paqui for reporting!

@cgrinds cgrinds requested a review from rahulguptajss as a code owner March 2, 2026 18:38
Copilot AI review requested due to automatic review settings March 2, 2026 18:38
@cgrinds cgrinds requested a review from Hardikl as a code owner March 2, 2026 18:38
@cla-bot cla-bot bot added the cla-signed label Mar 2, 2026
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the InfluxDB exporter to avoid emitting a conflicting field name for metrics that would otherwise collide at write time in Influx line protocol.

Changes:

  • Add expiry_time to the InfluxDB exporter’s protected/renamed field-name list to avoid conflicts.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@rahulguptajss rahulguptajss merged commit 4f7bd8f into main Mar 3, 2026
14 checks passed
@rahulguptajss rahulguptajss deleted the cbg-influx branch March 3, 2026 11:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants