Skip to content

Commit

Permalink
Javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
cyrille-leclerc committed Jul 29, 2024
1 parent 9fe18b0 commit 78d8dcc
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,9 @@ public void init() {
logger.log(Level.INFO, "OpenTelemetry initialized as NoOp");
}

/**
* Configure the OpenTelemetry SDK with the given properties and resource disabling the OTel SDK shutdown hook
*/
@Deprecated
@Override
public void configure(@NonNull Map<String, String> openTelemetryProperties, Resource openTelemetryResource) {
Expand Down

0 comments on commit 78d8dcc

Please sign in to comment.