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
20260313 - Grafana & Friends Taipei #1 - Kubern...
Search
Sponsored
·
SiteGround - Reliable hosting with speed, security, and support you can count on.
→
ChengHao Yang
March 13, 2026
Programming
0
240
20260313 - Grafana & Friends Taipei #1 - Kubernetes v1.36 的開發雜記:那些困在 Alpha 加護病房太久的 Metrics
ChengHao Yang
March 13, 2026
Tweet
Share
More Decks by ChengHao Yang
See All by ChengHao Yang
20260113 - NKP Tour Taipei 2026 - 雲端原⽣標準的商業價值:從開源中立到企業 AI 轉型之路
tico88612
0
25
20251023 - KubeSummit 2025 - Kubespray and IaC Practice Automating On-Premise Kubernetes Deployment
tico88612
0
190
20251020 - Cathay Open Source Meetup #2 - Cloud Native Ecosystem in Taiwan
tico88612
0
27
20250810 - CNTUG Meetup #69 / COSCUP 2025 - Non-Code Contributions for Beginners: Introduction to the Kubernetes Release Team
tico88612
0
100
20250429 - CNTUG Meetup #67 / DevOps Taiwan Meetup #69 - Deep Dive into Tetragon: Building Runtime Security and Observability with eBPF
tico88612
0
320
20241128 - CNTUG Meetup - Recap: KubeCon + CloudNativeCon North America 2024
tico88612
0
71
20241024 - CNTUG meetup - Kubernetes v1.31 簡單雜談
tico88612
0
130
20220904 - SITCON 2022 - 從 0 到 GitHub Actions,以 Hexo Blog 為例設計專屬的 CI/CD Pipeline
tico88612
0
72
Other Decks in Programming
See All in Programming
Rethinking API Platform Filters
vinceamstoutz
0
3.8k
車輪の再発明をしよう!PHP で実装して学ぶ、Web サーバーの仕組みと HTTP の正体
h1r0
2
450
ポーリング処理廃止によるイベント駆動アーキテクチャへの移行
seitarof
3
1.3k
Laravel Nightwatchの裏側 - Laravel公式Observabilityツールを支える設計と実装
avosalmon
1
270
[PHPerKaigi 2026]PHPerKaigi2025の企画CodeGolfが最高すぎて社内で内製して半年運営して得た内製と運営の知見
ikezoemakoto
0
310
The free-lunch guide to idea circularity
hollycummins
0
390
AI 開発合宿を通して得た学び
niftycorp
PRO
0
180
Strategy for Finding a Problem for OSS: With Real Examples
kibitan
0
120
Ruby and LLM Ecosystem 2nd
koic
1
1.4k
Smarter Angular mit Transformers.js & Prompt API
christianliebel
PRO
1
100
Coding at the Speed of Thought: The New Era of Symfony Docker
dunglas
0
3.3k
「接続」—パフォーマンスチューニングの最後の一手 〜点と点を結ぶ、その一瞬のために〜
kentaroutakeda
4
2.2k
Featured
See All Featured
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
52
5.9k
Principles of Awesome APIs and How to Build Them.
keavy
128
17k
Google's AI Overviews - The New Search
badams
0
950
Mind Mapping
helmedeiros
PRO
1
140
Avoiding the “Bad Training, Faster” Trap in the Age of AI
tmiket
0
110
Bridging the Design Gap: How Collaborative Modelling removes blockers to flow between stakeholders and teams @FastFlow conf
baasie
0
500
How to Ace a Technical Interview
jacobian
281
24k
The Limits of Empathy - UXLibs8
cassininazir
1
280
Believing is Seeing
oripsolob
1
99
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
38
2.8k
Reflections from 52 weeks, 52 projects
jeffersonlam
356
21k
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
128
55k
Transcript
ChengHao Yang @ Grafana & Friends Taipei #1 Kubernetes v1.36
的開發雜記 那些困在 Alpha 加護病房太久的 Metrics 1
為何會有這主題? 2
3
原來 Kubernetes 有很多 metric 都卡在 alpha 階段?所以…… 4
5 • CNCF Ambassador • Co-organizer @ CNTUG • Lead
organizer @ KCD Taipei 2025 • Maintainer @ Kubespray • Release Team @ Kubernetes v1.32~v1.36 • Contributor @ Kubernetes • Contributor @ Container $ whoami ChengHao Yang (tico88612)
I. Kubernetes 的 metric 怎麼來? 6
7 kubelet kube-controller-manager kube-apiserver kube-scheduler You Grafana Dashboard Prometheus etcd
kube-state-metric
SIG Instrumentation 定義 Kubernetes 的「可觀測性」標準 • 管理所有 Kubernetes 元件的 Metric、Log、Trace。
• 相關元件(例如 klog 和 kube-state-metrics)的開發。 • 協調各 SIG 的 metrics 需求,透過共同 API(resource/core、custom、 external metrics API)統 一 interface。 8
II. 當開始推 行 Beta…? 9
10
11
12
命名問題 (Linting Error) • Prometheus Naming: https://prometheus.io/docs/practices/naming/ • Counter 應該
(SHOULD) 以 _total 結尾。 • process_cpu_total_seconds ❌ • process_cpu_seconds_total ✅ • Counter 單位以複數形式。 • http_request_total ❌ • http_requests_total ✅ 13
14
15 按我 揭曉 答案
16
17
18 按我 揭曉 答案
19
III. 貢獻 心 得體驗 20
IV. 結論 21
歡迎各位貢獻 Kubernetes! 22
每 月 聚會 + Call for Speaker • 官 方
網站:https://cloudnative.tw • Cloud Native Taiwan User Group 是 CNCF 認可的在地社群。 • 活動皆免費*限額報名參與。 • 投稿後並完成演講,我們將會贈 送 CNCF Store 一 件禮物! CNTUG meetup 23 徵稿連結 Telegram 群組 Facebook 社團 * 僅收場地費
24 • Website: https://tico.tw • Facebook: @tico88612 • Instagram: @__tico88612__
• GitHub: @tico88612 • LinkedIn: in/tico88612 • Telegram: @tico88612 Thank You! Please feel free to contact me!