Curated articles, resources, tips and trends from the DevOps World.
Summary: This is a summary of an article originally published by the source. Read the full original article here →
Collecting metrics and traces from your applications can help you monitor and debug your system. However, setting up and collecting telemetry often requires refactoring applications, standardizing telemetry formats, and identifying connectivity to observability systems.
If you add application telemetry standardized by OpenTelemetry, you can combine metrics and traces with service mesh telemetry.
The metrics and traces from applications get merged with telemetry from the service mesh and collected by https://prometheus.io/ and https://www.jaegertracing.io/. To enable service mesh proxy and application metrics, you need to configure Prometheus exporters for the proxy and the application.
Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com