Skip to content

Commit

Permalink
doc: Remove colon for multi metric-id aggregates
Browse files Browse the repository at this point in the history
  • Loading branch information
tobias-urdin authored and mergify-bot committed Feb 20, 2022
1 parent 94ae8c0 commit c8549da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/source/rest.j2
Original file line number Diff line number Diff line change
Expand Up @@ -827,7 +827,7 @@ Get one or more metrics
::

(metric <metric-id> <aggregation>)
(metric ((<metric-id> <aggregation>), (<metric-id> <aggregation>), ...))
(metric ((<metric-id> <aggregation>) (<metric-id> <aggregation>) ...))

metric-id: the id of a metric to retrieve
aggregation: the aggregation method to retrieve
Expand Down

0 comments on commit c8549da

Please sign in to comment.