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

Replace more dotted keys #442

Merged
merged 2 commits into from
Oct 17, 2023
Merged

Replace more dotted keys #442

merged 2 commits into from
Oct 17, 2023

Conversation

pzl
Copy link
Member

@pzl pzl commented Oct 10, 2023

Change Summary

replace more instances of yaml dotted-key format to multiline format (for package-spec 3.0)

the semantics of this PR are intended to be identical, only formatting changes

@pzl pzl requested a review from a team as a code owner October 10, 2023 18:49
@elasticmachine
Copy link
Contributor

elasticmachine commented Oct 10, 2023

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

Build stats

  • Start Time: 2023-10-17T15:17:02.688+0000

  • Duration: 8 min 31 sec

🤖 GitHub comments

Expand to view the GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.

@@ -1,2 +1,3 @@
dynamic_fields:
event.ingested: ".*"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think dynamic_fields is expecting a flat list of field names. Have you tried quoting the key name like "event.ingested"?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, I noticed how this was handled in elastic/integrations#8115 uses quotes for this

@pzl pzl merged commit c861c83 into main Oct 17, 2023
6 of 8 checks passed
@pzl pzl deleted the dotted-keys branch October 17, 2023 15:33
pzl added a commit that referenced this pull request Dec 11, 2023
@elasticmachine
Copy link
Contributor

Package endpoint - 8.13.0 containing this change is available at https://epr.elastic.co/search?package=endpoint

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.

None yet

4 participants