mirror of
https://github.com/prometheus/prometheus.git
synced 2025-03-05 20:59:13 -08:00
update comment
Signed-off-by: Mauro Stettler <mauro.stettler@gmail.com>
This commit is contained in:
parent
00f1b1556c
commit
55cbbafe38
|
@ -155,7 +155,8 @@ type HeadOptions struct {
|
||||||
|
|
||||||
IsolationDisabled bool
|
IsolationDisabled bool
|
||||||
|
|
||||||
// Temporary flag which we use to select whether we want to use the new or the old chunk disk mapper.
|
// Temporary flag which we use to select whether to use the new (used in upstream
|
||||||
|
// Prometheus) or the old (legacy) chunk disk mapper.
|
||||||
NewChunkDiskMapper bool
|
NewChunkDiskMapper bool
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue