willejs
Repos
115
Followers
34
Following
21

An old hugo generated website.

0
0

Old Terraform code to create AWS infrastructure for willejs.io

2
0

Events

Created at 1 week ago
issue comment
Add support for environments

I would love to see this merged somehow!

Created at 1 month ago
opened issue
mimirtool rules sync will try to upload tests for prometheus alert rules.

Describe the bug

We write tests for our prometheus alert rules, and when you use --rule-dirs and let it walk the tree it will pick up any *.yaml or *.yml files. Ideally we could use the --rule-dirs flag and exclude directories like test or filenames with test in them? Is there any way right now to exclude tests?

To Reproduce

Steps to reproduce the behavior:

  1. Start Mimir (SHA or version)
  2. Perform Operations(Read/Write/Others)

Expected behavior

mimirtool rules sync --address=test.example.com --rule-dirs=./prometheus/rules --id anonymous

does not upload

./prometheus/rules/nginx/rules-test.yaml
or 
./prometheus/rules/nginx/test/*
Created at 2 months ago
Created at 2 months ago
started
Created at 2 months ago
Created at 2 months ago