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
scylla-operator.scylladb.com/scylla-service-type: member
12
+
scylla/cluster: scylla
13
+
components:
14
+
prometheus:
15
+
mode: External
16
+
grafana:
17
+
datasources:
18
+
# Prometheus datasource pointing to OpenShift's Thanos Querier service.
19
+
# To make this work, `cluster-monitoring-config` ConfigMap in `openshift-monitoring` namespace must be configured
20
+
# to contain `config.yaml` key with `enableUserWorkload: true` in its content.
21
+
# See https://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html/monitoring/configuring-user-workload-monitoring#enabling-monitoring-for-user-defined-projects_preparing-to-configure-the-monitoring-stack-uwm for details.
0 commit comments