Skip to content

Commit

Permalink
Structure monitoring manifest and update it to 4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
tnozicka committed Oct 9, 2023
1 parent 3c05b22 commit 5efa11b
Show file tree
Hide file tree
Showing 18 changed files with 13,044 additions and 11,883 deletions.
6,849 changes: 0 additions & 6,849 deletions assets/monitoring/grafana/v1alpha1/dashboards-platform.cm.yaml

This file was deleted.

4,686 changes: 0 additions & 4,686 deletions assets/monitoring/grafana/v1alpha1/dashboards-saas.cm.yaml

This file was deleted.

10 changes: 10 additions & 0 deletions assets/monitoring/grafana/v1alpha1/dashboards.cm.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
apiVersion: v1
kind: ConfigMap
metadata:
name: '{{ .scyllaDBMonitoringName }}-grafana-scylladb-dashboards'
data:
{{- range $key, $value := .dashboards }}
"{{ $key }}": "{{ $value }}"
{{ else }}
--- Can't read dashboards ---
{{ end }}
1,055 changes: 1,055 additions & 0 deletions assets/monitoring/grafana/v1alpha1/dashboards/platform/alternator.template.json

Large diffs are not rendered by default.

Large diffs are not rendered by default.

1,247 changes: 1,247 additions & 0 deletions assets/monitoring/grafana/v1alpha1/dashboards/platform/scylla-cql.template.json

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Loading

0 comments on commit 5efa11b

Please sign in to comment.