Monitor Databases on Kubernetes
Monitor your Databases on Kubernetes via Prometheus and Visualize key operational metrics of your Database using Grafana Dashboard.
helm install kubedb oci://ghcr.io/appscode-charts/kubedb \
--version v2024.11.18 \
--namespace kubedb --create-namespace \
--set-file global.license=/path/to/the/license.txt \
--wait --burst-limit=10000 --debug