Observability-driven development with OpenTelemetry

OpenTelemetry covers three observability signals—logs, metrics, and distributed traces. It standardizes the approach to instrumenting your code, collecting the data, and exporting it to a backend system where the analyses can occur and the information can be stored.

Source: LXer – Observability-driven development with OpenTelemetry