Skip to content

Commit

Permalink
public CurrentNetworkAttributesExtractor
Browse files Browse the repository at this point in the history
  • Loading branch information
Archish27 authored Jan 24, 2024
1 parent a2e7b97 commit 66776f0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
import io.opentelemetry.api.common.Attributes;
import io.opentelemetry.api.common.AttributesBuilder;

final class CurrentNetworkAttributesExtractor {
public final class CurrentNetworkAttributesExtractor {

Attributes extract(CurrentNetwork network) {
AttributesBuilder builder =
Expand Down

0 comments on commit 66776f0

Please sign in to comment.