Skip to content

Add auto-configuration for Micrometer 2.0 Observation API #30186

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

Closed
wants to merge 1 commit into from

Conversation

mhalbritter
Copy link
Contributor

For discussions on the implementation for #29666

@mhalbritter mhalbritter self-assigned this Mar 11, 2022
@mhalbritter mhalbritter force-pushed the mh/gh-29666 branch 5 times, most recently from f26a6b4 to 8c62f78 Compare March 17, 2022 12:22
@mhalbritter mhalbritter marked this pull request as ready for review March 17, 2022 12:23
@mhalbritter mhalbritter force-pushed the mh/gh-29666 branch 5 times, most recently from a450087 to 9f86e8f Compare March 28, 2022 07:22
@mhalbritter mhalbritter force-pushed the mh/gh-29666 branch 2 times, most recently from c305331 to 369608a Compare March 30, 2022 10:35
@mhalbritter mhalbritter force-pushed the mh/gh-29666 branch 3 times, most recently from 841e24d to 6189f81 Compare April 5, 2022 09:32
- Adds a ObservationRegistry bean
- Add support for ObservationRegistryCustomizers
- Enables timer creation for observations if micrometer-core is on
  the classpath
- Registers ObservationPredicate, GlobalTagsProvider and
  ObservationHandler on the MeterRegistry
- Applies grouping to the ObservationHandlers: MeterObservationHandler
  are added to a FirstMatchingCompositeObservationHandler
- If micrometer-tracing is on the classpath, the
  TracingObservationHandler are added to a
  FirstMatchingCompositeObservationHandler

See spring-projectsgh-29666
@mhalbritter
Copy link
Contributor Author

Merged in 5ab9112

@mhalbritter mhalbritter closed this Apr 5, 2022
@mhalbritter mhalbritter modified the milestone: 3.0.0-M3 Apr 5, 2022
@mhalbritter mhalbritter deleted the mh/gh-29666 branch April 5, 2022 12:10
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.

2 participants