github.com/thanos-io/thanos@v0.32.5/pkg/block/indexheader/testdata/index_format_v2/meta.json (about)

     1  {
     2  	"ulid": "01DRBP4RNVZ94135ZA6B10EMRR",
     3  	"minTime": 1570766415000,
     4  	"maxTime": 1570939215001,
     5  	"stats": {
     6  		"numSamples": 115210000,
     7  		"numSeries": 10000,
     8  		"numChunks": 990000
     9  	},
    10  	"compaction": {
    11  		"level": 1,
    12  		"sources": [
    13  			"01DRBP4RNVZ94135ZA6B10EMRR"
    14  		]
    15  	},
    16  	"version": 1,
    17  	"thanos": {
    18  		"labels": {
    19  			"cluster": "one",
    20  			"dataset": "continuous"
    21  		},
    22  		"downsample": {
    23  			"resolution": 0
    24  		},
    25  		"source": "blockgen"
    26  	}
    27  }