Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Exploring observability with MCP
Search
Sponsored
·
Ship Features Fearlessly
Turn features on and off without deploys. Used by thousands of Ruby developers.
→
tiffany jernigan
December 17, 2025
Programming
0
21
Exploring observability with MCP
tiffany jernigan
December 17, 2025
Tweet
Share
More Decks by tiffany jernigan
See All by tiffany jernigan
The Art of Vulgarization: Making Complex Ideas Accessible
tiffanyfay
0
33
Coffee, Code, and Connections
tiffanyfay
0
47
Stop giving root access and start securing your Kubernetes clusters instead
tiffanyfay
0
210
How to Make Kubernetes Rhyme with Production Readiness
tiffanyfay
0
190
Beyond cluster-admin: Getting Started with Kubernetes Users and Permissions
tiffanyfay
1
360
Cloud Native Security For The Rest Of Us
tiffanyfay
2
210
Getting Started with Kubernetes - 30min
tiffanyfay
0
490
Make_Your_Kubernetes_Clusters_Production-Ready_with_Tanzu.pdf
tiffanyfay
0
110
Getting Started with Kubernetes 2020-6-11
tiffanyfay
0
430
Other Decks in Programming
See All in Programming
「ブロックテーマでは再現できない」は本当か?
inc2734
0
1.1k
「やめとこ」がなくなった — 1月にZennを始めて22本書いた AI共創開発のリアル
atani14
0
340
Swift ConcurrencyでよりSwiftyに
yuukiw00w
0
240
CSC307 Lecture 14
javiergs
PRO
0
450
RubyとGoでゼロから作る証券システム: 高信頼性が求められるシステムのコードの外側にある設計と運用のリアル
free_world21
0
170
社内規程RAGの精度を73.3% → 100%に改善した話
oharu121
12
7.3k
Rails Girls Tokyo 18th GMO Pepabo Sponsor Talk
yutokyokutyo
0
190
ご飯食べながらエージェントが開発できる。そう、Agentic Engineeringならね。
yokomachi
1
280
Premier Disciplin for Micro Frontends Multi Version/ Framework Scenarios @OOP 2026, Munic
manfredsteyer
PRO
0
200
2026年は Rust 置き換えが流行る! / 20260220-niigata-5min-tech
girigiribauer
0
220
The Past, Present, and Future of Enterprise Java
ivargrimstad
0
370
DSPy入門 Pythonで実現する自動プロンプト最適化 〜人手によるプロンプト調整からの卒業〜
seaturt1e
1
440
Featured
See All Featured
The Cost Of JavaScript in 2023
addyosmani
55
9.7k
16th Malabo Montpellier Forum Presentation
akademiya2063
PRO
0
63
Applied NLP in the Age of Generative AI
inesmontani
PRO
4
2.1k
The Impact of AI in SEO - AI Overviews June 2024 Edition
aleyda
5
760
The World Runs on Bad Software
bkeepers
PRO
72
12k
Ethics towards AI in product and experience design
skipperchong
2
210
sira's awesome portfolio website redesign presentation
elsirapls
0
170
A Guide to Academic Writing Using Generative AI - A Workshop
ks91
PRO
0
220
We Analyzed 250 Million AI Search Results: Here's What I Found
joshbly
1
860
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
49
9.9k
A Tale of Four Properties
chriscoyier
162
24k
The innovator’s Mindset - Leading Through an Era of Exponential Change - McGill University 2025
jdejongh
PRO
1
110
Transcript
Exploring Observability with MCP Tiffany Jernigan tiffanyfay.dev Senior Developer Advocate
Grafana Labs
What is Observability? Observability is the process of making a
systemʼs internal state more transparent.
3 4 Pillars of Observability • Metrics • Logs •
Traces • Profiles
LLM 1.0: Access internet context using language LLM In Out
Context Instructions
Single call, single action, chat response LLM Explanation Flamegraph
But LLMs only know knew what they’ve seen in training
They can’t couldn’t interact with Grafana They don’t didn’t know about your dashboards They can’t couldn’t query your metrics, logs, ...
Making LLMs speak Grafana
Tool calling LLMs to go beyond chat response LLM In
Out Context Instructions Tools Call Response Private context + Custom actions
Model Context Protocol: USB-C for AI applications https://norahsakal.com/blog/mcp-vs-api-model-context-protocol-explained/
Query data sources (Prometheus, Loki) Fetch alerts that are firing
Find out who’s on call (IRM) Search & update dashboards Create and manage incidents Run and view Sift investigations Interact with the Asserts graph and much more to come Grafana MCP Server exposes core tools to LLMs
Let LLMs answer questions with Grafana context
Demo And thanks to Ben Sully, Ioanna Armouti, Rob Whelan,
Bryan Huhta, Joe Elliott