Skip to content

fix(otelcol.receiver.cloudflare): Apply the documented default arguments - #7088

Open
kgeckhart wants to merge 2 commits into
mainfrom
kgeckhart/cloudflare-receiver-defaults
Open

kgeckhart wants to merge 2 commits into
mainfrom
kgeckhart/cloudflare-receiver-defaults

Conversation

@kgeckhart

@kgeckhart kgeckhart commented Sep 10, 2026

Copy link
Copy Markdown
Contributor

Brief description of Pull Request

Seed the cloudflare receiver's config from the factory default so timestamp_field, timestamp_format and separator get the defaults the reference docs already document, and rename the argument table's delimiter to separator, the name the component actually accepts. SetToDefault was an empty stub, so configs that left these unset got no log timestamp and nested attribute keys flattened with no separator between them. Those records now carry a Timestamp, and those keys gain a ..

Issue(s) fixed by this Pull Request

Related to #6866

PR Checklist

  • Documentation added
  • Tests updated
  • Config converters updated
  • This pull request was substantially generated with AI assistance (see the GenAI policy)

@kgeckhart
kgeckhart requested review from a team and clayton-cornell as code owners September 10, 2026 22:15
@github-actions

Copy link
Copy Markdown
Contributor

💻 Deploy preview available (fix(otelcol.receiver.cloudflare): Apply the documented default arguments):

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant