Skip to content

Commit

Permalink
chore: fix whitespace issue (#5940)
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Crenshaw <michael.crenshaw.ext@bayer.com>
  • Loading branch information
crenshaw-dev authored May 18, 2021
1 parent f0540a9 commit 3659e67
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/variables.md
Original file line number Diff line number Diff line change
Expand Up @@ -185,8 +185,7 @@ step.
| `inputs.parameters.<NAME>` | Input parameter of the metric-emitting template |
| `outputs.parameters.<NAME>` | Output parameter of the metric-emitting template |
| `outputs.result` | Output result of the metric-emitting template |
| `resourcesDuration.{cpu,memory}` | Resources duration **in
seconds**. Must be one of `resourcesDuration.cpu` or `resourcesDuration.memory`, if available. For more info, see the [Resource Duration](resource-duration.md) doc.|
| `resourcesDuration.{cpu,memory}` | Resources duration **in seconds**. Must be one of `resourcesDuration.cpu` or `resourcesDuration.memory`, if available. For more info, see the [Resource Duration](resource-duration.md) doc.|

### Realtime Metrics

Expand Down

0 comments on commit 3659e67

Please sign in to comment.