Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Metric names should not start with a forward slash #1112

Merged
merged 1 commit into from
Jan 4, 2023
Merged

Conversation

saxond
Copy link

@saxond saxond commented Dec 30, 2022

Overview

This instrumentation creates metrics that start with /Java. Metric names should not start with a forward slash.
As a matter of style, the JCACHE segment also stands out as a sore thumb but ¯_(ツ)_/¯

Testing

The agent includes a suite of tests which should be used to
verify your changes don't break existing functionality. These tests will run with
Github Actions when a pull request is made. More details on running the tests locally can be found
here,

Checks

[ ] Are your contributions backwards compatible with relevant frameworks and APIs?
[ ] Does your code contain any breaking changes? Please describe.
[ ] Does your code introduce any new dependencies? Please describe.

@meiao
Copy link
Contributor

meiao commented Jan 4, 2023

@meiao meiao merged commit 3620f21 into newrelic:main Jan 4, 2023
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.

3 participants