Skip to main content

All Questions

Filter by
Sorted by
Tagged with
0 votes
1 answer
772 views

spring integration metrics go missing on application restart

I use a spring boot application with IntegrationFlows, with micrometer for exposing metrics. When the flow starts I see a metric with name spring_integration_send_seconds_count denoting processed data,...
Yadhukrishna's user avatar