mirror of
https://github.com/Chipazawra/v8-1c-cluster-pde.git
synced 2025-03-17 20:57:44 +02:00
qfx time lag
This commit is contained in:
parent
867e530fb0
commit
9a3c59dbdb
@ -152,7 +152,8 @@ func (c *rpHostsCollector) funInCollect(ch chan<- prometheus.Metric, clusterInfo
|
||||
proccesInfo.Pid,
|
||||
fmt.Sprint(proccesInfo.Host),
|
||||
fmt.Sprint(proccesInfo.Port),
|
||||
proccesInfo.StartedAt.Format("2006-01-02 15:04:05"),
|
||||
// lag MSK+3
|
||||
proccesInfo.StartedAt.In(time.UTC).Format("2006-01-02 15:04:05"),
|
||||
}
|
||||
)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user