Commit Graph

24 Commits (d4a6b159fab621e4072a5173ce082d7f5d54ec13)

Author SHA1 Message Date
Christian Haudum d4a6b159fa
chore: Cleanup label extraction expression (#8596) 2 years ago
Bayan Taani 68a9fd6c0a
Add logfmt selective label extraction (#6675) 2 years ago
Ed Welch c8760f31e2
Loki: Remove validation of matchers when performing label values lookup. (#8224) 2 years ago
Cyril Tovena 2861c0036f
Improve the JSON parser performance. (#7723) 2 years ago
Ed Welch 1a75bb8e22
Loki: Return an __error_details__ label for any line which incurs a __error__ while being processed (#6543) 3 years ago
Ed Welch 33761194d9
Loki: Add the ability to use the log line timestamp in label and line formatter (#6517) 3 years ago
Bryan Boreham a50cac7674
filters: use faster regexp package (#5315) 3 years ago
Vladyslav Diachenko ea37f4595d
added upgrade notes (#5311) 3 years ago
Cyril Tovena 5d8414fcd6
Intern label keys for LogQL parser. (#3990) 4 years ago
Cyril Tovena e9c0687c15
Reject labels with invalid runes when using implicit extraction parser. (#3983) 4 years ago
Cyril Tovena 59bb6d3fba
LogQL: Pattern Parser (#3837) 4 years ago
Ed Welch 6e67d1ea5d
Loki/Promtail: Client Refactor (#3623) 4 years ago
Cyril Tovena 6148794b9b
Fixes a bug where unpack would mutate log line. (#3502) 4 years ago
Ed Welch 6d48fb6942
change ReadStringAsSlice to ReadString so it doesn't parse quotes inside the packed _entry (#3432) 4 years ago
Cyril Tovena 32d668ceb0
Only unpack entry if the key `_entry` exist. (#3426) 4 years ago
Cyril Tovena 7886f35b8f
Introduce a unpack parser. (#3420) 4 years ago
Cyril Tovena f10535f7c1
Fixes a panic with whitespace key. (#3372) 4 years ago
Danny Kopping feb7fb470b
LogQL: Simple JSON expressions (#3280) 4 years ago
Cyril Tovena 3bd725e826
Fixes logfmt parser hints. (#3279) 4 years ago
Cyril Tovena e8cce09de2
Fix a bug with metric queries and label_format. (#3263) 4 years ago
Cyril Tovena 7682f133b6
Improve JSON parser and add labels parser hints. (#3080) 4 years ago
Cyril Tovena 53f4aa4ac3
Labels computation LogQLv2 (#2875) 5 years ago
Cyril Tovena dd5fceb348
Logqv2 optimization (#2778) 5 years ago
Cyril Tovena fd5cb96693
LogQL: Labels and Metrics Extraction (#2769) 5 years ago