11 Commits (0512ebf9da6f92c4aa2b02b3341fbf7f52f2fa72)

Author SHA1 Message Date
suntala 44f385fd51 Support expansion of native histogram values in alert templates 8 months ago
Julien Pivotto c52db2b196 Remove duplicate tests 1 year ago
johncming 5d68ebb207 pkg/rulefmt: fix bug of validate. 1 year ago
Julien Pivotto ce55e5074d Add 'keep_firing_for' field to alerting rules 2 years ago
Cosrider bef6556ca5
delete redundant alias (#11180) 2 years ago
Matthieu MOREL c2b4de3611
refactor (package model): move from github.com/pkg/errors to 'errors' and 'fmt' packages (#10747) 2 years ago
Łukasz Mierzwa 648b12d8c5 Implement Unwrap() on errors returned from rulefmt 2 years ago
Matthieu MOREL e2ede285a2
refactor: move from io/ioutil to io and os packages (#10528) 3 years ago
ozairasim 52159840eb
Expose Error function for WrappedError (#9662) 3 years ago
beorn7 c954cd9d1d Move packages out of deprecated pkg directory 3 years ago
Howie 4e1dacf2d1
fix issue #9432(uses reference to loop iterator variable ) (#9483) 3 years ago
Levi Harrison dc2f1993d8
Limit number of alerts or series produced by a rule (#9260) 3 years ago
George Robinson 049b4f4f13
Support customization of template options in TemplateExpander (#9290) 3 years ago
Levi Harrison 17ea8d006a
Added external URL access 4 years ago
Max Neverov 7c8bbd6bcb
Add fmt rule check: labels with the name __name__ are invalid (#7787) 4 years ago
Julien Pivotto fd06416057
Use strict unmarshalling of rules (#7767) 4 years ago
Callum Styan 0f76024eeb
Clarify error messaging, group names must be provided. (#7529) 4 years ago
Mikael Johansson a98be49c52
Change rule index numbering from 0 to n+1 on errors found in rule files (#7495) 4 years ago
johncming 51c824543b
fix bug missing an error. (#7020) 5 years ago
Tobias Guggenmos 20b1f596f6 Fix build errors in rest of prometheus 5 years ago
Harkishen Singh 84e6459c4d Adds support for line-column numbers for invalid rules, promtool (#6533) 5 years ago
Josh Soref 91d76c8023 Spelling (#6517) 5 years ago
Simon Pasquier 06066a3619
*: improve error messages when parsing bad rules (#5965) 5 years ago
Bjoern Rabenstein 38d518c0fe Rework #5009 after comments 6 years ago
Sylvain Rabot 335a34486e Add external labels to template expansion 6 years ago
Tariq Ibrahim 8fdfa8abea refine error handling in prometheus (#5388) 6 years ago
AixesHunter 29f21b8d0c import aliases yaml that can be omitted (#5018) 6 years ago
Ganesh Vernekar 05726c5ea2 Test template expansion while loading groups (#4537) 6 years ago
Manos Fokas 25f929b772 Yaml UnmarshalStrict implementation. (#4033) 7 years ago
Julius Volz 192e665317 rulefmt: Allow parsing from bytes instead of file 7 years ago
Conor Broderick 59d4c539d1 Added rule name to rule error for easier debugging (#3549) 7 years ago
Krasi Georgiev 3697075b8f validates that the recording name to include only allowed characters. (#3305) 7 years ago
Goutham Veeramachaneni 592cb00c2f
Remove version from RuleGroups 8 years ago
Goutham Veeramachaneni 6b70a4d850
Incorporate PR feedback 8 years ago
Goutham Veeramachaneni dc69645e92
Move back to go-yaml 8 years ago
Goutham Veeramachaneni e893c89333
Validate labels and annotations 8 years ago
Goutham Veeramachaneni c884881f7d
Add License Header 8 years ago
Goutham Veeramachaneni 2d1e92513b
Add tests 8 years ago
Goutham Veeramachaneni a48a018368
Make sure groups are unique in a single file 8 years ago
Goutham Veeramachaneni cea1e99f78
Add update-rules command to promtool 8 years ago
Goutham Veeramachaneni e8f55669ea Move rules to new format 8 years ago
Fabian Reinartz c843a0cd29 pkg/rulefmt: Add rule group parsing 8 years ago