Applying Connector Patches
To apply a connector patch provided by the Support Team without modifying your MetricsHub installation:
- Copy the connector file(s) to a dedicated directory.
- In the
metricshub.yamlfile, set the top-levelpatchDirectoryproperty to the path of that directory:
patchDirectory: /opt/patch/connectors
- Restart MetricsHub to apply the connector patch.
When using the MetricsHub CLI, specify the directory with the --patch-directory option.