Skip to content

Commit bae2638

Browse files
authored
Merge pull request #21554 from MGulyas/mgulyas/fix-gauges-rollout-dates
fixed dates
2 parents 015fe2d + ee203a3 commit bae2638

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/infrastructure/infrastructure-data/default-infra-data.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ NRQL queries spanning less than one hour directly access the raw data. For queri
215215
You can also [query infrastructure using dimensional metrics](/docs/query-your-data/nrql-new-relic-query-language/nrql-query-tutorials/query-infrastructure-dimensional-metrics-nrql).
216216

217217
<Callout variant="important">
218-
Historically, these aggregated event buckets only contained one average value per metric. During October and November 2024, we're gradually migrating the aggregation to use the [gauge format](/docs/data-apis/understand-data/metric-data/metric-data-type/) instead. This allows you to differentiate between `max()`, `min()`, and `average()` values.
218+
Historically, these aggregated event buckets only contained one average value per metric. We are gradually migrating the aggregation to use the [gauge format](/docs/data-apis/understand-data/metric-data/metric-data-type/) instead. This allows you to differentiate between `max()`, `min()`, and `average()` values.
219219

220220
To check if your data is using the gauge format, run a query like this:
221221

0 commit comments

Comments
 (0)