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: promtail config unmarshalling #14408

Merged
merged 1 commit into from
Oct 7, 2024
Merged

Conversation

cstyan
Copy link
Contributor

@cstyan cstyan commented Oct 7, 2024

fix bug introduced in #13719 that caused unmarshaling to use an empty struct, which resulted in all default values being missing, supersedes #14259

in all default values being missing

Signed-off-by: Callum Styan <[email protected]>
@cstyan cstyan requested a review from a team as a code owner October 7, 2024 16:46
@trevorwhitney trevorwhitney changed the title fix promtail config unmarshalling fix: promtail config unmarshalling Oct 7, 2024
@cstyan cstyan merged commit a05431f into main Oct 7, 2024
62 checks passed
@cstyan cstyan deleted the callum-fix-promtail-defaults branch October 7, 2024 17:01
trevorwhitney added a commit that referenced this pull request Oct 10, 2024
Squashed commit of the following:

commit 4ea549a
Author: Trevor Whitney <[email protected]>
Date:   Tue Oct 8 13:18:35 2024 -0600

    chore: fix tests, add more requestion validation

commit 55b0aa1
Author: Trevor Whitney <[email protected]>
Date:   Mon Oct 7 14:28:21 2024 -0600

    chore: lint and format

commit c78c5fa
Author: Trevor Whitney <[email protected]>
Date:   Mon Oct 7 14:03:26 2024 -0600

    feat: add range support to agg metric volume queries

commit 93cc007
Author: Trevor Whitney <[email protected]>
Date:   Wed Oct 2 16:29:08 2024 -0600

    feat: aggregated metric volume queries

commit 1f30892
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Mon Oct 7 13:43:34 2024 -0400

    chore(deps): update dependency fluent-plugin-multi-format-parser to '~>1.1.0' (#14396)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

commit a05431f
Author: Callum Styan <[email protected]>
Date:   Mon Oct 7 10:01:28 2024 -0700

    fix: promtail config unmarshalling (#14408)

    Signed-off-by: Callum Styan <[email protected]>
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.

2 participants