Skip to content

Commit

Permalink
Delete old ResourceProvider class (#2895)
Browse files Browse the repository at this point in the history
  • Loading branch information
Anuraag Agrawal authored and github-actions committed Feb 19, 2021
1 parent 0eb4fb2 commit 2493ba5
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 32 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,6 @@
/**
* {@link Resource} represents a resource, which capture identifying information about the entities
* for which signals (stats or traces) are reported.
*
* <p>To disable any {@link ResourceProvider} found on the classpath from being recognized, set the
* fully qualified class names of the {@link ResourceProvider} implementations as a comma separated
* list to the system property {@code -Dotel.java.disabled.resource_providers} or the {@code
* OTEL_JAVA_DISABLED_RESOURCE_PROVIDERS} environment variable.
*/
@Immutable
@AutoValue
Expand Down

This file was deleted.

0 comments on commit 2493ba5

Please sign in to comment.