Skip to content

Commit d9f61a3

Browse files
committed
remove prometheusv2 from config.libsonnet
1 parent 8f982c5 commit d9f61a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apache-hbase-mixin/config.libsonnet

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
dashboardPeriod: 'now-30m',
1212
dashboardTimezone: 'default',
1313
dashboardRefresh: '1m',
14-
metricsSource: ['prometheus', 'prometheusv2'],
14+
metricsSource: ['prometheus'],
1515

1616
// Logging configuration
1717
enableLokiLogs: true,

0 commit comments

Comments
 (0)