We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efe9086 commit f72191aCopy full SHA for f72191a
aws-opentelemetry-distro/src/amazon/opentelemetry/distro/_aws_metric_attribute_generator.py
@@ -103,6 +103,7 @@
103
_NORMALIZED_LAMBDA_SERVICE_NAME: str = "AWS::Lambda"
104
_DB_CONNECTION_STRING_TYPE: str = "DB::Connection"
105
106
+# Constants for Lambda operations
107
_LAMBDA_APPLICATION_SIGNALS_REMOTE_ENVIRONMENT: str = "LAMBDA_APPLICATION_SIGNALS_REMOTE_ENVIRONMENT"
108
_LAMBDA_INVOKE_OPERATION: str = "Invoke"
109
0 commit comments