Skip to content

Commit 2493ba5

Browse files
Anuraag Agrawalgithub-actions
authored andcommitted
Delete old ResourceProvider class (#2895)
1 parent 0eb4fb2 commit 2493ba5

File tree

2 files changed

+0
-32
lines changed

2 files changed

+0
-32
lines changed

sdk/common/src/main/java/io/opentelemetry/sdk/resources/Resource.java

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,6 @@
2525
/**
2626
* {@link Resource} represents a resource, which capture identifying information about the entities
2727
* for which signals (stats or traces) are reported.
28-
*
29-
* <p>To disable any {@link ResourceProvider} found on the classpath from being recognized, set the
30-
* fully qualified class names of the {@link ResourceProvider} implementations as a comma separated
31-
* list to the system property {@code -Dotel.java.disabled.resource_providers} or the {@code
32-
* OTEL_JAVA_DISABLED_RESOURCE_PROVIDERS} environment variable.
3328
*/
3429
@Immutable
3530
@AutoValue

sdk/common/src/main/java/io/opentelemetry/sdk/resources/ResourceProvider.java

Lines changed: 0 additions & 27 deletions
This file was deleted.

0 commit comments

Comments
 (0)