spring-projects / spring-integration

Spring Integration provides an extension of the Spring programming model to support the well-known Enterprise Integration Patterns (EIP)
http://projects.spring.io/spring-integration/
Apache License 2.0
1.54k stars 1.1k forks source link

Eliminate MicrometerMetricsCaptor #2804

Open garyrussell opened 5 years ago

garyrussell commented 5 years ago

Use Micrometer directly.

smsufyian commented 5 years ago

@garyrussell , I would like to work on this issue

garyrussell commented 5 years ago

Thanks for the offer but this is slated for a future release - 5.3 at the earliest. That's why it's on the backlog milestone, not 5.2.x.

artembilan commented 4 years ago

Some relevant work: https://github.com/spring-projects/spring-integration/pull/3357