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

Remove default docker pipeline stage #3404

Merged

Conversation

dannykopping
Copy link
Contributor

@dannykopping dannykopping commented Mar 1, 2021

What this PR does / why we need it:
This PR resolves a bug whereby an omitted pipeline_stages key in a scrape_configs entry would result in a docker pipeline being created by default; this is unexpected and undocumented behaviour. This change was introduced when we deprecated the entry_parser configuration.

Which issue(s) this PR fixes:
Fixes #3403

Special notes for your reviewer:
We will probably need to communicate this change clearly when it is released; this may lead to unexpected breakages of promtail configurations that rely on this bug.

Checklist

  • Documentation added
  • Tests updated

…ected behaviour

Signed-off-by: Danny Kopping <danny.kopping@grafana.com>
Copy link
Contributor

@kavirajk kavirajk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! 👍

@cyriltovena cyriltovena merged commit faa1eab into grafana:master Mar 1, 2021
dannykopping pushed a commit to dannykopping/loki that referenced this pull request Mar 2, 2021
Signed-off-by: Danny Kopping <danny.kopping@grafana.com>
cyriltovena pushed a commit that referenced this pull request Mar 3, 2021
Signed-off-by: Danny Kopping <danny.kopping@grafana.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing pipeline_stages definition causes unexpected behaviour
3 participants