mirror of https://github.com/grafana/loki
Clarify that label filter expressions are not supported in promtail. (#9894)
**What this PR does / why we need it**:
Some users of Promtail seem to be confused that certain types of filter
expressions are not supported in Promtail's `match` stage.
This change clarifies what kind of filter expressions are supported.
**Which issue(s) this PR fixes**:
Fixes #5209
**Special notes for your reviewer**:
**Checklist**
- [ ] Reviewed the
[`CONTRIBUTING.md`](https://github.com/grafana/loki/blob/main/CONTRIBUTING.md)
guide (**required**)
- [x] Documentation added
- [ ] Tests updated
- [ ] `CHANGELOG.md` updated
- [ ] If the change is worth mentioning in the release notes, add
`add-to-release-notes` label
- [ ] Changes that require user attention or interaction to upgrade are
documented in `docs/sources/upgrading/_index.md`
- [ ] For Helm chart changes bump the Helm chart version in
`production/helm/loki/Chart.yaml` and update
`production/helm/loki/CHANGELOG.md` and
`production/helm/loki/README.md`. [Example
PR](d10549e3ec)
---------
Co-authored-by: J Stickler <julie.stickler@grafana.com>
pull/9931/head
parent
aae13c376d
commit
2dfac72835
Loading…
Reference in new issue