comments
This commit is contained in:
@@ -18,7 +18,7 @@ var (
|
||||
Subsystem: "file",
|
||||
Name: "catchupped",
|
||||
Help: "(0 or) 1 if initial backlog has been sent; (total <= watcher_file_count)",
|
||||
}, []string{"filename"}) // TODO: rm filename?
|
||||
}, []string{"filename"})
|
||||
promFileErr = promauto.NewCounterVec(prometheus.CounterOpts{
|
||||
Namespace: globals.PrometheusPrefix,
|
||||
Subsystem: "file",
|
||||
|
Reference in New Issue
Block a user