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
オブザーバビリティを意識したアプリケーション/Observability-Aware Appl...
Search
yuorei
May 17, 2025
0
51
オブザーバビリティを意識したアプリケーション/Observability-Aware Applications
yuorei
May 17, 2025
Tweet
Share
More Decks by yuorei
See All by yuorei
Rust + Cloudflare Workersで作る HLS 認証プロキシ
yuorei
0
120
2022-10-15大LT.pdf
yuorei
0
20
Pythonで Webスクレイピングをしてみよう!
yuorei
0
330
GraphQLについて調べてみた
yuorei
0
67
GoでLINEbot入門
yuorei
0
67
Featured
See All Featured
A Tale of Four Properties
chriscoyier
160
23k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
33
2.4k
Documentation Writing (for coders)
carmenintech
74
5k
Typedesign – Prime Four
hannesfritz
42
2.8k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
34
6k
Building Flexible Design Systems
yeseniaperezcruz
328
39k
How to train your dragon (web standard)
notwaldorf
96
6.2k
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
29
2.9k
Context Engineering - Making Every Token Count
addyosmani
1
17
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
46
7.6k
Balancing Empowerment & Direction
lara
3
610
A better future with KSS
kneath
239
17k
Transcript
オブザーバビリティを意識したア プリケーション Road to SRE NEXT@会津若松 2025/05/17 ユオレイ yuorei
2 ユオレイ 会津大学 学部4年 profile 主にサーバーサイドエンジニアとして活動してい ます 動画配信やSREにも興味があります @yuorei71 yuorei
https://yuorei.com
yuorei なぜオブザーバビリティが重要か
なぜオブザーバビリティが重要か 問題が起きた時、または起きた時に特定できる 内部から問題点の特定に繋がる yuorei
なぜオブザーバビリティが重要か 問題が起きた時、または起きた時に特定できる 内部から問題点の特定に繋がる 問題が起きる前に見つける yuorei
オブザーバビリティ • Logs • Metrics • Traces yuorei
yuorei 構成
オブザーバビリティ yuorei Grafana Tempo ブラウザ サーバー
オブザーバビリティ yuorei Grafana Tempo ブラウザ サーバー コンテキストを 渡す
yuorei 実際にやってみた
オブザーバビリティ yuorei コンテキストを 渡す sentry Cloud Trace
トレース yuorei
コンテキスト伝搬 分散トレーシング を可能にする技術 クライアントからサーバーサイド、マイクロサービスまでサポートしている yuorei
sentry yuorei エラーアラート
まとめ yuorei • アプリが壊れたときに「すぐ原因がわかる」ことが信頼性に直結 ◦ 事前予測にも役にたつ • ログだけでは見えない因果関係やパフォーマンスの全体像をトレースで可視化。 • “観測できるコード”は、未来の自分を助けてくれる
yuorei