Skip to content

Refactor auto_ecs_logging to log_ecs_formatting#1063

Merged
basepi merged 6 commits into
elastic:masterfrom
basepi:ecslogging2
Mar 11, 2021
Merged

Refactor auto_ecs_logging to log_ecs_formatting#1063
basepi merged 6 commits into
elastic:masterfrom
basepi:ecslogging2

Conversation

@basepi

@basepi basepi commented Mar 9, 2021

Copy link
Copy Markdown
Contributor

This matches the Java implementation which is more flexible (due
to using an enum instead of a bool) and will match the upcoming
ecs log formatting spec

Ref #1058 and #1006

This matches the Java implementation which is more flexible (due
to using an enum instead of a bool) and will match the upcoming
ecs log formatting spec
@basepi basepi requested a review from beniwohli March 9, 2021 16:41
@basepi basepi added this to the 7.12 milestone Mar 9, 2021
@ghost

ghost commented Mar 9, 2021

Copy link
Copy Markdown

💚 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

Expand to view the summary

Build stats

  • Build Cause: Pull request #1063 updated

  • Start Time: 2021-03-11T15:18:59.466+0000

  • Duration: 21 min 2 sec

  • Commit: e058ee2

Test stats 🧪

Test Results
Failed 0
Passed 7948
Skipped 5735
Total 13683

Trends 🧪

Image of Build Times

Image of Tests

💚 Flaky test report

Tests succeeded.

Expand to view the summary

Test stats 🧪

Test Results
Failed 0
Passed 7948
Skipped 5735
Total 13683

@beniwohli beniwohli left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM!

@basepi basepi merged commit 13f490b into elastic:master Mar 11, 2021
beniwohli pushed a commit to beniwohli/apm-agent-python that referenced this pull request Mar 16, 2021
* Refactor auto_ecs_logging to log_ecs_formatting

This matches the Java implementation which is more flexible (due
to using an enum instead of a bool) and will match the upcoming
ecs log formatting spec

* `override`, not `on`

* Update the test 🤦‍♂️
beniwohli pushed a commit to beniwohli/apm-agent-python that referenced this pull request Sep 14, 2021
* Refactor auto_ecs_logging to log_ecs_formatting

This matches the Java implementation which is more flexible (due
to using an enum instead of a bool) and will match the upcoming
ecs log formatting spec

* `override`, not `on`

* Update the test 🤦‍♂️
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants