how to get the azure spring apps /actuator/integrationgraph metrics be the same on Azure and on local
Victor Scurtu
30
Reputation points
Hello,
We have a Spring Boot 3.2.5 microservice which uses Spring-Integration to consume messages from IBM MQ Server. To find how many messages processed/failed we are using actuator endpoint /integration.When we run this microservice on prem it shows the 'SendTimes' but on Azure cloud the collection is empty.Please, check the file attached.
What the additional setting we have to do to make it work?
PS; We have totally 4 microservices and they all work fine on prem and in Azure. Except the feature what I described.
Please, help.
Sign in to answer