MetricsHub
MetricsHub Community Connectors 1.0.19
-
Home
- Connector Design Guide
Sources
Documentation under construction...
A source defines how to query the monitored system to retrieve the required data and metrics.
Configure sources under:
- the beforeAll[1] section to execute them before any monitoring job
- the afterAll[2] section to execute them after all monitoring jobs
- the monitors[3] section to execute them as part of a monitoring job workflow.
Format
connector:
# ...
beforeAll: # <object>
<sourceKey>: # <source-object>
monitors:
<monitorType>: # <object>
<job>: # <object>
sources: # <object>
<sourceKey>: # <source-object>
afterAll: # <object>
<sourceKey>: # <source-object>
Each source must define a set of computes, as described in the Computes Section[4].
Search Results for {{siteSearch | truncate:'50'}}
{{resultArray.length}}
No results.
