You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2022/11/16 04:12:24 UTC

[GitHub] [skywalking-showcase] wu-sheng commented on a diff in pull request #90: Add `mesh-with-agent` feature for deploy agent service in service mesh

wu-sheng commented on code in PR #90:
URL: https://github.com/apache/skywalking-showcase/pull/90#discussion_r1023486270


##########
docs/readme.md:
##########
@@ -101,7 +101,8 @@ Currently, the features supported are:
 | `rover`               | Deploy SkyWalking Rover and detect the processes in the Kubernetes environment.                                                            | Only support deployment in the Kubernetes environment, docker is not supported.                                                       |
 | `mysql`               | Start a MySQL server and load generator to execute the sample SQLs periodically, set up fluent bit to fetch slow logs and export to OAP, and export their metrics to SkyWalking.                                        |                                                                                                                                       |
 | `postgresql`          | Start a PostgreSQL server, and load generator to execute the sample SQLs periodically, set up fluent bit to fetch slow logs and export to OAP, and export their metrics to SkyWalking.                                  |                                                                                                                                       |
-| `apisix-monitor`          | Deploy OpenTelemetry and export APISIX metrics to SkyWalking for analysis and display on UI                               |                                                                                                                                       |
+| `apisix-monitor`      | Deploy OpenTelemetry and export APISIX metrics to SkyWalking for analysis and display on UI                               |                                                                                                                                       |
+| `mesh-with-agent`     | Deploy services with java agent in the service mesh environment. | OnlySupport deployment in the Kubernetes environment, docker is not supported.|

Review Comment:
   So, we are going to use this in the demo?
   
   What does this look like? Could you share?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org