Skip to content

Commit

Permalink
Document 'artifacts' as valid value for 'skip.metrics' (#94)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick-Triller authored Apr 19, 2021
1 parent 052f98a commit 6599268
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ _Note: when the harbor.instance flag is used, each metric name starts with `harb

`skip.metrics` - Skip collection of certain metric groups (optional)

* valid value: `scans|statistics|quotas|repositories|replication|health`
* valid value: `artifacts|scans|statistics|quotas|repositories|replication|health`
* default value: empty
* example:
```
Expand Down

0 comments on commit 6599268

Please sign in to comment.