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

Fix featuregate late initialization #8478

Merged

Commits on Nov 3, 2023

  1. builder: start the collector with the parsing of featuregates

    Signed-off-by: Benedikt Bongartz <bongartz@klimlive.de>
    frzifus authored and Alex Boten committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    741c013 View commit details
    Browse the repository at this point in the history
  2. otelcorecol: regenerate

    Signed-off-by: Benedikt Bongartz <bongartz@klimlive.de>
    frzifus authored and Alex Boten committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    9c5f741 View commit details
    Browse the repository at this point in the history
  3. otelcol: only validate featuregate flag at before creating factories

    Signed-off-by: Benedikt Bongartz <bongartz@klimlive.de>
    frzifus authored and Alex Boten committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    2b78b3d View commit details
    Browse the repository at this point in the history
  4. otelcol: carry factory func instead of object in settings

    Signed-off-by: Benedikt Bongartz <bongartz@klimlive.de>
    frzifus authored and Alex Boten committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    44a37a2 View commit details
    Browse the repository at this point in the history
  5. Update .chloggen/fix_featuregate_late_initialization.yaml

    Co-authored-by: Ben B. <bongartz@klimlive.de>
    2 people authored and Alex Boten committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    de6f46d View commit details
    Browse the repository at this point in the history
  6. update changelog

    Signed-off-by: Alex Boten <aboten@lightstep.com>
    Alex Boten committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    b84985f View commit details
    Browse the repository at this point in the history
  7. fix test after rebase

    Signed-off-by: Alex Boten <aboten@lightstep.com>
    Alex Boten committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    593700b View commit details
    Browse the repository at this point in the history