Loading video player...
Welcome to Cloud Native FM and our short segment Cloud Native Wisdom. In this episode, I speak with Qasim Sarfraz (Inspektor-Gadget maintainer) to answer a common question: If I already have Prometheus, Grafana, and OpenTelemetry, do I still need Inspektor-Gadget? Tell us: what signals would you want Inspektor-Gadget to add to your autoscaling logic? Drop your configs/snippets and we’ll feature them in a follow-up demo. TL;DR - Inspektor-Gadget is not a replacement for Prometheus/OpenTelemetry — it’s a flexible data-collection / observability framework that captures signals you often can’t get anywhere else (process-level, DNS, kernel/eBPF events, syscall traces). - Use Inspektor-Gadget to produce richer signals, enrich them with Kubernetes metadata, and forward them to Prometheus / OpenTelemetry or other backends. - Best pattern: collect → enrich → forward → decide. Feed Inspektor-Gadget outputs into your existing HPA/KEDA/VPA, Grafana alerts, or policy engines (OPA/Kyverno) for stronger autoscaling, forensic, and regulatory workflows. Timestamps 0:00 — Intro: Cloud Native Wisdom 0:05 — Episode overview & focus on Kubernetes troubleshooting 0:16 — Question: If I already run Prometheus/Grafana/OpenTelemetry, do I need Inspektor-Gadget? 0:54 — Qasim explains the core idea behind Inspektor-Gadget 1:06 — How gadgets let you collect missing metrics and forward them upstream 1:32 — Why Kubernetes metadata enrichment matters for debugging & autoscaling 1:59 — Use cases: kernel calls, process metrics, TCP dumps, regulatory/forensics needs 2:31 — Community CTA & wrap-up Resources - Inspektor-Gadget (project) — https://github.com/inspektor-gadget/inspektor-gadget - Webinar/demos mentioned — https://www.youtube.com/watch?v=WIh5saIx12U&t=3038s - CloudNativeFM on YouTube — https://youtube.com/@cloudnativefm - Connect with Saim Safdar — https://www.linkedin.com/in/saim-safder/ Want a follow-up demo? Drop your HPA/KEDA/Prometheus/OTLP snippets in the comments, I’ll pick real examples to feature in a hands-on follow-up: gadget → exporter → HPA/KEDA demo.