Skip to content

Conversation

@johnmschoonover
Copy link
Contributor

This update removes ambiguity around the url.query field by explicitly stating that it should contain the full query string, including compound parameters.

An example with multiple query parameters is added to reinforce this guidance. This helps prevent misinterpretation—such as splitting the query into an array of keywords—and promotes consistent, ECS-compliant implementations across ingestion pipelines and tools.

  • Have you signed the contributor license agreement?
  • Have you followed the contributor guidelines?
  • For proposing substantial changes or additions to the schema, have you reviewed the RFC process?
  • If submitting code/script changes, have you verified all tests pass locally using make test?
  • If submitting schema/fields updates, have you generated new artifacts by running make and committed those changes?
  • Is your pull request against main? Unless there is a good reason otherwise, we prefer pull requests against main and will backport as needed.
  • Have you added an entry to the CHANGELOG.next.md?

This update removes ambiguity around the url.query field by explicitly stating that it should contain the full query string, including compound parameters.

An example with multiple query parameters is added to reinforce this guidance. This helps prevent misinterpretation—such as splitting the query into an array of keywords—and promotes consistent, ECS-compliant implementations across ingestion pipelines and tools.
@johnmschoonover johnmschoonover requested a review from a team as a code owner June 5, 2025 18:35
@github-actions
Copy link

github-actions bot commented Jun 5, 2025

🤖 GitHub comments

Expand to view the GitHub comments

Just comment with:

  • run docs-build : Re-trigger the docs validation. (use unformatted text in the comment!)

@cla-checker-service
Copy link

cla-checker-service bot commented Jun 5, 2025

💚 CLA has been signed

@johnmschoonover johnmschoonover force-pushed the main branch 2 times, most recently from 4d5c51e to d76d6d8 Compare June 5, 2025 19:23
@johnmschoonover
Copy link
Contributor Author

run docs-build

@trisch-me
Copy link
Contributor

we could also add a link to definition as we do in semantic conventions https://opentelemetry.io/docs/specs/semconv/registry/attributes/url/

@github-actions
Copy link

Hi!

We just realized that we haven't looked into this PR in a while. We're
sorry!

We're labeling this PR as Stale to make it hit our filters and
make sure we get back to it as soon as possible. In the meantime, it'd
be extremely helpful if you could take a look at it as well and confirm its
relevance. A simple comment with a nice emoji will be enough :+1.

Thank you for your contribution!

@github-actions github-actions bot added the stale Stale issues and pull requests label Aug 23, 2025
@github-actions
Copy link

github-actions bot commented Dec 15, 2025

🔍 Preview links for changed docs

@github-actions github-actions bot removed the stale Stale issues and pull requests label Dec 16, 2025
@kgeller kgeller merged commit d70d8a0 into elastic:main Dec 16, 2025
7 checks passed
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.

4 participants