Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ci: fmt (#12)HEADmaster | rtkay123 | 11 hours | 1 | -8/+25 |
| | |||||
* | ci: permissions | rtkay123 | 21 hours | 1 | -0/+2 |
| | |||||
* | ci: lint (#11) | rtkay123 | 21 hours | 4 | -13/+33 |
| | |||||
* | feat: rule 901 (#10) | rtkay123 | 24 hours | 14 | -10/+398 |
| | |||||
* | chore(deps): update otel/opentelemetry-collector docker tag to v0.132.4 (#9) | renovate[bot] | 26 hours | 1 | -1/+1 |
| | |||||
* | ci(test): upload junit | rtkay123 | 27 hours | 1 | -1/+13 |
| | |||||
* | test(core): rule helpers | rtkay123 | 46 hours | 2 | -0/+238 |
| | |||||
* | fix: graceful shutdown | rtkay123 | 47 hours | 4 | -4/+77 |
| | |||||
* | feat: typology processor (#8) | rtkay123 | 48 hours | 16 | -7/+1101 |
| | |||||
* | ci(cov): fix upload (#7) | rtkay123 | 2 days | 2 | -14/+12 |
| | |||||
* | ci(test): cov slug | rtkay123 | 2 days | 1 | -0/+1 |
| | |||||
* | chore(deps): update dependency node to v22 (#6) | renovate[bot] | 2 days | 1 | -1/+1 |
| | | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | ||||
* | ci(renovate): automerge actions | rtkay123 | 2 days | 1 | -0/+6 |
| | |||||
* | ci: test (#5) | rtkay123 | 2 days | 12 | -66/+245 |
| | |||||
* | chore(deps): update otel/opentelemetry-collector docker tag to v0.132.2 (#2) | renovate[bot] | 3 days | 1 | -1/+1 |
| | | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | ||||
* | chore(deps): update actions/checkout action to v5 (#3) | renovate[bot] | 3 days | 1 | -2/+2 |
| | | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | ||||
* | chore: Configure Renovate (#1) | renovate[bot] | 3 days | 1 | -0/+15 |
| | | | | | | | * Add renovate.json --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | ||||
* | feat(aggregator): write evaluation | rtkay123 | 3 days | 16 | -16/+611 |
| | |||||
* | test(integration): typology create | rtkay123 | 3 days | 2 | -0/+77 |
| | |||||
* | fix(config): expression serialisation | rtkay123 | 3 days | 2 | -1/+52 |
| | |||||
* | feat(config): typologies | rtkay123 | 3 days | 21 | -5/+553 |
| | |||||
* | build(config): typologies | rtkay123 | 3 days | 7 | -1/+122 |
| | |||||
* | feat(config): identify resource to reload | rtkay123 | 4 days | 6 | -30/+82 |
| | |||||
* | fix(exec): cache lock | rtkay123 | 4 days | 2 | -8/+66 |
| | |||||
* | test(exec): extract id and ver | rtkay123 | 4 days | 1 | -3/+60 |
| | |||||
* | ci: dockerfile as check | rtkay123 | 4 days | 2 | -39/+27 |
| | |||||
* | fix: cfg | rtkay123 | 4 days | 1 | -0/+1 |
| | |||||
* | feat(exec): get config | rtkay123 | 4 days | 12 | -24/+148 |
| | |||||
* | feat(rule-exec): receive messages | rtkay123 | 4 days | 23 | -72/+453 |
| | |||||
* | test(integration): rule create | rtkay123 | 5 days | 2 | -0/+60 |
| | |||||
* | fix(config): rule serialisation | rtkay123 | 5 days | 3 | -0/+123 |
| | |||||
* | test(integration): routing update/delete | rtkay123 | 5 days | 2 | -0/+46 |
| | |||||
* | fix(config): routes nesting | rtkay123 | 5 days | 1 | -0/+2 |
| | |||||
* | test(integration): routing post | rtkay123 | 5 days | 2 | -0/+48 |
| | |||||
* | feat(config): rule http | rtkay123 | 5 days | 27 | -101/+491 |
| | |||||
* | feat(config): routing mutation | rtkay123 | 5 days | 3 | -2/+85 |
| | |||||
* | feat(config): rule grpc | rtkay123 | 5 days | 13 | -16/+384 |
| | |||||
* | test(configuration): active routing | rtkay123 | 5 days | 3 | -0/+35 |
| | |||||
* | build(router): dockerfile | rtkay123 | 7 days | 5 | -2/+59 |
| | |||||
* | feat(router): get config | rtkay123 | 7 days | 18 | -4/+817 |
| | |||||
* | build(config): dockerfile | rtkay123 | 7 days | 3 | -1/+33 |
| | |||||
* | feat(config): reload config | rtkay123 | 7 days | 23 | -75/+435 |
| | |||||
* | feat(config): get active routing | rtkay123 | 8 days | 29 | -21/+673 |
| | |||||
* | build(config): create crate | rtkay123 | 8 days | 10 | -9/+154 |
| | |||||
* | chore(docker): prom config | rtkay123 | 8 days | 1 | -0/+3 |
| | |||||
* | test(warden): http post | rtkay123 | 8 days | 9 | -13/+436 |
| | |||||
* | test(integration): http post | rtkay123 | 8 days | 5 | -0/+430 |
| | |||||
* | feat(warden): otel span kind | rtkay123 | 8 days | 11 | -23/+48 |
| | | | | for service graphs in tempo | ||||
* | build(warden): dockerfile | rtkay123 | 9 days | 4 | -2/+38 |
| | |||||
* | feat(warden): save clearance | rtkay123 | 9 days | 8 | -13/+292 |
| |