Skip to content

Conversation

russgold
Copy link
Contributor

Enhances the handling of string metrics so that the actual string value is part of the metric. Thus, for example,

servlet_state{servletName="JspServlet",value="running"} 1

the string metric name is servlet_state, the key name is servletName, the value of the key is "JspServlet" and the string metric has the value "running" which is mapped to 1.

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Jan 17, 2023
@russgold russgold self-assigned this Jan 17, 2023
rjeberhard
rjeberhard previously approved these changes Jan 17, 2023
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

96.6% 96.6% Coverage
0.0% 0.0% Duplication

@russgold russgold merged commit cfde1ed into main Jan 18, 2023
@russgold russgold deleted the enhance_string_metrics branch January 18, 2023 00:19
@russgold russgold changed the title Enhance string metrics to include the actual value String metrics now include the actual value as a qualifier Jan 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement OCA Verified All contributors have signed the Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants