Skip to content

Commit 24d0ce0

Browse files
doc: Updated api resource reference for metricsQueries (#5336)
This little bugger made me waste a couple hours wondering why it was a 404 everytime I used it Co-authored-by: Kim (Sumo Logic) <[email protected]>
1 parent ba10826 commit 24d0ce0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api/metrics-query.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ import ApiRoles from '../reuse/api-roles.md';
1313

1414
The Metrics Query API allows you to execute queries on various metrics and retrieve multiple time-series (data-points) over time from HTTP endpoints. For information about running a metrics query using the API, see [Executing a query](/docs/api/metrics/#executing-a-query) in *Metrics APIs*.
1515

16-
Here is example content for a `v1/metricQueries` API call:
16+
Here is example content for a `v1/metricsQueries` API call:
1717

1818
``` json
1919
{

0 commit comments

Comments
 (0)