Event language
UI language
<p>In the relentless world of on-call rotations, SREs and DevOps teams drown in alert storms, scattered logs, and rigid runbooks that lag behind fast-evolving systems. This talk reveals how large language models (LLMs) become tireless SRE sidekicks, ingesting telemetry from tools like Prometheus, Loki, or OpenTelemetry to distill noisy alerts into precise, context-aware insights and remediation steps. Attendees will walk through hands-on integrations: wiring LLMs into ChatOps platforms (Slack, Discord, or Mattermost) for real-time triage; converting static Markdown runbooks into dynamic, queryable copilots that suggest fixes with confidence scores; and deploying agentic workflows for auto-diagnosis using RAG patterns over incident histories.</p><p><strong>Key Takeaways:</strong></p><ul><li><p><strong>Practical LLM Integrations:</strong> Code snippets for LangChain or LlamaIndex to parse alerts and generate SLO-aligned responses.</p></li><li><p><strong>Guardrails for Safety:</strong> Techniques like prompt engineering, human-in-the-loop approvals, and output validation to prevent hallucinated fixes.</p></li><li><p><strong>ChatOps Patterns:</strong> Building slash commands for "/triage P1 alert" or "/runbook pod-crash" that query your GitOps repo and observability stack.</p></li><li><p><strong>Auto-Diagnosis Demos:</strong> Live examples reducing MTTR from hours to minutes via vector search over past incidents and auto-generated AARs.</p></li><li><p><strong>Tooling Stack:</strong> Open-source picks like OpenLLM, Haystack, or vLLM for self-hosted inference, plus ArgoCD/GitOps for deployment safety.</p></li><li><p><strong>Metrics That Matter:</strong> Real benchmarks on toil reduction (aim for 50%+), alert fatigue drop, and on-call satisfaction scores.</p></li></ul><p><strong>Ideal For:</strong> SREs, DevOps engineers, and platform teams ready to leverage AI for proactive ops in Kubernetes, cloud-native, or hybrid environments. No PhD required, just bring your API keys and a love for less pager duty.</p>