Home / Companies / Groundcover / Blog / Post Details
Content Deep Dive

How eBPF Enriches OTel–A Postgres index rebuild strangling everything around it

Blog post from Groundcover

Post Details
Company
Date Published
Author
Anais Dotis
Word Count
1,093
Company Posts That Month
6
Language
English
Hacker News Points
-
Post removed?
No
Summary

eBPF and OpenTelemetry can jointly improve database observability by combining always-on, no-code telemetry with application-level context. The example describes a non-concurrent PostgreSQL index rebuild on a large events table that blocked index-backed readers, causing widespread latency increases without errors or an obvious explanation in individual traces. By providing an agent with a slow span and a plain-language question, the system analyzed traces, metrics, workloads, and eBPF-generated database spans to identify the blocking REINDEX operation, recommend using REINDEX CONCURRENTLY, surface an unrelated missing-table error storm, and suggest investigating table partitioning. The post argues that eBPF captures database activity even from uninstrumented services and ad hoc jobs, while OpenTelemetry adds business and application semantics, enabling agents to investigate recurring incidents using saved skills rather than requiring manually built dashboards.

Trends Found in this Post
Trend Post Mentions Total Month Mentions Posts Companies MoM
OpenTelemetry 8 125 18 15 -83%
Observability 2 472 102 54 -85%
Use This Data

Use this post, company, and trend context to find content marketing opportunities, perform competitive analysis, or address product feature gaps via the Plushcap MCP server or the Plushcap API.