Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions docs/plugins.md
Original file line number Diff line number Diff line change
Expand Up @@ -653,6 +653,8 @@ The ChangeLog feature only detects changes when Harvest is up and running. It do

The plugin can be enabled in the templates under the plugins section. Steps are documented [here](https://github.com/NetApp/harvest/discussions/3494).

**Note:** `ChangeLog` should be listed last in `plugins:` so that all labels it depends on (including ones created by other plugins, e.g. `LabelAgent`) are already available.

For volume, svm, and node objects, you can enable the plugin with the following configuration:

```yaml
Expand Down
Loading