[增添]增添了time的confd模板
This commit is contained in:
@@ -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" }}
|
||||||
|
|||||||
Reference in New Issue
Block a user