elasticsearch/docs/reference/data-streams
Salvatore Campagna d0b2f650df
Enable all remaining metric aggregations on counters (#97974)
Here we enable aggregations previously not allowed on fields of type counter.
The decision of enabling such aggregations even if the result is "meaningless"
for counters has been taken to favour TSDB adoption.

Aggregations now allowed, other than the existing ones, include:
* avg
* box plot
* cardinality
* extended stats
* median absolute deviation
* percentile ranks
* percentiles
* stats
* sum
* value count

I included tests for the weighted average and matrix stats aggregations too.

Resolves #97882
2023-08-08 17:47:47 +02:00
..
lifecycle Data stream lifecycle class names (#97381) 2023-07-05 12:28:32 +03:00
change-mappings-and-settings.asciidoc Change test tear down to only remove resources created by the test (#98060) 2023-07-31 17:23:37 +03:00
data-stream-apis.asciidoc Start with data stream lifecycle documentation (#95326) 2023-06-28 16:18:05 +03:00
data-streams.asciidoc Start with data stream lifecycle documentation (#95326) 2023-06-28 16:18:05 +03:00
downsampling-ilm.asciidoc [DOCS] Note limits for queries on downsampled indices (#95749) 2023-05-03 09:58:23 -04:00
downsampling-manual.asciidoc [DOCS] Update manual downsampling documentation to use TSDS (#97976) 2023-08-04 09:39:14 +02:00
downsampling.asciidoc [DOCS] Note limits for queries on downsampled indices (#95749) 2023-05-03 09:58:23 -04:00
modify-data-streams-api.asciidoc [DOCS] Data stream modification API (#80094) 2021-11-10 08:37:12 -06:00
promote-data-stream-api.asciidoc [DOCS] Fix double spaces (#71082) 2021-03-31 09:57:47 -04:00
set-up-a-data-stream.asciidoc Validate that snapshot repository exists for ILM policies at creation/update time (#78468) 2021-10-04 15:19:10 -04:00
set-up-tsds.asciidoc Remove tech preview disclaimer from TSDS ingest docs (#91519) 2022-11-22 09:23:40 -05:00
tsds-index-settings.asciidoc Update tsds-index-settings.asciidoc (#96366) 2023-05-26 19:23:53 +02:00
tsds.asciidoc Enable all remaining metric aggregations on counters (#97974) 2023-08-08 17:47:47 +02:00
use-a-data-stream.asciidoc Change test tear down to only remove resources created by the test (#98060) 2023-07-31 17:23:37 +03:00