[增加]Metrics在表格中数据显示

This commit is contained in:
2024-09-03 10:11:33 +08:00
committed by Coding
parent e25753e026
commit 64da725791
9 changed files with 1014 additions and 174 deletions

View File

@@ -4,4 +4,8 @@ global:
scrape_configs:
- job_name: 'node_exporter'
static_configs:
- targets: ['node-exporter:9100']
- targets: [ 'node-exporter:9100' ]
- job_name: 'opcua_exporter'
static_configs:
- targets: [ 'localhost:8191' ]