Skip to content
This repository was archived by the owner on Apr 10, 2025. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions docs/content.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,5 @@ In this approach, we try to identify issues before they occur, or before they si
In this approach, we first try to determine which deployments exhibit similar types of "symptoms" (i.e. health problems). Once we have this grouping, we try to figure out the precise set of symptoms that best characterizes the underlying issue in each of the groups of deployments. Support engineers can then use these symptom patterns to determine the "diagnosis" for these problematic deployments, and programatically define the issue.

* [Notebook](../notebooks/stage/diagnosis-discovery-demo.ipynb)
* [Blog](../docs/blog/diagnosis-discovery-blog.md)
* [DevConf.CZ 2021 Talk](https://youtu.be/RPBXma8NY0s)