Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[release-2.9.x] Use correct plugin name for fluentbit ecs task #11149

Merged
merged 1 commit into from
Nov 6, 2023

Commits on Nov 6, 2023

  1. Use correct plugin name for fluentbit ecs task (#11127)

    **What this PR does / why we need it**:
    Currently the docs suggest using the `loki` output plugin, however the
    options provided align with the `grafana-loki` plugin
    
    **Checklist**
    - [x] Reviewed the
    [`CONTRIBUTING.md`](https://github.com/grafana/loki/blob/main/CONTRIBUTING.md)
    guide (**required**)
    - [ ] 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/setup/upgrade/_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](d10549e)
    - [ ] If the change is deprecating or removing a configuration option,
    update the `deprecated-config.yaml` and `deleted-config.yaml` files
    respectively in the `tools/deprecated-config-checker` directory.
    [Example
    PR](0d4416a)
    
    Co-authored-by: J Stickler <[email protected]>
    (cherry picked from commit dfc0013)
    low613 authored and grafana-delivery-bot[bot] committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    f00c0e6 View commit details
    Browse the repository at this point in the history