mirror of
https://github.com/prometheus/prometheus.git
synced 2024-11-10 07:34:04 -08:00
4ae2ef94e0
## Changes: * Rename dir when deleting * Ignoring blocks with broken meta.json on start (we do that on reload) * Compactor writes <ulid>.tmp-for-creation blocks instead of just .tmp * Delete tmp-for-creation and tmp-for-deletion blocks during DB open. Signed-off-by: Bartlomiej Plotka <bwplotka@gmail.com>
18 lines
283 B
JSON
18 lines
283 B
JSON
{
|
|
"version": 2,
|
|
"ulid": "01BZJ9WJQPWHGNC2W4J9TA62KC",
|
|
"minTime": 1511366400000,
|
|
"maxTime": 1511368200000,
|
|
"stats": {
|
|
"numSamples": 31897565,
|
|
"numSeries": 88910,
|
|
"numChunks": 266093
|
|
},
|
|
"compaction": {
|
|
"level": 1,
|
|
"sources": [
|
|
"01BZJ9WJQPWHGNC2W4J9TA62KC"
|
|
]
|
|
}
|
|
}
|