Agent and modules generated by the plugin
The plugin will create a main agent that will contain all specific metrics that are not assigned to an agent. The plugin will create an agent for different metrics if specified in the configuration.
- If a custom query returns metrics for more than one object, the integration will create a module for each object metric returned in the response.
- If a custom query returns only one metric for the object, the generated module will be generic_data and will contain the value returned by the response.
- If a custom query returns multiple metrics for a single object, the generated module will be generic_data_string and will have a list with the values obtained associated with the timestamp of each value.