additionalStatistics
The list of additional statistics that are to be streamed for the metrics listed in the IncludeMetrics
array in this structure. This list can include as many as 20 statistics.
If the OutputFormat
for the stream is opentelemetry1.0
or opentelemetry0.7
, the only valid values are p<i>??</i>
percentile statistics such as p90
, p99
and so on.
If the OutputFormat
for the stream is json
, the valid values include the abbreviations for all of the statistics listed in CloudWatch statistics definitions. For example, this includes tm98, ``wm90
, PR(:300)
, and so on.