Skip to content

Make possible to load yaml files in recursive directory #264

@jinmyeonglee

Description

@jinmyeonglee

I want to make 1 app which is k8s cronjob to compute SLIs with a directory path.
But our sli YAML files are so a lot, so I want to make a sub directories under the root sli directory.

Like below.

slo-generator -c global-conf.yaml -f sli_configs/
sli_configs/
    product_1/
        latency.yaml
        availablity.yaml
    product_2/
        latency.yaml
        availability.yaml

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions