Operations | Monitoring | ITSM | DevOps | Cloud

The latest News and Information on Distributed Tracing and related technologies.

OpenTelemetry vs OpenTracing - Key Differences and Migration Path

OpenTelemetry and OpenTracing are two closely connected open-source projects that enhance observability in modern distributed systems. They are designed to instrument application code for generating telemetry data. OpenTelemetry is a comprehensive, vendor-neutral framework that helps capture various types of telemetry data, while OpenTracing focuses specifically on tracing and provides a way to instrument applications for that purpose.

A Taste of Observability - Embrace the Cloud With OpenTelemetry

Join Splunk Observability expert Kirk O'Quinn and Monster CICD Lead Graham Bucknell for a conversation on OpenTelemetry (OTel), a powerful open-source project that is transforming how we monitor and trace applications. In this informative session, we will delve into the world of Otel, exploring its history, its roadmap and we will discuss lessons, and success/failures of “Companies” journey to OpenTelemetry.

Prometheus 3.0 and OpenTelemetry: a practical guide to storing and querying OTel data

Over the past year, a lot of work has gone into making Prometheus work better with OpenTelemetry—a move that reflects the growing number of engineers and developers that rely on both open source projects. Historically, Prometheus users have faced a number of challenges when trying to work with OpenTelemetry (and vice versa).

Tracing the Line: Understanding Logs vs. Traces

In the software space, we spend a lot of time defining the terminology that describes our roles, implementations, and ways of working. These terms help us share fundamental concepts that improve our software and let us better manage our software solutions. To optimize your software solutions and help you implement system observability, this blog post will share the key differences between logs vs traces.

Relational Fields: Query Even More Relationships in Your Traces

Earlier this year, we introduced relational fields. Relational fields enable you to query spans based on their relationship to one other within a trace, rather than only in isolation. We’ve now expanded this feature and introduced four new prefixes: child., none., any2., and any3.. Previously, you could use root., parent., and any. to query on the root span of your target span’s trace, the parent span of your target span, and any other span in the same trace as your target span.

Understanding Jaeger - From Basics to Advanced Distributed Tracing

Jaeger has emerged as a crucial tool in the modern distributed systems landscape, offering powerful tracing capabilities that help organizations understand and optimize their microservices architectures. This comprehensive guide explores everything from basic concepts to advanced implementations, providing you with the knowledge needed to effectively implement and utilize Jaeger in your environment.

Trace your applications end to end with Datadog and OpenTelemetry

As teams adopt OpenTelemetry (OTel) to instrument their systems in a vendor-neutral way, they often face a challenge in effectively tracing activity throughout their entire stack, from frontend user interactions to backend services and databases. While OTel enables basic tracing, teams still need a way to access advanced capabilities like continuous profiling to adequately optimize performance and troubleshoot issues in their applications.