Shantanu Alshi
Shantanu Alshi
I have setup a github actions to publish Kafdrop helm chart. It uses local github pages in order to publish Charts. In order to set this up, you will have...
**What this PR does / why we need it**: Currently detection of log levels is not truly case insensitive. For eg. "warn" or "WARN" is detected, however "Warn" is not....
**What this PR does / why we need it**: - **Remove usage of regex to improve performance** - **Enable query splitting for detected labels** - **Change detected labels implementation to...
**What this PR does / why we need it**: **Which issue(s) this PR fixes**: Fixes # **Special notes for your reviewer**: **Checklist** - [ ] Reviewed the [`CONTRIBUTING.md`](https://github.com/grafana/loki/blob/main/CONTRIBUTING.md) guide (**required**)...