Operations | Monitoring | ITSM | DevOps | Cloud

Tracing

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

Scraping NGINX Metrics with OpenTelemetry & Exporting to Carbon

Looking for a straightforward way to collect NGINX metrics with OpenTelemetry and send them to your Graphite-based monitoring setup? Unlike Prometheus, which requires configuring scrape jobs and query language nuances, Carbon/Graphite offers a simpler setup with minimal overhead—just send metrics as plain text and query them easily with familiar tools like Grafana. Whether you're setting up dashboards, alerts, or just keeping an eye on traffic, this guide will get you actionable insights in no time!

Deeper Trace Analytics - Quickly search through all spans, entry spans and root spans

Debugging distributed systems can often feel like searching for a needle in a haystack. When issues arise, devs need faster ways to pinpoint critical spans within their traces. With our latest Deeper Trace Analytics update, we now enable powerful filtering for root and entry spans — making it significantly easier to analyze and debug distributed traces.

Deeper Trace Analytics - Analyze Root & Entry Spans with Ease | SigNoz Launch Week 3.0 Day 4

Debugging distributed systems can often feel like searching for a needle in a haystack. When issues arise, devs need faster ways to pinpoint critical spans within their traces. With our latest Deeper Trace Analytics update, we now enable powerful filtering for root and entry spans — making it significantly easier to analyze and debug distributed traces.

Traces Without Limits - Load a Million Spans with SigNoz

Observability at scale is challenging—especially when dealing with high-volume distributed traces. Traditional tracing tools struggle with large traces containing thousands of spans, often leading to sluggish UIs and an unmanageable debugging experience. Most tracing tools we checked have a limit on the maximum spans they can load for a single trace. But with SigNoz, we’ve redefined what’s possible.

OpenTelemetry-Powered Infrastructure Monitoring - SigNoz Launch Week 3.0 Day 1

Today, we’re excited to announce a much-awaited feature in SigNoz: Infrastructure Monitoring. With our latest OpenTelemetry-powered Infra Monitoring, we bring you a native OpenTelemetry experience that seamlessly integrates infrastructure metrics with application performance data.

Distributed Tracing 101: Definition, Working and Implementation

Modern applications rely on microservices, making it tough to track issues across services. Distributed tracing helps by mapping a request’s journey and pinpointing latency, failures, and dependencies. Unlike traditional monitoring, tracing connects the dots between services, offering deeper visibility. But implementing it isn’t easy—it brings high data volumes, performance overhead, and complexity.

How to Configure OpenTelemetry as an Agent with the Carbon Exporter

If you're already using OpenTelemetry for tracing and logs, adding otelcol-contrib as an agent for system metrics just makes sense. It keeps everything in the same pipeline, so you’re not juggling multiple monitoring tools or dealing with inconsistent data formats. Plus, with built-in support for host metrics, custom processing, and direct exports to Graphite, it’s a solid way to ship performance data without extra overhead.

Out-of-the-box OpenTelemetry-powered Kafka & Celery monitoring | SigNoz Launch Week 3.0 Day 3

Today, we are excited to announce OpenTelemetry-powered messaging queue monitoring in SigNoz. Debugging issues in Kafka and Celery queues has traditionally been a black box, with limited correlation between message producers, consumers, and broker metrics. With our messaging queue monitoring, teams can correlate Kafka broker metrics with OpenTelemetry spans, enabling deep insights into consumer lag, throughput, drop rates, and performance bottlenecks.