Observing traces, metrics and logs via OpenTelemetry
· 3 min read
As I remember OpenTelemetry is the second largest project in CNCF (cloud native computing foundation) after kubernate. When developing a good application, it is very useful to apply it to observe the application performance by analyzing telemetry data: trace, metric and log.
