Skip to content

Commit b18407b

Browse files
authored
Update sampler readme (#2319)
1 parent 2d57224 commit b18407b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samplers/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ To use:
1212
* Follow the [instructions](https://github.com/open-telemetry/opentelemetry-java/blob/main/sdk-extensions/incubator/README.md#declarative-configuration) to configure OpenTelemetry with declarative configuration.
1313
* Configure the `.tracer_provider.sampler` to include the `rule_based_routing` sampler.
1414

15-
NOTE: Not yet available for use with the OTEL java agent, but should be in the near future. Please check back for updates.
15+
Support is now available for the java agent, see an [example here](https://github.com/open-telemetry/opentelemetry-java-examples/blob/main/javaagent).
1616

1717
Schema for `rule_based_routing` sampler:
1818

0 commit comments

Comments
 (0)