脳内でのObservabilityの位置付けを作図してみた。オペレーターによるシステムの内部状態の把握しやすさの程度を示すのがObservability、外部とのシステム境界を監視し、異常発生をオペレーターに伝えるのがMonitoring。用語としてのObservabilityの導入が煩わしければ、全体をMonitoringと呼ぶことも。 ![[Pasted image 20211208102229.png]] [yuuk1 on Twitter: "脳内でのObservabilityの位置付けを作図してみた。オペレーターによるシステムの内部状態の把握しやすさの程度を示すのがObservability、外部とのシステム境界を監視し、異常発生をオペレーターに伝えるのがMonitoring。用語としてのObservabilityの導入が煩わしければ、全体をMonitoringと呼ぶことも https://t.co/pxpZH4zn6y" / Twitter](https://twitter.com/yuuk1t/status/1468389972961271811) --- [Observability (Re)defined | crowdstrike.com](https://www.crowdstrike.com/blog/observability-redefined/) > You’re able to understand the internal state of a system from the data it provides, and you can explore that data to answer any question about what happened and why --- [1. The Need for Observability - Distributed Systems Observability [Book]](https://www.oreilly.com/library/view/distributed-systems-observability/9781492033431/ch01.html) > OBSERVABILITY IS NOT JUST ABOUT LOGS, METRICS, AND TRACES --- <blockquote class="twitter-tweet" data-theme="dark" data-dnt="true" align="center"><p lang="ja" dir="ltr">私的にはObservabilityは状態や性質を指し、その実現手段がMonitoringやTestingと位置付けてますね。<br>曖昧過ぎてビジネスで使いにくいと言われると反論できないですが… <a href="https://t.co/bXiO5rUsew">https://t.co/bXiO5rUsew</a> <a href="https://t.co/0Hkvknjkfa">pic.twitter.com/0Hkvknjkfa</a></p>&mdash; id (@ido_kara_deru) <a href="https://twitter.com/ido_kara_deru/status/1468394011115552769?ref_src=twsrc%5Etfw">December 8, 2021</a></blockquote> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script> --- [Observability Won’t Replace Monitoring (Because It Shouldn’t) – The New Stack](https://thenewstack.io/observability-wont-replace-monitoring-because-it-shouldnt/) - Observability will not _replace_ monitoring, it will _augment_ monitoring. - モニタリングを拡張するもの - 3 pillarsは、ピラーというよりは、パイプのようなもの。 ![](https://pbs.twimg.com/media/EroJTj0U0AcyGGK?format=jpg&name=4096x4096) ([https://twitter.com/el_bhs/status/1349406398388400128](https://twitter.com/el_bhs/status/1349406398388400128) より引用) - L1 Teremetry - L2 Storage - L3 Actual Benefits - Understanding Health - Understanding Change --- 「制御理論において、可観測性とは、システムの外部出力の知識から、システムの内部状態をどれだけうまく推測できるかを示す尺度である」[[制御理論の可観測性]]。 [[Observability Whitepaper]]より引用 --- ![[Monitoring VS Observability]]