Commit Graph

15 Commits (9fe8bcf4be00a7ebd73932df0cf39cc837cbb993)

Author SHA1 Message Date
Fabian Reinartz 0ff42e754e pkg/textparse: unescape help string 8 years ago
Fabian Reinartz 5fcc5b6028 pkg/textparse: support null bytes in comments and help 8 years ago
Fabian Reinartz 76a4a46cb0 pkg/textparse: refactor and add metadata handling 8 years ago
Goutham Veeramachaneni 11ee713ced Handle common escape characters properly. (#2995) 9 years ago
Goutham Veeramachaneni b7eddbcd98 textparse: Add fuzzing and fix bug caught 9 years ago
Goutham Veeramachaneni 0e78b7e7c8 parser: support spaces everywhere 9 years ago
Fabian Reinartz bc7aff8cef retrieval: extract scrape cache 9 years ago
Fabian Reinartz a83014f53c retrieval: fix memory leak and consumption for caches 9 years ago
Fabian Reinartz 377886b371 pkg/textparse: implement timestamp parsing 9 years ago
Brian Brazil 5c9a6ce747 Add license to files. 9 years ago
Fabian Reinartz d9fb57cde4 *: Simplify []byte to string unsafe conversion 9 years ago
Fabian Reinartz d80a3de235 pkg/textparse: add documentation 9 years ago
Fabian Reinartz db48726a6b pkg/textparse: allocate single string per metric 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