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

4.x: Update javadocs of Meter builders to cross reference MeterRegistry.getOrCreate() #8381

Merged
merged 2 commits into from
Feb 15, 2024

Conversation

barchetta
Copy link
Member

Description

The various Meter builders in io.helidon.metrics.api do not behave like a typical builder in that they do not expose a build() method. Instead the builder is passed to MeterRegistry.getOrCreate().

This PR adds javadoc cross-references to make that a little easier to discover.

Documentation

Updates javadoc

@barchetta barchetta requested a review from tjquinno February 14, 2024 23:49
@barchetta barchetta self-assigned this Feb 14, 2024
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Feb 14, 2024
@barchetta barchetta merged commit ab60ba4 into helidon-io:main Feb 15, 2024
12 checks passed
@barchetta barchetta added this to the 4.0.6 milestone Feb 15, 2024
hrstoyanov pushed a commit to hrstoyanov/helidon that referenced this pull request Feb 23, 2024
tvallin pushed a commit to tvallin/helidon that referenced this pull request Feb 28, 2024
@barchetta barchetta deleted the 4.x-meter-builder-javadoc branch October 4, 2024 00:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4.x Version 4.x docs metrics OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants