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
25
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
35
Coffee, Code, and Connections
tiffanyfay
0
49
Stop giving root access and start securing your Kubernetes clusters instead
tiffanyfay
0
210
How to Make Kubernetes Rhyme with Production Readiness
tiffanyfay
0
200
Beyond cluster-admin: Getting Started with Kubernetes Users and Permissions
tiffanyfay
1
360
Cloud Native Security For The Rest Of Us
tiffanyfay
2
220
Getting Started with Kubernetes - 30min
tiffanyfay
0
500
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
Codex CLI でつくる、Issue から merge までの開発フロー
amata1219
0
250
今年もTECHSCOREブログを書き続けます!
hiraoku101
0
200
AIコードレビューの導入・運用と AI駆動開発における「AI4QA」の取り組みについて
hagevvashi
0
570
AI-DLC 入門 〜AIコーディングの本質は「コード」ではなく「構造」〜 / Introduction to AI-DLC: The Essence of AI Coding Is Not “Code” but “Structure”
seike460
PRO
0
110
Mastering Event Sourcing: Your Parents Holidayed in Yugoslavia
super_marek
0
130
Geminiをパートナーに神社DXシステムを個人開発した話(いなめぐDX 開発振り返り)
fujiba
0
120
Xdebug と IDE による デバッグ実行の仕組みを見る / Exploring-How-Debugging-Works-with-Xdebug-and-an-IDE
shin1x1
0
270
The Past, Present, and Future of Enterprise Java
ivargrimstad
0
1.2k
AIと共にエンジニアとPMの “二刀流”を実現する
naruogram
0
110
AI時代のシステム設計:ドメインモデルで変更しやすさを守る設計戦略
masuda220
PRO
6
1.1k
AWS×クラウドネイティブソフトウェア設計 / AWS x Cloud-Native Software Design
nrslib
16
3.4k
安いハードウェアでVulkan
fadis
1
840
Featured
See All Featured
It's Worth the Effort
3n
188
29k
The Hidden Cost of Media on the Web [PixelPalooza 2025]
tammyeverts
2
260
Done Done
chrislema
186
16k
SEO in 2025: How to Prepare for the Future of Search
ipullrank
3
3.4k
Put a Button on it: Removing Barriers to Going Fast.
kastner
60
4.2k
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
31
3.1k
More Than Pixels: Becoming A User Experience Designer
marktimemedia
3
360
What’s in a name? Adding method to the madness
productmarketing
PRO
24
4k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
360
30k
jQuery: Nuts, Bolts and Bling
dougneiner
66
8.4k
The AI Revolution Will Not Be Monopolized: How open-source beats economies of scale, even for LLMs
inesmontani
PRO
3
3.2k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
35
3.4k
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