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

This commit is contained in:
2024-09-04 10:17:39 +08:00
committed by Coding
parent e25753e026
commit 64da725791
9 changed files with 1014 additions and 174 deletions
+5 -1
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' ]