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

Fix path handling for metrics observe provider #7178

Merged
merged 1 commit into from
Jul 13, 2023

Conversation

tjquinno
Copy link
Member

Resolves #7044

  1. Looks like a line was omitted from the MetricsObserveProvider#register method when it was first created that deals with this scenario. (At least it seems that way comparing to health.)
  2. A stray / in the MetricsFeature ctor needed to go away.

Also requires adding a protected method to MetricsFeature for visibility.

@tjquinno tjquinno self-assigned this Jul 12, 2023
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Jul 12, 2023
@tjquinno tjquinno linked an issue Jul 12, 2023 that may be closed by this pull request
@tjquinno tjquinno merged commit af02810 into helidon-io:main Jul 13, 2023
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4.x: inconsistent metrics endpoint
2 participants