(hook-command-add-metric)= # `add-metric` ## Summary Add metrics. ## Usage ``` add-metric [options] key1=value1 [key2=value2 ...]``` ### Options | Flag | Default | Usage | | --- | --- | --- | | `-l`, `--labels` | | labels to be associated with metric values | ## Examples add-metric metric1=value1 [metric2=value2 …]