Operations | Monitoring | ITSM | DevOps | Cloud

Tracing

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

New TraceQL metrics feature in Grafana Tempo 2.4

In this video, you'll see a deep dive demo into the experimental TraceQL metrics feature in Grafana Tempo 2.4. We'll show you how to use TraceQL metrics to do both root cause and impact analysis as well as other use cases, such as determining how many database queries are downstream of your application. ☁️ Grafana Cloud is the easiest way to get started with metrics, logs, traces, dashboards, and more. We have a generous forever-free tier and plans for every use case.

Understanding How OpenTelemetry can help with PCI Compliance

The early days of e-commerce on the internet resembled a digital Wild West, characterized by unencrypted form inputs and clear-text storage of sensitive information. Fast forward to today, and the landscape of online payments has transformed dramatically, bolstered by industry-driven guide rails like the Payment Card Industry Data Security Standard (PCI DSS). These standards ensure that consumer details are stored appropriately and handled with the utmost care and security.

Much Ado About OpenTelemetry

There is so much good work that OpenTelemetry has done in the software industry, specifically around the domain of observability, in the last five years. Bringing users and vendors together to define the future of telemetry? Check! Unify logs, traces, and metrics under a completely vendor-neutral API? Check! Deprecate other standards by bringing their collaborators to the table to ensure their use cases are met? CHECK!

OpenTelemetry in Production: A Primer

At observIQ, we’re big believers and contributors to the OpenTelemetry project. In 2023, we saw project awareness reach an all-time high as we attended tradeshows like KubeCon and Monitorama. The project’s benefits of flexibility, performance, and vendor agnosticism have been making their rounds; we’ve seen a groundswell of customer interest.

Comparing OpenTelemetry and Jaeger | Key Features

Jaeger and OpenTelemetry are essential technologies that greatly improve the observability of software applications. OpenTelemetry is a vendor-neutral platform that makes it easier to create and collect telemetry data, including logs, traces, and metrics. Its extensive backend integration adaptabilities allow it to fit into a wide range of infrastructures. However, Jaeger is an expert in distributed tracing within microservice environments.

What is the OpenTelemetry Transform Language (OTTL)?

The OpenTelemetry Transformation Language, or OTTL for short, offers a powerful way to manipulate telemetry data within the OpenTelemetry Collector. It can be leveraged in conjunction with OpenTelemetry processors (such as filter, routing, and transform), core components of the OpenTelemetry Collector. It caters to a range of tasks from simple alterations to complex changes.

How to instrument your Python application using OpenTelemetry

If you want to see if OpenTelemetry helps you become a better Python developer — or if you just want to know how to add OpenTelemetry to your Python service — you’ve come to the right place. In this blog, we’ll show you how to instrument your Python application using OpenTelemetry and how to visualize your OpenTelemetry data using Application Observability in Grafana Cloud. We’ll walk you through the following steps.

OpenTelemetry: 3 questions to ask before choosing an observability solution

As OpenTelemetry rises in popularity, more organizations are implementing, or planning to implement, the open source project to monitor their applications — and, meanwhile, more vendors are offering OpenTelemetry support. In fact, a quick Google search for “OpenTelemetry support” shows results ranging from legacy APM vendors to newer, cloud native solutions like Grafana Cloud.

OTel Explainer: Simplifying Observability in Modern IT Environments

In today's rapidly evolving landscape of distributed systems and microservices, understanding how applications behave in production environments has become increasingly complex. Traditional monitoring tools often fall short when it comes to providing comprehensive insights into the performance and behavior of these modern architectures.