Skip to content

Commit 5a30149

Browse files
doc: Updated api resource reference for metricsQueries
This little bugger made me waste a couple hours wondering why it was a 404 everytime I used it
1 parent 7747a18 commit 5a30149

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)