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
No related branches found
No related tags found
No related merge requests found
......@@ -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.
Finish editing this message first!
Please register or to comment