From 9ff202814d345e345e86ea1f9c3fa6ba55727add Mon Sep 17 00:00:00 2001 From: Cithomas Date: Tue, 30 Jun 2026 04:43:49 +0000 Subject: [PATCH] docs: update OpAMP implementations list --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cc41600..0f6fb87 100644 --- a/README.md +++ b/README.md @@ -66,8 +66,10 @@ For more information about the emeritus role, see the [community repository](htt ### Libraries -- [OpAMP Go](https://github.com/open-telemetry/opamp-go) +- [OpAMP Go Client and Server](https://github.com/open-telemetry/opamp-go) - [OpAMP .NET Client](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/tree/main/src/OpenTelemetry.OpAmp.Client) +- [OpAMP Java Client](https://github.com/open-telemetry/opentelemetry-java-contrib/tree/main/opamp-client) +- [OpAMP Python Client](https://github.com/open-telemetry/opentelemetry-python-contrib/tree/main/opamp/opentelemetry-opamp-client) ### Agent Management Platforms