You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove spans with ec2 metadata ip address from metrics (#150)
*Issue #, if available:*
ADOT SDK resource detectors by default have enabled a few AWS resource
detector which will call EC2 metadata API endpoints. These activities
have been captured by auto-instrumentation and generated AppSignals
metrics.
*Description of changes:*
Suppress AwsSpanMetricsProcessor from generating metrics when the
RemoteService points to 169.254.169.254
*Testing*:
Tested using Java Adot:
aws-observability/aws-otel-java-instrumentation#1015
By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice.
0 commit comments