grafana-dashboards/prometheus/apache-http-mixin/config.libsonnet

9 lines
159 B
Plaintext
Raw Normal View History

{
_config+:: {
dashboardTags: ['apache-http-mixin'],
dashboardPeriod: 'now-1h',
dashboardTimezone: 'default',
dashboardRefresh: '1m',
},
}