Upgrade to Pro — share decks privately, control downloads, hide ads and more …

20260313 - Grafana & Friends Taipei #1 - Kubern...

20260313 - Grafana & Friends Taipei #1 - Kubernetes v1.36 的開發雜記:那些困在 Alpha 加護病房太久的 Metrics

Avatar for ChengHao Yang

ChengHao Yang

March 13, 2026
Tweet

More Decks by ChengHao Yang

Other Decks in Programming

Transcript

  1. ChengHao Yang @ Grafana & Friends Taipei #1 Kubernetes v1.36

    的開發雜記 那些困在 Alpha 加護病房太久的 Metrics 1
  2. 3

  3. 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)
  4. SIG Instrumentation 定義 Kubernetes 的「可觀測性」標準 • 管理所有 Kubernetes 元件的 Metric、Log、Trace。

    • 相關元件(例如 klog 和 kube-state-metrics)的開發。 • 協調各 SIG 的 metrics 需求,透過共同 API(resource/core、custom、 external metrics API)統 一 interface。 8
  5. 10

  6. 11

  7. 12

  8. 命名問題 (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
  9. 14

  10. 16

  11. 17

  12. 19

  13. 每 月 聚會 + Call for Speaker • 官 方

    網站:https://cloudnative.tw • Cloud Native Taiwan User Group 是 CNCF 認可的在地社群。 • 活動皆免費*限額報名參與。 • 投稿後並完成演講,我們將會贈 送 CNCF Store 一 件禮物! CNTUG meetup 23 徵稿連結 Telegram 群組 Facebook 社團 * 僅收場地費
  14. 24 • Website: https://tico.tw • Facebook: @tico88612 • Instagram: @__tico88612__

    • GitHub: @tico88612 • LinkedIn: in/tico88612 • Telegram: @tico88612 Thank You! Please feel free to contact me!