Update upstream from v1.0.0 to v1.0.3#4
Merged
jfeltesse-mdsol merged 30 commits intomdsol-buildfrom Jul 6, 2022
Merged
Conversation
Update README.md
added example for creating arm64 image
Multi architecture support added in zip.sh
chore: add codeowners
…_fix Delay Fix in Lambda Extension
Address Issue 13 SumoLogic#13 in enhanceLogs, attempt to marshal log entry body as JSON into a map. If successful, use the map as the log item message. If unsuccessful, use the log entry body as a string as the log item message.
Issue SumoLogic#13: JSON logs appear in Sumo as strings
This reverts commit f13390e.
This reverts commit d6edcc8.
This reverts commit 4d7cd56.
This reverts commit e9ce3dd.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Upstream made a lot of improvements (https://github.com/SumoLogic/sumologic-lambda-extensions/releases) so we can remove some of our customizations.
We are making only these changes now: https://github.com/mdsol/sumologic-lambda-extensions/compare/6963d4...9346cc7?expand=1
@mdsol/architecture-enablement