bundles/postgresql: do not collect metrics for telegraf database
All checks were successful
bundlewrap/pipeline/head This commit looks good
All checks were successful
bundlewrap/pipeline/head This commit looks good
This commit is contained in:
parent
ada87897a4
commit
0f387102b3
1 changed files with 1 additions and 0 deletions
|
@ -39,6 +39,7 @@ if node.has_bundle('telegraf'):
|
||||||
'ignored_databases': [
|
'ignored_databases': [
|
||||||
'template0',
|
'template0',
|
||||||
'template1',
|
'template1',
|
||||||
|
'telegraf',
|
||||||
],
|
],
|
||||||
}],
|
}],
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue