Skip to content

Commit

Permalink
feat: Add introduction
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandre-touret committed Jan 8, 2024
1 parent 84e47e1 commit af23b7e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion content/posts/observability-from-logs-from-zero-to-hero.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,12 @@ Suddenly, an Ops engineer alerts you about a critical issue—a stubborn HTTP 50

Despite their efforts, the Ops engineer couldn't pinpoint the root cause due to a lack of contextual information.

Hours pass by, but you take it upon yourself to delve into the problem. Eventually, after reproducing and debugging the issue on your computer, you uncover the issue.
Hours pass by, but you take it upon yourself to delve into the problem.
Eventually, after reproducing and debugging the issue on your computer, you uncover the issue.

Do you think it is science fiction?
Are you used with such a scenario?

If yes, you probably didn't identify one of your end users and their main usage: Your Ops and the observability!

In this article, I aim to share a collection of best practices gleaned from years of experience.
Expand Down

0 comments on commit af23b7e

Please sign in to comment.