[增添]增添了time的confd模板

This commit is contained in:
makotocc0107
2024-09-12 09:43:19 +08:00
committed by Coding
parent 868b5c805e
commit a0122ba345
+5
View File
@@ -29,3 +29,8 @@ metrics:
help: {{ getv (printf "/metrics/%d/help" $index) }} help: {{ getv (printf "/metrics/%d/help" $index) }}
{{ end }} {{ end }}
time:
global_time: {{ getv "/time/global_time" }}
node_exporter_time: {{ getv "/time/node_exporter_time" }}
opcua_time: {{ getv "/time/opcua_time" }}
prometheus_time: {{ getv "/time/prometheus_time" }}