Skip to content
Snippets Groups Projects
Commit 419eaf28 authored by Luis Vidal Ernst's avatar Luis Vidal Ernst
Browse files

Fixed windows addon example

parent 8c712eaa
Branches
Tags
Loading
......@@ -7,9 +7,9 @@ local kp =
namespace: 'monitoring',
},
windowsScrapeConfig+:: {
static_configs: {
static_configs: [{
targets: ['10.240.0.65:5000', '10.240.0.63:5000'],
},
}],
},
},
};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment