diff --git a/samplers/README.md b/samplers/README.md index aee9dee5f..fcd21df10 100644 --- a/samplers/README.md +++ b/samplers/README.md @@ -12,7 +12,7 @@ To use: * 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. * Configure the `.tracer_provider.sampler` to include the `rule_based_routing` sampler. -NOTE: Not yet available for use with the OTEL java agent, but should be in the near future. Please check back for updates. +Support is now available for the java agent, see an [example here](https://github.com/open-telemetry/opentelemetry-java-examples/blob/main/javaagent). Schema for `rule_based_routing` sampler: