From d74c2c8ad0252a0d314b98a1cdc8d97e8d198dbc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=B4=E6=99=9F=20Wu=20Sheng?= Date: Fri, 25 Feb 2022 20:48:25 +0800 Subject: [PATCH] Add rust SDK to readme doc (#8595) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9b55901bed..c89788c3dc 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ SkyWalking supports to collect telemetry (metrics, traces, and logs) data from m and multiple formats, including 1. Java, .NET Core, NodeJS, PHP, and Python auto-instrument agents. -1. Go and C++ SDKs. +1. Go, C++, and Rust SDKs. 1. LUA agent especially for Nginx, OpenResty and Apache APISIX. 1. Browser agent. 1. Service Mesh Observability. Control plane and data plane.