9 lines
151 B
YAML
9 lines
151 B
YAML
|
- targets: ['my.domain']
|
||
|
- targets: ['localhost:9090']
|
||
|
labels:
|
||
|
foo: bar
|
||
|
fred: baz
|
||
|
- targets: ['example.org:443']
|
||
|
labels:
|
||
|
scheme: https
|