Skip to content

Commit

Permalink
Merge pull request #3209 from dezmodue/patch-1
Browse files Browse the repository at this point in the history
Adding missing <
  • Loading branch information
dadgar authored Sep 14, 2017
2 parents 58f3a29 + ec1842b commit 2a3b65b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/source/docs/agent/telemetry.html.md
Original file line number Diff line number Diff line change
Expand Up @@ -641,7 +641,7 @@ detailed above) but any new metrics will only be available in the new format.
<td>Gauge</td>
</tr>
<tr>
<td>`nomad.client.allocs.<Job>.TaskGroup>.<AllocID>.<Task>.cpu.user`</td>
<td>`nomad.client.allocs.<Job>.<TaskGroup>.<AllocID>.<Task>.cpu.user`</td>
<td>Total CPU resources consumed by the task in the user space</td>
<td>Percentage</td>
<td>Gauge</td>
Expand Down

0 comments on commit 2a3b65b

Please sign in to comment.