You've already forked v8-1c-cluster-pde
mirror of
https://github.com/Chipazawra/v8-1c-cluster-pde.git
synced 2025-11-06 08:49:31 +02:00
qfx time lag
This commit is contained in:
@@ -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"),
|
||||
}
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user