YAML File Structure

The YAML file used by this client is divided into several sections, each serving a distinct purpose:
Table 1. YAML File Structure
globalVariables Defines global variables that can be used throughout the YAML file.
defaultLabels Sets default labels to be applied to all metrics.
metricObjects Defines the metrics to be exposed to Prometheus, including their types and specific labels.
metricData Specifies the data points to be collected, along with any processing functions to be applied.