You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by wu...@apache.org on 2022/10/22 00:57:54 UTC

[skywalking] branch master updated: Update document `Server Agents` and `Compatibility` for PHP agent. (#9830)

This is an automated email from the ASF dual-hosted git repository.

wusheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/skywalking.git


The following commit(s) were added to refs/heads/master by this push:
     new 2bde958f49 Update document `Server Agents` and `Compatibility` for PHP agent. (#9830)
2bde958f49 is described below

commit 2bde958f4912212c2b302aa599689e4e49446876
Author: jmjoy <91...@qq.com>
AuthorDate: Sat Oct 22 08:57:40 2022 +0800

    Update document `Server Agents` and `Compatibility` for PHP agent. (#9830)
---
 docs/en/changes/changes.md                         |  1 +
 docs/en/setup/service-agent/agent-compatibility.md | 26 +++++++++++-----------
 docs/en/setup/service-agent/server-agents.md       |  4 ++--
 3 files changed, 16 insertions(+), 15 deletions(-)

diff --git a/docs/en/changes/changes.md b/docs/en/changes/changes.md
index 561e2b375d..9e4be66467 100644
--- a/docs/en/changes/changes.md
+++ b/docs/en/changes/changes.md
@@ -102,5 +102,6 @@
 * Add **Security Notice** doc.
 * Add new docs for `Report Span Attached Events` data collecting protocol.
 * Add new docs for `Record` query protocol
+* Update `Server Agents` and `Compatibility` for PHP agent.
 
 All issues and pull requests are [here](https://github.com/apache/skywalking/milestone/149?closed=1)
diff --git a/docs/en/setup/service-agent/agent-compatibility.md b/docs/en/setup/service-agent/agent-compatibility.md
index b41ad96e79..efc557efc8 100644
--- a/docs/en/setup/service-agent/agent-compatibility.md
+++ b/docs/en/setup/service-agent/agent-compatibility.md
@@ -4,25 +4,25 @@ SkyWalking 8.0+ uses v3 protocols. Agents don't have to keep the identical versi
 
 ## SkyWalking Native Agents
 
-| OAP Server Version | Java          | Python    | NodeJS    | LUA | Kong | Browser Agent | Rust | Rover(ebpf agent) | Satellite  |
-|--------------------|---------------|-----------|-----------|-----|------|---------------|------|-------------------|------------|
-| 8.0.1 - 8.1.0      | 8.0.0 - 8.3.0 | < = 0.6.0 | < = 0.3.0 | All | All  | No            | All  | No                | No         |
-| 8.2.0 - 8.3.0      | 8.0.0 - 8.3.0 | < = 0.6.0 | < = 0.3.0 | All | All  | All           | All  | No                | No         |
-| 8.4.0 - 8.8.1      | \> = 8.0.0    | All       | All       | All | All  | All           | All  | No                | No         |
-| 8.9.0+             | \> = 8.0.0    | All       | All       | All | All  | All           | All  | No                | \> = 0.4.0 |
-| 9.0.0              | \> = 8.0.0    | All       | All       | All | All  | All           | All  | No                | \> = 0.4.0 |
-| 9.1.0+             | \> = 8.0.0    | All       | All       | All | All  | All           | All  | \> = 0.1.0        | \> = 1.0.0 |
+| OAP Server Version | Java          | Python    | NodeJS    | LUA | Kong | Browser Agent | Rust | Rover(ebpf agent) | Satellite  | PHP |
+|--------------------|---------------|-----------|-----------|-----|------|---------------|------|-------------------|------------|-----|
+| 8.0.1 - 8.1.0      | 8.0.0 - 8.3.0 | < = 0.6.0 | < = 0.3.0 | All | All  | No            | All  | No                | No         | No  |
+| 8.2.0 - 8.3.0      | 8.0.0 - 8.3.0 | < = 0.6.0 | < = 0.3.0 | All | All  | All           | All  | No                | No         | No  |
+| 8.4.0 - 8.8.1      | \> = 8.0.0    | All       | All       | All | All  | All           | All  | No                | No         | All |
+| 8.9.0+             | \> = 8.0.0    | All       | All       | All | All  | All           | All  | No                | \> = 0.4.0 | All |
+| 9.0.0              | \> = 8.0.0    | All       | All       | All | All  | All           | All  | No                | \> = 0.4.0 | All |
+| 9.1.0+             | \> = 8.0.0    | All       | All       | All | All  | All           | All  | \> = 0.1.0        | \> = 1.0.0 | All |
 
 ## Ecosystem Agents
 
 All following agent implementations are a part of the SkyWalking ecosystem. All the source codes and their distributions
 don't belong to the Apache Software Foundation.
 
-| OAP Server Version | DotNet        | Go2sky        | cpp2sky   | PHP agent  |
-|--------------------|---------------|---------------|-----------|------------|
-| 8.0.1 - 8.3.0      | 1.0.0 - 1.3.0 | 0.4.0 - 0.6.0 | < = 0.2.0 | \> = 3.0.0 && < 5.0.0 |
-| 8.4.0+             | \> = 1.0.0    | \> = 0.4.0    | All       | \> = 5.0.0 |
-| 9.0.0+             | \> = 1.0.0    | \> = 0.4.0    | All       | \> = 5.0.0 |
+| OAP Server Version | DotNet        | Go2sky        | cpp2sky   |
+|--------------------|---------------|---------------|-----------|
+| 8.0.1 - 8.3.0      | 1.0.0 - 1.3.0 | 0.4.0 - 0.6.0 | < = 0.2.0 |
+| 8.4.0+             | \> = 1.0.0    | \> = 0.4.0    | All       |
+| 9.0.0+             | \> = 1.0.0    | \> = 0.4.0    | All       |
 
 All these projects are maintained by their own communities, and please reach them if you face any compatibility issues.
 
diff --git a/docs/en/setup/service-agent/server-agents.md b/docs/en/setup/service-agent/server-agents.md
index 93a711fc7f..164457a61e 100644
--- a/docs/en/setup/service-agent/server-agents.md
+++ b/docs/en/setup/service-agent/server-agents.md
@@ -18,14 +18,14 @@ format and maximize the analysis capabilities of the SkyWalking OAP server.
 
 - [Rust agent](https://github.com/apache/skywalking-rust). Learn how to integrate the Rust agent with a rust service.
 
+- [PHP agent](https://skywalking.apache.org/docs/skywalking-php/next/readme/). Learn how to install the PHP agent in your service without affecting your code.
+
 The following agents and SDKs are compatible with SkyWalking's data formats and network protocols but are maintained by
 third parties. See their project repositories for guides and releases.
 
 - [SkyAPM .NET Core agent](https://github.com/SkyAPM/SkyAPM-dotnet). See .NET Core agent project documentation for more
   details.
 
-- [SkyAPM PHP agent](https://github.com/SkyAPM/SkyAPM-php-sdk). See PHP agent project documentation for more details.
-
 - [SkyAPM Go SDK](https://github.com/SkyAPM/go2sky). See go2sky project documentation for more details.
 
 - [SkyAPM C++ SDK](https://github.com/SkyAPM/cpp2sky). See cpp2sky project documentation for more details.