Skip to content

Prometheus exporter sanitizes invalid characters#1934

Merged
marcalff merged 5 commits intoopen-telemetry:mainfrom
esigo:1843-prometheus-name
Jun 16, 2023
Merged

Prometheus exporter sanitizes invalid characters#1934
marcalff merged 5 commits intoopen-telemetry:mainfrom
esigo:1843-prometheus-name

Conversation

@esigo
Copy link
Copy Markdown
Member

@esigo esigo commented Jan 23, 2023

Fixes #1843 (issue)

Changes

Please provide a brief description of the changes here.

For significant contributions please make sure you have completed the following items:

  • CHANGELOG.md updated for non-trivial changes
  • Unit tests have been added
  • Changes in public API reviewed

@codecov
Copy link
Copy Markdown

codecov bot commented Jan 23, 2023

Codecov Report

Merging #1934 (a496b8d) into main (fc8853e) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1934   +/-   ##
=======================================
  Coverage   87.52%   87.52%           
=======================================
  Files         169      169           
  Lines        4887     4887           
=======================================
  Hits         4277     4277           
  Misses        610      610           

@github-actions github-actions bot added the Stale label Mar 25, 2023
@esigo esigo removed the Stale label Mar 27, 2023
@marcalff
Copy link
Copy Markdown
Member

@esigo

What is missing to make this a ready for review PR ?

From a first look at the draft code, this looks ok.

@esigo esigo marked this pull request as ready for review June 3, 2023 21:49
@esigo esigo requested a review from a team June 3, 2023 21:49
Copy link
Copy Markdown
Member

@marcalff marcalff left a comment

Choose a reason for hiding this comment

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

LGTM, thanks for the fix

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.

Prometheus exporter sanitizes invalid name characters

5 participants