A
есть задачка вытягивать данные из dynatrace в prometheus
Size: a a a
A
A
A
A
Д
Д
A
A
A
A
IK
VS
v(
v(
- job_name: 'blackbox_icmp'
scrape_interval: 1m
scrape_timeout: 10s
metrics_path: /probe
params:
module: ["icmp_ipv4"]
file_sd_configs:
- files:
- blackbox_icmp*.yml
relabel_configs:
- source_labels: [__address__]
target_label: __param_target
- source_labels: [__param_target]
target_label: instance
- target_label: __address__
replacement: blackbox-exporter:9115
v(
---
- labels:
location: location1
role: router
hostname: host1
targets:
- 1.1.1.1
- labels:
location: location2
role: switch
hostname: host2
targets:
- 2.2.2.2
v(
v(
VS
v(