Backing up Prometheus using TSDB Snapshots : Kubernetes/OpenShift
These are my quick-and-dirty brain-dump notes to myself on how to backup prometheus database running on k8s or OpenShift
Get Token for API Authentication and Prometheus API Route URL oc whoami -t
oc get route -n openshift-monitoring | grep -i pr...
blog.ksingh.in2 min read