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
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
440
Other Decks in Programming
See All in Programming
20260228_JAWS_Beginner_Kansai
takuyay0ne
5
490
「やめとこ」がなくなった — 1月にZennを始めて22本書いた AI共創開発のリアル
atani14
0
370
AIに任せる範囲を安全に広げるためにやっていること
fukucheee
0
130
どんと来い、データベース信頼性エンジニアリング / Introduction to DBRE
nnaka2992
1
280
new(1.26) ← これすき / kamakura.go #8
utgwkk
0
2.2k
ベクトル検索のフィルタを用いた機械学習モデルとの統合 / python-meetup-fukuoka-06-vector-attr
monochromegane
2
390
Go1.26 go fixをプロダクトに適用して困ったこと
kurakura0916
0
360
クライアントワークでSREをするということ。あるいは事業会社におけるSREと同じこと・違うこと
nnaka2992
1
330
maplibre-gl-layers - 地図に移動体たくさん表示したい
kekyo
PRO
0
250
猫の手も借りたい!ので AIエージェント猫を作って社内に放した話 Claude Code × Container Lambda の Slack Bot "DevNeko"
naramomi7
0
260
CSC307 Lecture 14
javiergs
PRO
0
470
社内規程RAGの精度を73.3% → 100%に改善した話
oharu121
13
7.9k
Featured
See All Featured
Raft: Consensus for Rubyists
vanstee
141
7.4k
Digital Projects Gone Horribly Wrong (And the UX Pros Who Still Save the Day) - Dean Schuster
uxyall
0
680
How to Grow Your eCommerce with AI & Automation
katarinadahlin
PRO
1
140
How GitHub (no longer) Works
holman
316
140k
YesSQL, Process and Tooling at Scale
rocio
174
15k
Why Your Marketing Sucks and What You Can Do About It - Sophie Logan
marketingsoph
0
110
Building Applications with DynamoDB
mza
96
7k
Build The Right Thing And Hit Your Dates
maggiecrowley
39
3.1k
Claude Code のすすめ
schroneko
67
220k
Rebuilding a faster, lazier Slack
samanthasiow
85
9.4k
How to build an LLM SEO readiness audit: a practical framework
nmsamuel
1
670
Making the Leap to Tech Lead
cromwellryan
135
9.8k
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