You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ansible/roles/monitoring/README.md
+21-7Lines changed: 21 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Monitoring Ansible Role
2
2
3
-
This Ansible role deploys the Grafana Loki monitoring stack including Loki 3.0, Promtail 3.0, and Grafana 11.3.1.
3
+
This Ansible role deploys the full observability stack including Prometheus 3.9, Loki 3.0, Promtail 3.0, and Grafana 12.3 with pre-provisioned datasources and dashboards.
4
4
5
5
## Requirements
6
6
@@ -18,16 +18,23 @@ See `defaults/main.yml` for all available variables. Key variables:
0 commit comments