Skip to content

Commit

Permalink
fix formatting for nomad.plan.evaluate metric
Browse files Browse the repository at this point in the history
  • Loading branch information
Omar-Khawaja committed Jun 19, 2019
1 parent 02cc216 commit 9a54792
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion website/source/docs/telemetry/overview.html.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,8 @@ placement):

* **nomad.broker.total_blocked** - The number of blocked evaluations.
* **nomad.worker.invoke_scheduler.\<type\>** - The time to run the scheduler of
the given type. nomad.plan.evaluate - The time to evaluate a scheduler Plan.
the given type.
* **nomad.plan.evaluate** - The time to evaluate a scheduler Plan.
* **nomad.plan.submit** - The time to submit a scheduler Plan.
* **nomad.plan.queue_depth** - The number of scheduler Plans waiting to be
evaluated.
Expand Down

0 comments on commit 9a54792

Please sign in to comment.