1.

Which endpoints are sensitive?(a) /health(b) /info(c) /metric(d) /traceThis question was posed to me in an internship interview.Question is from Handling Actuator Request in section Going Parallel, Handling Actuator and Sensor of IOT

Answer»

The correct option is (c) /METRIC

The explanation: Most endpoints are sensitive IE., MEANING they are not FULLY public. While a handful is not: /HEALTH and /metric.



Discussion

No Comment Found

Related InterviewSolutions