Commit Graph

11 Commits (1a6c2283a3e37f5ef6e0df78b72e67d3b2995a56)

Author SHA1 Message Date
Mateusz Gozdek 1a6c2283a3 Format Go source files using 'gofumpt -w -s -extra' 4 years ago
Julien Pivotto 6c56a1faaa
Testify: move to require (#8122) 5 years ago
Julien Pivotto 4e5b1722b3
Move away from testutil, refactor imports (#8087) 5 years ago
Julien Pivotto ed623f69e2
tsdb: don't allow ingesting empty labelsets (#6891) 5 years ago
Brian Brazil 94b1af1471
Update to disallow new Go 1.13 float formats. (#5984) 6 years ago
Bartek Plotka f0863a604e Removed extra tsdb/testutil after merge. 6 years ago
Chris Marchbanks 529ccff07b
Remove all usages of stretchr/testify 6 years ago
Giedrius Statkevičius 10ec2552af promparse: sort all labels when parsing (#5372) 6 years ago
Brian Brazil 3fdb92010e Expand OM to OpenMetrics 7 years ago
Brian Brazil c271ef456a Add an OpenMetrics parser. 7 years ago
Brian Brazil ffe7efb411 Prepare for multiple text formats 7 years ago
Brian Brazil 70c98a06f1
Handle empty HELP in text parser. (#4444) 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
Filip Ochnik ec1c6b7c29 textparse: reject empty label names 8 years ago
Julius Volz c3d6abc8e6 Fix some lint errors (#3334) 8 years ago
Goutham Veeramachaneni 11ee713ced Handle common escape characters properly. (#2995) 8 years ago
Julius Volz c6f41ce391 Allow metric and label names to begin with underscores (#2961) 8 years ago
Goutham Veeramachaneni b7eddbcd98 textparse: Add fuzzing and fix bug caught 8 years ago
Goutham Veeramachaneni 0e78b7e7c8 parser: support spaces everywhere 8 years ago
Brian Brazil dd07f693c8 Single quotes are not valid label value delimiters. 8 years ago
Brian Brazil a6ca391e6e Reject scrapes with invalid utf-8 label values. 8 years ago
Fabian Reinartz bdc763f95f pkg/textparse: allow null bytes in label values 8 years ago
Fabian Reinartz ea09299ca5 pkg/textparse: handle trailing labels comma (#2752) 8 years ago
Fabian Reinartz f7c5d96e84 pkg/textparse: parse metric names with ':' 8 years ago
Fabian Reinartz 377886b371 pkg/textparse: implement timestamp parsing 8 years ago
Brian Brazil 5c9a6ce747 Add license to files. 8 years ago
Fabian Reinartz fb3ab9bdb7 pkg/textparse: add more benchmarking, align lex defs 9 years ago
Fabian Reinartz e44d80314d pkg/textparse: add tests and method to retrieve full labels 9 years ago
Fabian Reinartz 091a7f2395 pkg/textparse: add initial text parser 9 years ago