109 Commits (5a9c4acfbf0936d399b48af731b797a7d3c28168)

Author SHA1 Message Date
shreyassrivatsan e825282dd1 Add exemplar support to the openmetrics parser (#6292) 5 years ago
Tom Wilkie de0a772b8e Port tsdb to use pkg/labels. (#6326) 5 years ago
Callum Styan 54e3fc82f1 Add a README.md to textparse package about how to update lexers. 5 years ago
Peter Tribble 90c3615a2c Fix solaris build. (#6149) 5 years ago
zhulongcheng 970ef41bb6 Fix exported function comments (#6002) 5 years ago
Brian Brazil 94b1af1471
Update to disallow new Go 1.13 float formats. (#5984) 5 years ago
Simon Pasquier 06066a3619
*: improve error messages when parsing bad rules (#5965) 5 years ago
Brian Brazil c66bfce8cf
Don't panic on short input. (#5939) 5 years ago
Tobias Klauser 02430f88da pkg/runtime: simplify Utsname string conversion (#5625) 5 years ago
Bartek Plotka f0863a604e Removed extra tsdb/testutil after merge. 5 years ago
Brian Brazil e62f30d497
Correctly handle empty labels from alert templates. (#5845) 5 years ago
Chris Marchbanks 529ccff07b
Remove all usages of stretchr/testify 5 years ago
Ganesh Vernekar 588eb20018
Efficient iteration and search in HashForLabels and HashWithoutLabels (#5707) 5 years ago
Thomas Jackson a000cec011 Re-use label builder in promql aggregation (#5641) 6 years ago
Lee Gaines f4486815c1 logs filesystem type on startup (#5558) 6 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
Tom Wilkie c7b3535997 Use pkg/relabelling in remote write. 6 years ago
Giedrius Statkevičius 10ec2552af promparse: sort all labels when parsing (#5372) 6 years ago
Mario Trangoni 5354ffff99 Fix some spelling issues (#5361) 6 years ago
Callum Styan b8106dd459 Review feedback: 6 years ago
Tom Wilkie d6f911b511 Factor out logging ratelimit & dedupe middleware. 6 years ago
Tariq Ibrahim a2a6e24f9f show list of offending labels in the error message in many-to-many scenarios (#5189) 6 years ago
JoeWrightss e158c53fa9 Fix some typos in comment (#5175) 6 years ago
Matt Layher 28eff63eca pkg/runtime: use panic instead of log.Fatal for system call errors 6 years ago
AixesHunter 9f903fb3f7 github.com/cznic/golex has moved to modernc.org/golex (#5034) 6 years ago
AixesHunter 29f21b8d0c import aliases yaml that can be omitted (#5018) 6 years ago
Bartek Płotka 62c8337e77 Moved configuration into `relabel` package. (#4955) 6 years ago
Ben Kochie c6399296dc
Fix spelling/typos (#4921) 6 years ago
Simon Pasquier 5230e2730a
*: check that assets are up-to-date (#4731) 6 years ago
Brian Brazil 3fdb92010e Expand OM to OpenMetrics 6 years ago
Brian Brazil 9c03e11c2c Hook OpenMetrics parser into scraping. 6 years ago
Brian Brazil c271ef456a Add an OpenMetrics parser. 6 years ago
Brian Brazil ffe7efb411 Prepare for multiple text formats 6 years ago
Tom Wilkie 4c52400708
Limit concurrent remote reads. (#4656) 6 years ago
Ganesh Vernekar 05726c5ea2 Test template expansion while loading groups (#4537) 6 years ago
Krasi Georgiev 12fe204ea6
move runtime debug funcs in own package (#4494) 6 years ago
jojohappy f5794b0ff9 Revert the testdata.txt, should be no change 6 years ago
jojohappy f3735d0ead Remove useless testdata 6 years ago
jojohappy 21e50a3f9d Upgrade k8s client to kubernetes-1.11.0 6 years ago
Brian Brazil 70c98a06f1
Handle empty HELP in text parser. (#4444) 6 years ago
Alin Sinpalean 96fb0b2155 Optimize PromQL aggregations (#4248) 6 years ago
Fabian Reinartz 0ff42e754e pkg/textparse: unescape help string 7 years ago
Fabian Reinartz 5fcc5b6028 pkg/textparse: support null bytes in comments and help 7 years ago
Fabian Reinartz 76a4a46cb0 pkg/textparse: refactor and add metadata handling 7 years ago
Elif T. Kuş 57dcdfb15f Rewrote tests with testutil for several test files (#4086) 7 years ago
Manos Fokas 25f929b772 Yaml UnmarshalStrict implementation. (#4033) 7 years ago
Krasi Georgiev 933ab8a34e stupid return mistake fix, and dropped the additional assertion check! 7 years ago
Krasi Georgiev 675ce533c9 refactored TestScrapeLoopAppend and added a test for empty labels 7 years ago