forked from open-telemetry/opentelemetry-lambda
-
Notifications
You must be signed in to change notification settings - Fork 2
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
Diff between main and swo #2
Closed
Closed
Conversation
This file contains 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
jerrytfleung
changed the base branch from
main
to
NH-59205-apm-python-custom-layer
January 9, 2024 04:02
jerrytfleung
changed the base branch from
NH-59205-apm-python-custom-layer
to
main
January 9, 2024 04:02
Fixed the default log level always info issue
NH-73899 Otelcol: set a custom user agent header
NH-72987 - Added back Logging exporter to pipeline in config.yaml
NH-74565 - Otelcol: update lambda layer arch value from amd64 to x86_64
NH-74565 Otelcol: update lambda layer arch value from amd64 to x86_64
Revert "Change to sw.cloud.aws.resource.type"
Sync fork from upstream
Fixed go module dependency after sync with upstream
…mmunity Applied the feedback from community to our extension
* Added logs receiver * Added basic test cases * Decoupled API version from schema version * Fixed the data type of Record for parsing different type of logs * Updated to use semconv v1.25.0 * Added SubscribeEvents function so as to accept events parameter to subscribe
* Added sw.apm.otelcol.version in resource attributes processor to indicating current opentelemetry-lambda distro. * Fixed an unit test case
…21) * Removed logs.go and logs_test.go and applied sharedcomponent to share the same http server with receiver.go * Fixed code indexing problem by putting telemetryapi code to receiver/telemetryapireceiver/internal * Enable WithMetrics with empty implementation so as to prepare for NH-70292
* Disable platform events log stringify
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.
Never merge to main