提交 13e9b8c9 authored 作者: testing's avatar testing

tcp测试

上级 f841002e
...@@ -189,15 +189,15 @@ scrape_configs: ...@@ -189,15 +189,15 @@ scrape_configs:
- target_label: __address__ - target_label: __address__
replacement: blackbox_exporter:9115 replacement: blackbox_exporter:9115
- job_name: 'test' - job_name: 'nacos'
metrics_path: /probe metrics_path: /probe
params: params:
module: [http_2xx] module: [tcp]
static_configs: static_configs:
- targets: ['http://draw.hudongtang.cn'] - targets: ['172.26.239.34:8848']
labels: labels:
instance: 'test' instance: 'nacos'
group: 'cloud' group: 'dev'
relabel_configs: relabel_configs:
- source_labels: [__address__] - source_labels: [__address__]
target_label: __param_target target_label: __param_target
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论