From 4fd63640502cf21f72bd6414d64295ae1e0c3193 Mon Sep 17 00:00:00 2001 From: loganhz Date: Thu, 30 May 2019 07:08:54 +0800 Subject: [PATCH] Project monitoring available as of v2.2.4 --- content/rancher/v2.x/en/project-admin/tools/alerts/_index.md | 2 +- .../rancher/v2.x/en/project-admin/tools/monitoring/_index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/rancher/v2.x/en/project-admin/tools/alerts/_index.md b/content/rancher/v2.x/en/project-admin/tools/alerts/_index.md index d8b7b2c5ab0..d68b22c393b 100644 --- a/content/rancher/v2.x/en/project-admin/tools/alerts/_index.md +++ b/content/rancher/v2.x/en/project-admin/tools/alerts/_index.md @@ -100,7 +100,7 @@ This alert type monitors for the availability of all workloads marked with tags {{% /accordion %}} {{% accordion id="project-expression" label="Metric Expression Alerts" %}}
-_Available as of v2.2.0_ +_Available as of v2.2.4_ If you enable [project monitoring]({{< baseurl >}}/rancher/v2.x/en/project-admin/tools/#monitoring), this alert type monitors for the overload from Prometheus expression querying. diff --git a/content/rancher/v2.x/en/project-admin/tools/monitoring/_index.md b/content/rancher/v2.x/en/project-admin/tools/monitoring/_index.md index c675ca29658..c36b6b9c8b2 100644 --- a/content/rancher/v2.x/en/project-admin/tools/monitoring/_index.md +++ b/content/rancher/v2.x/en/project-admin/tools/monitoring/_index.md @@ -3,7 +3,7 @@ title: Monitoring weight: 2528 --- -_Available as of v2.2.0_ +_Available as of v2.2.4_ Using Rancher, you can monitor the state and processes of your cluster nodes, Kubernetes components, and software deployments through integration with [Prometheus](https://prometheus.io/), a leading open-source monitoring solution. Prometheus provides a _time series_ of your data, which is, according to [Prometheus documentation](https://prometheus.io/docs/concepts/data_model/):