blob: 3e3d63bd39f9e04b12a3eec5e09f0e5bf4575ca2 [file] [log] [blame]
parameters:
_param:
influxdb_prometheus_database_retention: 30d
influxdb:
server:
database:
prometheus:
enabled: true
name: prometheus
retention_policy:
- name: lma
is_default: true
duration: ${_param:influxdb_prometheus_database_retention}
replication: 1
user:
lma:
enabled: true
name: lma
password: ${_param:influxdb_stacklight_password}
grant:
grant_lma_all_on_prometheus:
enabled: true
user: lma
database: prometheus
privilege: all