prometheus-server-app/default_prometheus_variables.sh

5 lines
117 B
Bash
Raw Normal View History

#!/bin/bash
# https://prometheus.io/docs/prometheus/latest/storage/#operational-aspects
export retention_time="15d"