Merge pull request #2579 from wojtek-t/watch_sli_details
Add a link to watch latency sli
This commit is contained in:
commit
fe10fe38e7
|
@ -141,7 +141,7 @@ scheduled in the cluster without causing any preemption.
|
|||
|
||||
| Status | SLI | User stories, ... |
|
||||
| --- | --- | --- |
|
||||
| WIP | Watch latency for every resource, (from the moment when object is stored in database to when it's ready to be sent to all watchers), measured as 99th percentile over last 5 minutes | TODO |
|
||||
| WIP | Watch latency for every resource, (from the moment when object is stored in database to when it's ready to be sent to all watchers), measured as 99th percentile over last 5 minutes | [Details](./watch_latency.md) |
|
||||
| WIP | Admission latency for each admission plugin type, measured as 99th percentile over last 5 minutes | [Details](./api_extensions_latency.md) |
|
||||
| WIP | Webhook call latency for each webhook type, measured as 99th percentile over last 5 minutes | [Details](./api_extensions_latency.md) |
|
||||
| WIP | Initializer latency for each initializer, measured as 99th percentile over last 5 minutes | [Details](./api_extensions_latency.md) |
|
||||
|
|
Loading…
Reference in New Issue