Skip to content

Commit f72191a

Browse files
committed
add comment for lambda constants
1 parent efe9086 commit f72191a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

aws-opentelemetry-distro/src/amazon/opentelemetry/distro/_aws_metric_attribute_generator.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@
103103
_NORMALIZED_LAMBDA_SERVICE_NAME: str = "AWS::Lambda"
104104
_DB_CONNECTION_STRING_TYPE: str = "DB::Connection"
105105

106+
# Constants for Lambda operations
106107
_LAMBDA_APPLICATION_SIGNALS_REMOTE_ENVIRONMENT: str = "LAMBDA_APPLICATION_SIGNALS_REMOTE_ENVIRONMENT"
107108
_LAMBDA_INVOKE_OPERATION: str = "Invoke"
108109

0 commit comments

Comments
 (0)