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

feat: separate winston ecsFormat to composable ecsFields and ecsStringify (take 2) #161

Merged
merged 4 commits into from
Oct 26, 2023

Conversation

trentm
Copy link
Member

@trentm trentm commented Oct 26, 2023

Fixes: #57
Obsoletes: #65


This basically modernizes (for changes in this package) and finishes #65. I'm thankful to @lancegliser for all the assistance. The best description is in the CHANGELOG.md addition and the "packages/ecs-winston-format/examples/redact-fields.js" example showing the use case.

@trentm trentm self-assigned this Oct 26, 2023
@github-actions github-actions bot added the agent-nodejs Make available for APM Agents project planning. label Oct 26, 2023
david-luna
david-luna previously approved these changes Oct 26, 2023
@trentm trentm merged commit cfb344f into main Oct 26, 2023
9 checks passed
@trentm trentm deleted the trentm/composable-winston branch October 26, 2023 16:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
agent-nodejs Make available for APM Agents project planning.
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Hiding sensitive request data when using convertReqRes
2 participants