Show RocketBot new sceenshots. (#2545)

This commit is contained in:
吴晟 Wu Sheng 2019-04-27 19:37:29 +08:00 committed by GitHub
parent 32a64bd5f2
commit 47608a67f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 11 additions and 49 deletions

View File

@ -61,17 +61,19 @@ Please follow the [REPORTING GUIDELINES](CODE_OF_CONDUCT.md#reporting-guidelines
# Screenshot
<table>
<tr>
<td width="50%" align="center"><b>Under javaagent observing</b></td>
<td width="50%" align="center"><b>Observe on Istio</b></td>
<td width="100%" align="center" colspan="2"><b>Dashboard</b></td>
</tr>
<tr>
<td><img src="http://skywalking.apache.org/screenshots/6.0.0-alpha/Topology.png"/>
</td>
<td><img src="http://skywalking.apache.org/screenshots/6.0.0-alpha/Istio/Topology.png"/>
</td>
<tr>
<td align="center"><a href="docs/Screenshots.md#agent">More screenshots</a></td>
<td align="center"><a href="docs/Screenshots.md#istio">More screenshots</a></td>
<td><img src="http://skywalking.apache.org/screenshots/6.1.0/dashboard-1.png"/></td>
<td><img src="http://skywalking.apache.org/screenshots/6.1.0/dashboard-2.png"/></td>
</tr>
<tr>
<td width="50%" align="center"><b>Topology Map</b></td>
<td width="50%" align="center"><b>Trace</b></td>
</tr>
<tr>
<td><img src="http://skywalking.apache.org/screenshots/6.1.0/topology.png"/></td>
<td><img src="http://skywalking.apache.org/screenshots/6.1.0/trace.png"/></td>
</tr>
</table>

View File

@ -1,40 +0,0 @@
# Agent
- Overview dashboard
<img src="http://skywalking.apache.org/screenshots/6.0.0-alpha/Dashboard.png"/>
- Discovery topological graph of application clusters automatically.
<img src="http://skywalking.apache.org/screenshots/6.0.0-alpha/Topology.png"/>
- Service overview
<img src="http://skywalking.apache.org/screenshots/6.0.0-alpha/service.png"/>
- Process(VM) metrics
<img src="http://skywalking.apache.org/screenshots/6.0.0-alpha/Service_instance_info.png"/>
- Endpoint metrics
<img src="http://skywalking.apache.org/screenshots/6.0.0-alpha/endpoint.png"/>
- Trace
<img src="http://skywalking.apache.org/screenshots/6.0.0-alpha/trace.png"/>
<img src="http://skywalking.apache.org/screenshots/6.0.0-alpha/Trace-detail.png"/>
- Alarm
<img src="http://skywalking.apache.org/screenshots/6.0.0-alpha/service-alarm.png"/>
# Istio
- Overview dashboard
<img src="http://skywalking.apache.org/screenshots/6.0.0-alpha/Istio/Dashboard.png"/>
- Discovery topological graph of application clusters automatically.
<img src="http://skywalking.apache.org/screenshots/6.0.0-alpha/Istio/Topology.png"/>
- Service overview
<img src="http://skywalking.apache.org/screenshots/6.0.0-alpha/Istio/Service.png"/>
- Service instance metrics
<img src="http://skywalking.apache.org/screenshots/6.0.0-alpha/Istio/Service-instance-info.png"/>
- Endpoint metrics
<img src="http://skywalking.apache.org/screenshots/6.0.0-alpha/Istio/endpoint.png"/>