We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cb6f5b6 + 29ed97b commit e94353eCopy full SHA for e94353e
jsonnet/components/prometheus.libsonnet
@@ -395,7 +395,7 @@ function(params)
395
// This aligns any scrape timestamps <= 15ms to the a multiple of
396
// the scrape interval. This optmizes tsdb compression.
397
// 15ms was chosen for being a conservative value given our default
398
- // scrape interval of 30s. Even for half the default value we onlt
+ // scrape interval of 30s. Even for half the default value we only
399
// move scrape interval timestamps by <= 1% of their absolute
400
// length.
401
{
0 commit comments