Observability.
  • Home
  • About
  • Contact
Scaling Observability: Designing a High-Volume Telemetry Pipeline - Part 2

Scaling Observability: Designing a High-Volume Telemetry Pipeline - Part 2

In the Part 1, we saw that a scalable pipeline architecture consists of data collection, processing, storage, and querying stages, with key design principles including horizontal scaling, stateless processing, and backpressure management. Now, let's examine specialized scaling strategies for each telemetry signal type. Scaling Observability: Designing a High-Volume

By Jigar Bhatt 04 May 2025
“Illustration of a neon data super-highway representing high-volume observability telemetry flow.

Thought Leadership

Scaling Observability: Designing a High-Volume Telemetry Pipeline - Part 1

Building observability in large-scale, cloud-native systems requires collecting telemetry data (metrics, traces, and logs) at extremely high volumes. Modern platforms like Kubernetes can generate millions of metrics, traces, and log events per second, and enterprises often must handle this flood of telemetry across hybrid environments (on-premises and cloud). Designing a

By Jigar Bhatt 27 Apr 2025
Building Your First Observability Stack with Open‑Source Tools

How To

Building Your First Observability Stack with Open‑Source Tools

Goal: Spin up Prometheus+Alertmanager, Loki+Promtail, Jaeger, and Grafana with a single docker‑compose.yml, then watch a tiny Java HTTP service emit metrics, logs, and traces—all in less than an hour. Why this post? You keep hearing that “observability ≠ monitoring” and that you need metrics, logs, and

By Jigar Bhatt 27 Apr 2025
OpenTelemetry Collector

Tooling Deep-Dives

Using the OpenTelemetry Collector: A Practical Guide

OpenTelemetry’s Collector is a vendor-neutral service that sits between your applications and observability backends. It can receive telemetry data (traces, metrics, logs), process or transform it, and export it to one or multiple destinations. In a production environment, the Collector becomes essential for building a flexible and resilient observability

By Jigar Bhatt 17 Apr 2025

Featured

Getting Started with OpenTelemetry (OTel 101)

Getting Started with OpenTelemetry (OTel 101)

OpenTelemetry (OTel) has quickly become a cornerstone of modern observability. If you’re a developer or engineer looking to instrument your applications for better insight, this beginner’s guide is for you. I’ll explain what OpenTelemetry is, why it matters, and walk through a step-by-step tutorial to instrument a

By Jigar Bhatt 14 Apr 2025
What is Observability? – Metrics, Logs, and Traces Demystified

What is Observability? – Metrics, Logs, and Traces Demystified

Imagine you’re a detective for software systems. Late one night, an alert goes off: something is wrong with your application. But what is wrong? In a complex microservices environment, finding the culprit can feel like searching for a needle in a haystack. This is where observability comes in. Observability

By Jigar Bhatt 12 Apr 2025

Latest

Getting Started with OpenTelemetry (OTel 101)

Getting Started with OpenTelemetry (OTel 101)

OpenTelemetry (OTel) has quickly become a cornerstone of modern observability. If you’re a developer or engineer looking to instrument your applications for better insight, this beginner’s guide is for you. I’ll explain what OpenTelemetry is, why it matters, and walk through a step-by-step tutorial to instrument a

By Jigar Bhatt 14 Apr 2025
Glossary of Observability Terms (Beginner’s Cheat Sheet)

Glossary of Observability Terms (Beginner’s Cheat Sheet)

Welcome to the world of observability! If you’re new to this field, all the jargon and acronyms can feel overwhelming. But fear not—this beginner’s cheat sheet will walk you through the essential observability terms in plain language. Use it as a reference whenever you encounter an unfamiliar

By Jigar Bhatt 13 Apr 2025
What is Observability? – Metrics, Logs, and Traces Demystified

What is Observability? – Metrics, Logs, and Traces Demystified

Imagine you’re a detective for software systems. Late one night, an alert goes off: something is wrong with your application. But what is wrong? In a complex microservices environment, finding the culprit can feel like searching for a needle in a haystack. This is where observability comes in. Observability

By Jigar Bhatt 12 Apr 2025
Observability.
  • Disclaimer
Powered by Ghost