Skip to content

fix: promtail config unmarshalling - #14408

Merged
cstyan merged 1 commit into
mainfrom
callum-fix-promtail-defaults
Oct 7, 2024
Merged

fix: promtail config unmarshalling#14408
cstyan merged 1 commit into
mainfrom
callum-fix-promtail-defaults

Conversation

@cstyan

@cstyan cstyan commented Oct 7, 2024

Copy link
Copy Markdown
Contributor

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 <callumstyan@gmail.com>
@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 Oct 7, 2024
@cstyan
cstyan merged commit a05431f into main Oct 7, 2024
@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 <trevorjwhitney@gmail.com>
Date:   Tue Oct 8 13:18:35 2024 -0600

    chore: fix tests, add more requestion validation

commit 55b0aa1
Author: Trevor Whitney <trevorjwhitney@gmail.com>
Date:   Mon Oct 7 14:28:21 2024 -0600

    chore: lint and format

commit c78c5fa
Author: Trevor Whitney <trevorjwhitney@gmail.com>
Date:   Mon Oct 7 14:03:26 2024 -0600

    feat: add range support to agg metric volume queries

commit 93cc007
Author: Trevor Whitney <trevorjwhitney@gmail.com>
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 <callumstyan@gmail.com>
Date:   Mon Oct 7 10:01:28 2024 -0700

    fix: promtail config unmarshalling (#14408)

    Signed-off-by: Callum Styan <callumstyan@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2 participants