diff options
| author | wojtekt <wojtekt@google.com> | 2018-08-23 15:53:23 +0200 |
|---|---|---|
| committer | wojtekt <wojtekt@google.com> | 2018-08-23 15:53:23 +0200 |
| commit | b3407928fdbd2bb8dfb003b02dc93706b9888c88 (patch) | |
| tree | 8d9a63244bf78aa7e5c49bc8ee5712726020563a /sig-scalability | |
| parent | c9b2c778954785624d3031f03f80372309f3481b (diff) | |
Add a link to watch latency sli
Diffstat (limited to 'sig-scalability')
| -rw-r--r-- | sig-scalability/slos/slos.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sig-scalability/slos/slos.md b/sig-scalability/slos/slos.md index 946aa612..59d0d9b0 100644 --- a/sig-scalability/slos/slos.md +++ b/sig-scalability/slos/slos.md @@ -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) | |
