From 03d54ac890849f731d4540678faacf3f6097960a Mon Sep 17 00:00:00 2001 From: Roman Khavronenko Date: Fri, 23 Sep 2022 07:12:15 +0200 Subject: [PATCH] docs: mention VictoriaMetrics Monitoring blog post (#3152) Signed-off-by: hagen1778 --- README.md | 3 ++- docs/Articles.md | 1 + docs/Cluster-VictoriaMetrics.md | 1 + docs/Quick-Start.md | 3 ++- docs/README.md | 3 ++- docs/Single-server-VictoriaMetrics.md | 3 ++- 6 files changed, 10 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index d3d1dd515..717765b76 100644 --- a/README.md +++ b/README.md @@ -1520,7 +1520,8 @@ VictoriaMetrics exposes currently running queries and their execution times at ` VictoriaMetrics exposes queries, which take the most time to execute, at `/api/v1/status/top_queries` page. -See also [troubleshooting docs](https://docs.victoriametrics.com/Troubleshooting.html). +See also [VictoriaMetrics Monitoring](https://victoriametrics.com/blog/victoriametrics-monitoring/) +adn [troubleshooting docs](https://docs.victoriametrics.com/Troubleshooting.html). ## TSDB stats diff --git a/docs/Articles.md b/docs/Articles.md index ff9e26c4e..566206f4d 100644 --- a/docs/Articles.md +++ b/docs/Articles.md @@ -104,6 +104,7 @@ See also [case studies](https://docs.victoriametrics.com/CaseStudies.html). * [How to use relabeling in Prometheus and VictoriaMetrics](https://valyala.medium.com/how-to-use-relabeling-in-prometheus-and-victoriametrics-8b90fc22c4b2) * [How to monitor Go applications with VictoriaMetrics](https://victoriametrics.medium.com/how-to-monitor-go-applications-with-victoriametrics-c04703110870) * [Prometheus storage: tech terms for humans](https://valyala.medium.com/prometheus-storage-technical-terms-for-humans-4ab4de6c3d48) +* [VictoriaMetrics Monitoring](https://victoriametrics.com/blog/victoriametrics-monitoring/) ### Other articles diff --git a/docs/Cluster-VictoriaMetrics.md b/docs/Cluster-VictoriaMetrics.md index 16cdcd83f..9684386e3 100644 --- a/docs/Cluster-VictoriaMetrics.md +++ b/docs/Cluster-VictoriaMetrics.md @@ -193,6 +193,7 @@ with [the official Grafana dashboard for VictoriaMetrics cluster](https://grafan or [an alternative dashboard for VictoriaMetrics cluster](https://grafana.com/grafana/dashboards/11831). Graphs on these dashboards contain useful hints - hover the `i` icon at the top left corner of each graph in order to read it. It is recommended setting up alerts in [vmalert](https://docs.victoriametrics.com/vmalert.html) or in Prometheus from [this config](https://github.com/VictoriaMetrics/VictoriaMetrics/blob/cluster/deployment/docker/alerts.yml). +See more details in the article [VictoriaMetrics Monitoring](https://victoriametrics.com/blog/victoriametrics-monitoring/). ## Cardinality limiter diff --git a/docs/Quick-Start.md b/docs/Quick-Start.md index ddf56efab..bb09feb57 100644 --- a/docs/Quick-Start.md +++ b/docs/Quick-Start.md @@ -141,10 +141,11 @@ The list of alerts for [single](https://github.com/VictoriaMetrics/VictoriaMetri and [cluster](https://github.com/VictoriaMetrics/VictoriaMetrics/blob/cluster/deployment/docker/alerts.yml) versions would also help to identify and notify about issues with the system. -The rule of the thumb is to have a separate installation of VictoriaMetrics or any other monitoring system +The rule of thumb is to have a separate installation of VictoriaMetrics or any other monitoring system to monitor the production installation of VictoriaMetrics. This would make monitoring independent and will help identify problems with the main monitoring installation. +See more details in the article [VictoriaMetrics Monitoring](https://victoriametrics.com/blog/victoriametrics-monitoring/). ### Capacity planning diff --git a/docs/README.md b/docs/README.md index d3d1dd515..717765b76 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1520,7 +1520,8 @@ VictoriaMetrics exposes currently running queries and their execution times at ` VictoriaMetrics exposes queries, which take the most time to execute, at `/api/v1/status/top_queries` page. -See also [troubleshooting docs](https://docs.victoriametrics.com/Troubleshooting.html). +See also [VictoriaMetrics Monitoring](https://victoriametrics.com/blog/victoriametrics-monitoring/) +adn [troubleshooting docs](https://docs.victoriametrics.com/Troubleshooting.html). ## TSDB stats diff --git a/docs/Single-server-VictoriaMetrics.md b/docs/Single-server-VictoriaMetrics.md index 68403c082..7aabd4d0e 100644 --- a/docs/Single-server-VictoriaMetrics.md +++ b/docs/Single-server-VictoriaMetrics.md @@ -1524,7 +1524,8 @@ VictoriaMetrics exposes currently running queries and their execution times at ` VictoriaMetrics exposes queries, which take the most time to execute, at `/api/v1/status/top_queries` page. -See also [troubleshooting docs](https://docs.victoriametrics.com/Troubleshooting.html). +See also [VictoriaMetrics Monitoring](https://victoriametrics.com/blog/victoriametrics-monitoring/) +adn [troubleshooting docs](https://docs.victoriametrics.com/Troubleshooting.html). ## TSDB stats