diff options
| author | Xingcai Zhang <zhangxingcai@ghostcloud.cn> | 2017-11-04 23:33:21 +0800 |
|---|---|---|
| committer | Xingcai Zhang <zhangxingcai@ghostcloud.cn> | 2017-11-04 23:33:21 +0800 |
| commit | 1b44b7e511970bb63d2c45af1c4f6070dc255e23 (patch) | |
| tree | fb7556f1b72dab21324ea4038f54d215bbe4be30 | |
| parent | d8942f32f68aaa359a649f33be1bc378626de516 (diff) | |
update
| -rw-r--r-- | contributors/design-proposals/instrumentation/custom-metrics-api.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contributors/design-proposals/instrumentation/custom-metrics-api.md b/contributors/design-proposals/instrumentation/custom-metrics-api.md index a730d4d4..bc0cc67f 100644 --- a/contributors/design-proposals/instrumentation/custom-metrics-api.md +++ b/contributors/design-proposals/instrumentation/custom-metrics-api.md @@ -307,7 +307,7 @@ repository will most likely also house other metrics-related APIs for Kubernetes (e.g. historical metrics API definitions, the resource metrics API definitions, etc). -Note that there will not be a canonical implemenation of the custom +Note that there will not be a canonical implementation of the custom metrics API under Kubernetes, just the types and clients. Implementations will be left up to the monitoring pipelines. |
