Skip to content
Snippets Groups Projects
Commit 534d58a2 authored by Arie Peterson's avatar Arie Peterson Committed by Varac
Browse files

Apply 7 suggestion(s) to 1 file(s)

parent 6c6cbbfb
No related branches found
No related tags found
No related merge requests found
......@@ -2,20 +2,20 @@ Monitoring
==========
For monitoring your Stackspin cluster we included the kube-prometheus-stack_
helm chart, which bundles applications like Grafana_, Prometheus_, Alertmanager_
pre-configured Prometheus alerts and Grafana dashboards.
helm chart, which bundles the applications Grafana_, Prometheus_ and Alertmanager_,
and also includes pre-configured Prometheus alerts and Grafana dashboards.
Grafana
-------
Grafana can be accessed by clicking on the ``Monitoring`` icon in the ``Utilities``
Section of the dashobard. Use Sackspin single sign-on to login.
Section of the dashboard. Use Stackspin single sign-on to login.
Dashboards
~~~~~~~~~~
Browse throught the pre-configured dashboards to explore metrics of your
Stackspin cluster. Describing every dashboard would to too much here, reach out
Browse through the pre-configured dashboards to explore metrics of your
Stackspin cluster. Describing every dashboard would be too much here, reach out
for us if you don't find what you are looking for.
Browse aggregated logs in Grafana
......@@ -27,7 +27,7 @@ Prometheus
----------
Prometheus can be reached by adding ``prometheus.`` in front of your cluster
domain, i.e. https://prometheus.stackspin.example.org. Until we `configure single
domain, i.e. ``https://prometheus.stackspin.example.org``. Until we `configure single
sign-on for prometheus`_ you need to login using basic auth.
The user name is ``admin``, the password can get retrieved by running
......@@ -39,7 +39,7 @@ Alertmanager
------------
Alertmanager can be reached by adding ``alertmanager.`` in front of your cluster
domain, i.e. https://alertmanager.stackspin.example.org. Until we `configure single
domain, i.e. ``https://alertmanager.stackspin.example.org``. Until we `configure single
sign-on for prometheus`_ you need to login using basic auth.
The user name is ``admin``, the password can get retrieved by running
......@@ -84,4 +84,4 @@ body):
.. _Alertmanager: https://prometheus.io/docs/alerting/latest/alertmanager
.. _configure single sign-on for prometheus: https://open.greenhost.net/stackspin/stackspin/-/issues/371
.. _flux helmRelease: https://fluxcd.io/docs/guides/helmreleases
.. _helmrelease upgrade retries exhausted regression`: https://github.com/fluxcd/flux2/issues/1878
.. _helmrelease upgrade retries exhausted regression: https://github.com/fluxcd/flux2/issues/1878
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment