1.

Which endpoint shows metric information for the current application?(a) /health(b) /info(c) /metric(d) /traceI have been asked this question in an interview.I would like to ask this question from Handling Actuator Request in portion Going Parallel, Handling Actuator and Sensor of IOT

Answer»

Right choice is (c) /METRIC

Easiest explanation: Endpoints ALLOW you to monitor the application and, in some cases, interact with it as well. /metric shows metric INFORMATION for the CURRENT application. It is also sensitive by DEFAULT.



Discussion

No Comment Found

Related InterviewSolutions