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 3256df1 commit c67429cCopy full SHA for c67429c
aws-opentelemetry-distro/tests/amazon/opentelemetry/distro/test_aws_metric_attribute_generator.py
@@ -68,8 +68,6 @@
68
_UNKNOWN_OPERATION: str = "UnknownOperation"
69
_UNKNOWN_REMOTE_SERVICE: str = "UnknownRemoteService"
70
_UNKNOWN_REMOTE_OPERATION: str = "UnknownRemoteOperation"
71
-_MOCK_ACCOUNT_ID: str = "123456789012"
72
-_MOCK_REGION: str = "us-east-1"
73
74
_INTERNAL_OPERATION: str = "InternalOperation"
75
_LOCAL_ROOT: str = "LOCAL_ROOT"
0 commit comments