prometheus-server-app/default_prometheus_variables.sh
Girish Ramakrishnan 059fc273f1 Remove docker/ directory
this brings it in line with other packages
2022-03-08 09:32:27 -08:00

5 lines
117 B
Bash
Executable file

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