diff options
| author | Manjunath A Kumatagi <mkumatag@in.ibm.com> | 2017-10-28 22:51:31 +0530 |
|---|---|---|
| committer | Manjunath A Kumatagi <mkumatag@in.ibm.com> | 2017-10-28 22:51:31 +0530 |
| commit | abeba52e2e7a4698a64a9bc57f1273f411ae5b24 (patch) | |
| tree | 8e4eba9c0c53bca50729d2e918d7e9d53deaefac | |
| parent | 041a0d8682dd1e0a9738424b7024e10c6318f61d (diff) | |
Fix broken link in monitoring_architecture.md
| -rw-r--r-- | contributors/design-proposals/instrumentation/monitoring_architecture.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contributors/design-proposals/instrumentation/monitoring_architecture.md b/contributors/design-proposals/instrumentation/monitoring_architecture.md index 5def02b5..e60f274c 100644 --- a/contributors/design-proposals/instrumentation/monitoring_architecture.md +++ b/contributors/design-proposals/instrumentation/monitoring_architecture.md @@ -98,7 +98,7 @@ These sources are scraped by a component we call *metrics-server* which is like version of today's Heapster. metrics-server stores locally only latest values and has no sinks. metrics-server exposes the master metrics API. (The configuration described here is similar to the current Heapster in “standalone” mode.) -[Discovery summarizer](aggregated-api-servers.md) +[Discovery summarizer](../api-machinery/aggregated-api-servers.md) makes the master metrics API available to external clients such that from the client's perspective it looks the same as talking to the API server. |
