Skip to content

Conversation

izeye
Copy link
Contributor

@izeye izeye commented Jul 20, 2019

This PR adds base units for ForkJoinPool and also polishes TimedExecutorService a bit.

Copy link
Member

@shakuzen shakuzen left a comment

Choose a reason for hiding this comment

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

Units can affect the translated metric ID in some backends. Namely, Prometheus will add the units to the metric name. That makes this a breaking change for those users. So we don't want to do this in a patch release, and I'm on the fence about even doing it in a minor release - though it is certainly an omission that we didn't do this in the first place.

@izeye izeye changed the base branch from 1.1.x to master July 22, 2019 04:23
@izeye
Copy link
Contributor Author

izeye commented Jul 22, 2019

@shakuzen Thanks for the feedback! I changed this PR against master for now and created #1528 for the polishing part.

@shakuzen shakuzen added enhancement A general enhancement module: micrometer-core An issue that is related to our core module release notes Noteworthy change to call out in the release notes labels Mar 3, 2022
@shakuzen shakuzen added this to the 2.0.0-M3 milestone Mar 3, 2022
@shakuzen
Copy link
Member

shakuzen commented Mar 3, 2022

Can you rebase this against the 2.0.x branch, please?

@izeye izeye changed the base branch from main to 2.0.x March 3, 2022 10:29
@izeye
Copy link
Contributor Author

izeye commented Mar 3, 2022

@shakuzen Sure, done.

@jonatan-ivanov
Copy link
Member

Thanks!

@jonatan-ivanov jonatan-ivanov merged commit d1329c0 into micrometer-metrics:2.0.x Mar 3, 2022
@izeye izeye deleted the fork-join-pool branch March 3, 2022 23:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement A general enhancement module: micrometer-core An issue that is related to our core module release notes Noteworthy change to call out in the release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants