Skip to content

Commit 7803773

Browse files
committed
remove reference to Go support
1 parent 9cd4712 commit 7803773

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/content/docs/kubernetes-pixie/kubernetes-integration/installation/k8s-agent-operator.mdx

+3-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ freshnessValidatedDate: 2024-06-28
1717

1818
The Kubernetes APM auto-attach, formerly known as the Kubernetes agent operator, streamlines full-stack observability for Kubernetes environments by automating APM instrumentation alongside Kubernetes agent deployment. By enabling <InlinePopover type="APM"/> auto instrumentation, developers no longer need to manually manage [APM agents](/docs/apm/new-relic-apm/getting-started/introduction-apm/). The Kubernetes APM auto-attach will automatically install, upgrade and remove APM agents.
1919

20-
It currently [supports](#k8s-supported-versions) Java, .NET, Node.js, Python, Ruby, and PHP with Go on the way.
20+
It currently [supports](#k8s-supported-versions) Java, .NET, Node.js, Python, Ruby, and PHP.
2121

2222
## How it works [#how-it-works]
2323

@@ -510,6 +510,8 @@ Run this command to see the available charts:
510510
* [Python](/docs/apm/agents/python-agent/custom-instrumentation/python-custom-instrumentation/)
511511
* [.NET](/docs/apm/agents/net-agent/custom-instrumentation/introduction-net-custom-instrumentation/)
512512
* [Ruby](/docs/apm/agents/ruby-agent/api-guides/ruby-custom-instrumentation/)
513+
* [PHP](/docs/apm/agents/php-agent/features/php-custom-instrumentation/)
514+
513515
</Collapser>
514516

515517
<Collapser

0 commit comments

Comments
 (0)