Skip to content

Commit

Permalink
Typo fix
Browse files Browse the repository at this point in the history
Signed-off-by: Fanit Kolchina <[email protected]>
  • Loading branch information
kolchfa-aws committed Sep 9, 2024
1 parent 6756eb0 commit 4770ee3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -328,4 +328,4 @@ Field | Data type | Description
`top_queries.measurements.latency` | Object | The aggregate latency measurements for the query group.
`top_queries.measurements.latency.number` | Integer | The total latency for the query group.
`top_queries.measurements.latency.count` | Integer | The number of queries in the query group.
`top_queries.measurements.latency.aggregationType` | String | The aggregation type for the current entry. If grouping by similarity is enabled, then `aggregateType` is `AVERAGE`. If not enabled, then `aggregationType` is `NONE`.
`top_queries.measurements.latency.aggregationType` | String | The aggregation type for the current entry. If grouping by similarity is enabled, then `aggregationType` is `AVERAGE`. If not enabled, then `aggregationType` is `NONE`.

0 comments on commit 4770ee3

Please sign in to comment.