chore(internal): linter complaints

This commit is contained in:
Jakob Borg
2025-06-06 13:45:44 +02:00
parent ef6d561c66
commit e25de22705
4 changed files with 8 additions and 4 deletions
+1
View File
@@ -21,6 +21,7 @@ var (
Namespace: "syncthing",
Subsystem: "db",
Name: "operations_current",
Help: "Number of database operations currently ongoing, per folder and operation",
}, []string{"folder", "operation"})
metricTotalOperationSeconds = promauto.NewCounterVec(prometheus.CounterOpts{
Namespace: "syncthing",