Skip to content

Commit 42880d9

Browse files
authored
The histogram field type does not support time_series_metric attribute (#873)
This change also applies to 9.0. The 8.x side is here: elastic/elasticsearch#125366
1 parent 4c786a6 commit 42880d9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

manage-data/data-store/data-streams/time-series-data-stream-tsds.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,6 @@ Metrics differ from dimensions in that while dimensions generally remain constan
8989
To mark a field as a metric, you must specify a metric type using the `time_series_metric` mapping parameter. The following field types support the `time_series_metric` parameter:
9090

9191
* [`aggregate_metric_double`](elasticsearch://reference/elasticsearch/mapping-reference/aggregate-metric-double.md)
92-
* [`histogram`](elasticsearch://reference/elasticsearch/mapping-reference/histogram.md)
9392
* All [numeric field types](elasticsearch://reference/elasticsearch/mapping-reference/number.md)
9493

9594
Accepted metric types vary based on the field type:

0 commit comments

Comments
 (0)