beforeAll (Section)

Under the beforeAll section, define the sources to be executed before all the monitoring jobs to set the connections or perform preparatory actions.

Format

connector:
  # ...

beforeAll:
 <sourceName>: # <object>

Each source declared under beforeAll must follow the format described on its dedicated page in the Sources Section[1].

No results.