aws-observability / aws-otel-java-instrumentation

AWS Distro for OpenTelemetry Java Instrumentation Library
https://aws-otel.github.io/
Apache License 2.0
76 stars 56 forks source link

Remove Lambda:Function:Name resource type support #907

Closed mxiamxia closed 1 month ago

mxiamxia commented 1 month ago

Description of changes: Remove RemoteResourceTargetIdentifier attribute which will treat Lambda Function as a regular AWS resource. It may conflict with the current concept that have Lambda function defined as a service.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.