Optional
ageConfigure how many buckets in the sliding window
Optional
compressControl compression of data in t-digest
Optional
helpOptional help for the metric
Optional
labelOptional label for the metric
Optional
maxConfigure how old a bucket can be before it is reset for sliding window
Optional
percentilesPercentiles for the summary
Optional
pruneRemove entries without any new values in the last maxAgeSeconds
Create tracked metrics with these options. Loosely based on the interfaces exposed by the prom-client module