Skip to content

Commit

Permalink
bregman-arie#415 Update README.md ["What's Observability?"] (bregman…
Browse files Browse the repository at this point in the history
…-arie#10208)

No answer for "What's Observability?"
 opened 3 weeks ago by bbrewington
  • Loading branch information
srishakthidhara committed Aug 24, 2023
1 parent 06cfaea commit b9b84f8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions topics/observability/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@

<details>
<summary>What's Observability?</summary><br><b>

In distributed systems, observability is the ability to collect data about programs' execution, modules' internal states, and the communication among components.<br>
To improve observability, software engineers use a wide range of logging and tracing techniques to gather telemetry information, and tools to analyze and use it.<br>
Observability is foundational to site reliability engineering, as it is the first step in triaging a service outage.<sup title="wikipedia"><a href="https://en.wikipedia.org/wiki/Observability_(software)">[1]</a></sup>

</b></details>

## Monitoring
Expand Down

0 comments on commit b9b84f8

Please sign in to comment.