Skip to content

Commit 12f7b5e

Browse files
committed
spotless
1 parent ff3933b commit 12f7b5e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • dynamic-control/src/main/java/io/opentelemetry/contrib/dynamic/policy/registry

dynamic-control/src/main/java/io/opentelemetry/contrib/dynamic/policy/registry/PolicyInit.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ public final class PolicyInit {
6666
private static final PolicyStore policyStore = new PolicyStore();
6767

6868
static {
69+
// For now, policies will be registered here. TODO: move to a more dynamic way.
6970
TraceSamplingRatePolicy.registerPolicyType();
7071
}
7172

0 commit comments

Comments
 (0)