Correct pseudocode in comment (#6464)
This commit is contained in:
parent
3ed6fd9d46
commit
60c4618a15
|
@ -25,7 +25,7 @@ import org.apache.kafka.common.metrics.MetricsReporter;
|
||||||
* <p>To configure, use:
|
* <p>To configure, use:
|
||||||
*
|
*
|
||||||
* <pre>{@code
|
* <pre>{@code
|
||||||
* // KafkaTelemetry.KafkaTelemetry.create(OpenTelemetry).metricConfigProperties()
|
* // KafkaTelemetry.create(OpenTelemetry).metricConfigProperties()
|
||||||
* }</pre>
|
* }</pre>
|
||||||
*
|
*
|
||||||
* <p>This class is internal and is hence not for public use. Its APIs are unstable and can change
|
* <p>This class is internal and is hence not for public use. Its APIs are unstable and can change
|
||||||
|
|
Loading…
Reference in New Issue