Disable Nginx module by default

pull/85/head
Nash Luffman 2020-08-17 08:06:28 -04:00 committed by GitHub
parent 3fe1de4029
commit 0a3a7424b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@
},
{
name: 'nginxExporter',
enabled: true,
enabled: false,
file: import 'modules/nginx.jsonnet',
},
{