Blog
Stories, guides, and lessons from the world of observability
Follow us on X
Using Kubectl Logs: Guide to Viewing Kubernetes Pod Logs
Learn how to effectively use kubectl logs to view and analyze Kubernetes pod logs. Master advanced techniques, troubleshoot issues, and optimize your K8s deployments.


OpenTelemetry vs. Traditional APM Tools
This article explores OpenTelemetry vs. traditional APM tools, comparing their strengths, weaknesses, and use cases to help you choose wisely.


The Anatomy of a Modern Observability System
This article breaks down the fundamentals, from data collection to analysis, to help you gain deeper insights into your applications.


Redacting Sensitive Data in OpenTelemetry Collector
This guide covers types of data that can be redacted and step-by-step instructions for configuring the Attribute Processor.


Advanced OpenTelemetry: Sampling, Filtering, and Enrichment
OpenTelemetry offers powerful data collection, but maximizing its efficiency requires careful configuration. This article explores advanced techniques for sampling filtering, and data enrichment.


Observability vs. Telemetry vs. Monitoring
Observability is the continuous analysis of operational data, telemetry is the operational data that feeds into that analysis, and monitoring is like a radar for your system observing everything about your system and alerting when necessary.


Convert OpenTelemetry Traces to Metrics with SpanMetrics
Already implemented tracing but lack metrics? With SpanConnector, you can convert trace data into actionable metrics. Here’s how to configure it.


Think Data Warehouse, NOT Database.
The software monitoring world is broken because of a TSDB. We deserve a TSDW


What is the OpenTelemetry Collector and How Does It Work?
The OpenTelemetry Collector simplifies data collection, processing, and export for metrics, logs, and traces. Learn about its architecture, deployment, and examples.
