Skip to main content

Applying Connector Patches

To apply a connector patch provided by the Support Team without modifying your MetricsHub installation:

  1. Copy the connector file(s) to a dedicated directory.
  2. In the metricshub.yaml file, set the top-level patchDirectory property to the path of that directory:
patchDirectory: /opt/patch/connectors
  1. Restart MetricsHub to apply the connector patch.

When using the MetricsHub CLI, specify the directory with the --patch-directory option.