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

Issue #735, remove MetricType class #740

Merged
merged 3 commits into from
Sep 14, 2022

Conversation

jgallimore
Copy link
Contributor

Signed-off-by: Jonathan Gallimore jgallimore@tomitribe.com

Signed-off-by: Jonathan Gallimore <jgallimore@tomitribe.com>
@eclipse-microprofile-bot
Copy link
Contributor

Can one of the admins verify this patch?

Signed-off-by: Jonathan Gallimore <jgallimore@tomitribe.com>
@@ -547,7 +547,6 @@ The object can be built via a `MetadataBuilder` with a fluent API.
Metadata m = Metadata.builder()
.withName("myMeter")
.withDescription("Example meter")
.withType(MetricType.METER)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See also lines 443-448 of this file, that discuss metric type.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @donbourne I've pushed a further update, and also updated the changes in 5.0 section.

…es, and updated the change list

Signed-off-by: Jonathan Gallimore <jgallimore@tomitribe.com>
jgallimore added a commit to jgallimore/smallrye-metrics that referenced this pull request Sep 9, 2022
@donbourne
Copy link
Member

ok to test

Copy link
Member

@donbourne donbourne left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@Channyboy Channyboy merged commit 437cfab into eclipse:master Sep 14, 2022
@donbourne donbourne mentioned this pull request Sep 15, 2022
2 tasks
@Channyboy Channyboy added this to the 5.0 milestone Jul 28, 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.

None yet

4 participants