mirror of
https://github.com/zrepl/zrepl.git
synced 2025-08-16 01:47:50 +02:00
job: snap: comment fix
This commit is contained in:
@ -25,7 +25,7 @@ type SnapJob struct {
|
|||||||
|
|
||||||
prunerFactory *pruner.SinglePrunerFactory
|
prunerFactory *pruner.SinglePrunerFactory
|
||||||
|
|
||||||
promPruneSecs *prometheus.HistogramVec // no labels!
|
promPruneSecs *prometheus.HistogramVec // labels: prune_side
|
||||||
|
|
||||||
pruner *pruner.Pruner
|
pruner *pruner.Pruner
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user