Overview
This input type reports container-level metrics, such as CPU, memory, disk, for each container that runs on the host.
Review Parameters
Review the following parameters that you can configure in the Edge Delta App:
Visual Editor | YAML | Description |
Container Labels | container_stats |
Enter a descriptive label for this input. When you create a workflow, you will use this label to enter your input into the workflow. container is the default label. This parameter is required. Review the following example: labels: "docker" |
Review Sample Configuration
Review the following sample configuration:
container_stats:
labels: "docker"