Skip to content

Conversation

@e11it
Copy link

@e11it e11it commented Aug 31, 2023

Some metrics name in Java 11 contains single quote(example: CodeHeap 'profiled methods').
Single quote not allowed for prometheus metrics.

This fix resolve this issue by replace single quote with underscore.

Some metrics name in Java 11 contains single quote(example: `CodeHeap 'profiled methods'`).
Single quote not allowed for prometheus metrics.
@bartash
Copy link
Member

bartash commented Sep 5, 2023

Thanks for your contribution! We don't use pull requests in Apache Impala, we use Gerrit instead: https://gerrit.cloudera.org/.

https://cwiki.apache.org/confluence/display/IMPALA/Using+Gerrit+to+submit+and+review+patches has a walkthrough for uploading patches for review.

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.

2 participants