Skip to content

"matrix" style monitoring #3

@mmastrac

Description

@mmastrac

A matrix should allow you to configure a single file that can use multiple axes to simplify configuration.

For example:

matrix:
  - axis: [1,2,3]
  - variable: index
  - config:
      id: raspberry-pi-{{index}}
      test:
        timeout: 30s
        interval: 60s
        command: test.sh

It should be valid to nest matrix configurations.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions