mirror of
https://github.com/zrepl/zrepl.git
synced 2024-11-25 09:54:47 +01:00
job: snap: comment fix
This commit is contained in:
parent
5cd2593f52
commit
b25da7b9b0
@ -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
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user