google / google/slo-generator

Make possible to load yaml files in recursive directory

Open
#264 0 comments 0 reactions 0 assignees Claimed by @jinmyeonglee View on GitHub
Dominant language
Python
Stars
564
Forks
88
PR merge metrics
No merged PRs in 30d

Description

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
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.