diff --git a/content/en/docs/zero-code/java/agent/api.md b/content/en/docs/zero-code/java/agent/api.md index 10126f5e8990..c1c31497d807 100644 --- a/content/en/docs/zero-code/java/agent/api.md +++ b/content/en/docs/zero-code/java/agent/api.md @@ -1,7 +1,7 @@ --- -title: Extending with custom manual instrumentation using the OpenTelemetry API -linkTitle: Extending instrumentation -description: Extending a Java agent with custom manual instrumentation. +title: Extending instrumentations with the API +linkTitle: Extend with the API +description: Use the OpenTelemetry API in combination with the Java agent to extend the automatically generated telemetry with custom instrumentations weight: 21 ---