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


##########
docs/readme.md:
##########
@@ -95,7 +95,8 @@ Currently, the features supported are:
 | `satellite`           | Deploy SkyWalking Satellite to load balance the 
monitoring data.                                                                
           |                                                                    
                                                                   |
 | `function`            | Deploy [OpenFunction](https://openfunction.dev/) and 
export trace to SkyWalking.                                                     
      | Command [ofn](https://github.com/OpenFunction/cli) is required to run 
this feature.                                                   |
 | `trace-profiling`     | Deploy tools to submit trace profiling tasks.        
                                                                                
      | Only support deployment with SkyWalking agents installed, currently 
Java agent and Python agent support trace profiling.              |
-| `rover`               | Deploy SkyWalking Rover and detect the processes in 
the Kubernetes environment.                                                     
       | Only support deployment in the Kubernetes environment, docker is not 
supported.                                                       |
+| `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, execute the test sql 
periodically, and export their metrics to SkyWalking.                           
                                |                                               
   |

Review Comment:
   ```suggestion
   | `mysql`               | Start a MySQL server, execute the sample SQLs 
periodically, and export their metrics to SkyWalking.                           
                                |                                               
   |
   ```
   



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to