VictoriaMetrics/app/vmalert/config
kirti purohit 008b649658
Some checks are pending
build / Build (push) Waiting to run
CodeQL Go / Analyze (push) Waiting to run
main / lint (push) Waiting to run
main / test (test-full) (push) Blocked by required conditions
main / test (test-full-386) (push) Blocked by required conditions
main / test (test-pure) (push) Blocked by required conditions
publish-docs / Build (push) Waiting to run
vmalert: parse multi doc yaml (#6995)
### Describe Your Changes

This PR adds the feature to parse a multi yaml doc following the
`\n---\n`
The issue is
[6753](https://github.com/VictoriaMetrics/VictoriaMetrics/issues/6753)

### Checklist

The following checks are **mandatory**:

- [x] My change adheres [VictoriaMetrics contributing
guidelines](https://docs.victoriametrics.com/contributing/).

---------

Signed-off-by: kirti purohit <kirti.purohit@hpe.com>
Co-authored-by: kirti purohit <kirti.purohit@hpe.com>
Co-authored-by: Jiekun <jiekun@victoriametrics.com>
Co-authored-by: hagen1778 <roman@victoriametrics.com>
2024-10-08 14:28:32 +02:00
..
fslocal app/vmalert: add support of recursive path globs for rules and templates (#4148) 2023-04-26 19:20:22 +02:00
fsurl all: consistently use %w instead of %s in when error is passed to fmt.Errorf() 2023-10-25 21:24:03 +02:00
log app/vmalert: switch from table-driven tests to f-tests 2024-07-12 22:41:11 +02:00
testdata vmalert: parse multi doc yaml (#6995) 2024-10-08 14:28:32 +02:00
config_test.go vmalert: parse multi doc yaml (#6995) 2024-10-08 14:28:32 +02:00
config.go vmalert: parse multi doc yaml (#6995) 2024-10-08 14:28:32 +02:00
fs_test.go vmalert: support object storage for rules (#519) 2023-02-09 18:50:48 -08:00
fs.go vmalert-tool: support file path with hierarchical patterns and regexp… (#6501) 2024-06-18 14:14:30 +02:00
types.go all: consistently use 'any' instead of 'interface{}' 2024-07-10 00:20:37 +02:00