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
Copy file name to clipboardExpand all lines: awsagentprovider/src/main/java/software/amazon/opentelemetry/javaagent/providers/AwsAgentPropertiesCustomizerProvider.java
Copy file name to clipboardExpand all lines: awsagentprovider/src/main/java/software/amazon/opentelemetry/javaagent/providers/AwsTracerCustomizerProvider.java
Copy file name to clipboardExpand all lines: awsagentprovider/src/main/resources/META-INF/services/io.opentelemetry.javaagent.extension.config.ConfigPropertySource
Copy file name to clipboardExpand all lines: awsagentprovider/src/main/resources/META-INF/services/io.opentelemetry.sdk.autoconfigure.spi.AutoConfigurationCustomizerProvider
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
#
2
-
# Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
2
+
# Copyright Amazon.com, Inc. or its affiliates.
3
3
#
4
4
# Licensed under the Apache License, Version 2.0 (the "License").
5
5
# You may not use this file except in compliance with the License.
Copy file name to clipboardExpand all lines: awsagentprovider/src/test/java/software/amazon/opentelemetry/javaagent/providers/AwsTracerConfigurerTest.java
0 commit comments