mirror of https://github.com/grafana/loki
feat(promtail): retrieve BotTags field from cloudflare (#10010)
**What this PR does / why we need it**:
Hey folks 👋
Little contribution here to add a useful log field for cloudflare users.
Indeed I add the [BotTags
field](https://developers.cloudflare.com/bots/concepts/cloudflare-bot-tags/)
which is pretty useful when debugging some specific traffic handled by
cloudflare
Don't hesitate to reach me if you have any questions
Cheers 😉
**Which issue(s) this PR fixes**:
Fixes #<issue number>
**Special notes for your reviewer**:
**Checklist**
- [x] 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: Michel Hollands <42814411+MichelHollands@users.noreply.github.com>
pull/10051/head
parent
7b671348a9
commit
a8a349690b
Loading…
Reference in new issue