bundles/postgresql: do not collect metrics for telegraf database
All checks were successful
bundlewrap/pipeline/head This commit looks good

This commit is contained in:
Franzi 2021-05-02 14:01:26 +02:00
parent ada87897a4
commit 0f387102b3
Signed by: kunsi
GPG key ID: 12E3D2136B818350

View file

@ -39,6 +39,7 @@ if node.has_bundle('telegraf'):
'ignored_databases': [
'template0',
'template1',
'telegraf',
],
}],
},