For better observability, the application should expose a reasonable set of metrics to allow monitoring of system health, usage/load and anomalies.
The API should:
- use a well-established format (e.g., OpenMetrics, OpenTelemetry);
- be adequately secured;
- remain extensible.