mirror of
https://github.com/carlosedp/cluster-monitoring.git
synced 2024-11-20 19:07:17 +01:00
Updated readme
This commit is contained in:
parent
651c0cfe49
commit
1f50c68326
@ -21,7 +21,7 @@ Components included in this package:
|
|||||||
* Grafana
|
* Grafana
|
||||||
* SMTP relay to Gmail for Grafana notifications
|
* SMTP relay to Gmail for Grafana notifications
|
||||||
|
|
||||||
There are additional modules (enabled by default) to monitor other components of the infra-structure. These can be disabled on `main.jsonnet` file by setting the module in `local installModules` to `false`.
|
There are additional modules (enabled by default) to monitor other components of the infra-structure. These can be disabled on `vars.jsonnet` file by setting the module in `installModules` to `false`.
|
||||||
|
|
||||||
The additional modules are:
|
The additional modules are:
|
||||||
|
|
||||||
@ -31,6 +31,8 @@ The additional modules are:
|
|||||||
* ElasticSearch metrics
|
* ElasticSearch metrics
|
||||||
* APC UPS metrics
|
* APC UPS metrics
|
||||||
|
|
||||||
|
There are also options to set the ingress domain suffix and enable persistence for Grafana and Prometheus.
|
||||||
|
|
||||||
## Quickstart
|
## Quickstart
|
||||||
|
|
||||||
The repository already provides a set of compiled manifests to be applied into the cluster. The deployment can be customized thru the jsonnet files.
|
The repository already provides a set of compiled manifests to be applied into the cluster. The deployment can be customized thru the jsonnet files.
|
||||||
|
Loading…
Reference in New Issue
Block a user