mirror of
https://github.com/weaveworks/scope.git
synced 2026-07-28 09:41:57 +00:00
update screen captures
This commit is contained in:
@@ -7,7 +7,7 @@ Browse the current feature set for Scope with links to relevant indepth topics:
|
||||
|
||||
* [Topology Mapping](#topology-mapping)
|
||||
* [Flexible Filtering](#flexible-filtering)
|
||||
* [Powerful Search](#powerful-search)
|
||||
* [Powerful Search](#powerful-search)
|
||||
* [Real-time App and Container Metrics](#real-time-app-and-container-metrics)
|
||||
* [Interact With and Manage Containers](#interact-with-and-manage-containers)
|
||||
* [Troubleshoot Apps](#troubleshoot-apps)
|
||||
@@ -17,9 +17,9 @@ Browse the current feature set for Scope with links to relevant indepth topics:
|
||||
|
||||
Scope builds logical topologies of your application and infrastructure. A topology is a collection of nodes and edges, where nodes can represent objects like processes, container or hosts. In Scope, edges represent TCP connections between nodes. Scope displays an intelligent map of your app, so that different node types can be easily viewed and specific microservices can be drilled down on and inspected.
|
||||
|
||||

|
||||

|
||||
|
||||
##<a name="flexible-view-filtering"></a>Flexible Filtering
|
||||
##<a name="flexible-filtering"></a>Flexible Filtering
|
||||
|
||||
Nodes can be filtered by various properties, for example in the Container view, you can filter by System Containers vs Application Containers or by Stopped vs. Running Containers. Scope can also display various metrics such as CPU and Memory usage in the nodes, for example allowing you to easily find the container using the most CPU or memory. Mouse-over any of the nodes to view its filtered metric at a glance.
|
||||
|
||||
@@ -27,7 +27,7 @@ Nodes can be filtered by various properties, for example in the Container view,
|
||||
|
||||
Powerful search capability enables you to find node types, containers and processes by name, label or even path. The search functionality supports simple operands so that you can for example, find processes consuming a certain Memory limit or nodes using too much CPU. You can also stack filters to create custom, complex search criterion.
|
||||
|
||||

|
||||

|
||||
|
||||
##<a name="real-time-app-and-container-metrics"></a>Real-time App and Container Metrics
|
||||
|
||||
|
||||
BIN
site/images/search.png
Normal file
BIN
site/images/search.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 194 KiB |
BIN
site/images/topology-map.png
Normal file
BIN
site/images/topology-map.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 219 KiB |
Reference in New Issue
Block a user