-
Notifications
You must be signed in to change notification settings - Fork 712
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Documentation improvements #2252
Conversation
Updated screen captures. Needs revisions to text as well. |
That search screenshot doesn't look right (the cart text in the canvas should be highlighted) |
site/features.md
Outdated
|
||
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. | ||
|
||
###<a name="powerful-search"></a> Powerful Search | ||
|
||
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. | ||
|
||
!['Stack Filters'](images/search-python.png) |
This comment was marked as abuse.
This comment was marked as abuse.
Sorry, something went wrong.
@2opremio PTAL Thinking about putting all of the search criterion on its own page as reference as well, wdyt? (expand what's in the online help for that). |
site/features.md
Outdated
|
||
##<a name="troubleshoot-apps"></a>Troubleshoot Apps | ||
Troubleshoot your app by directly interacting with containers: pause, restart and stop containers without having to leave the Scope browser window. | ||
A convenient terminal window is provided that enables you to interact with your app and to troubleshoot and diagnose any issues all within the same context.Select `<_` to launch a terminal in any container from the details panel. |
This comment was marked as abuse.
This comment was marked as abuse.
Sorry, something went wrong.
This comment was marked as abuse.
This comment was marked as abuse.
Sorry, something went wrong.
This comment was marked as abuse.
This comment was marked as abuse.
Sorry, something went wrong.
@abuehrle You added a full refactoring of the docs, piggybacking on a PR supposed to fix an anchor. That's not a good practice, since it makes traceability difficult. From now on please create separate PRs for different changes. Also, try to keep the PR title up to date if (only for a good reason) the PR scope changes. |
site/features.md
Outdated
A convenient terminal window is provided that enables you to interact with your app and to troubleshoot and diagnose any issues all within the same context.Select `<_` to launch a terminal in any container from the details panel. | ||
Click on a container, pod or host to view the controls that allow you to: pause, restart, stop and delete without having to leave the Scope browser window. Logs of selected containers or pods (if you are running in Kubernetes) can also be viewed by clicking the terminal icon. | ||
|
||
And if further troubleshooting is required, a convenient terminal window can also be launched from any container that enables you to interact with your app and run any UNIX command to diagnose issues. Launch a terminal by clicking the `<_` icon from the details panel of a selected container. |
This comment was marked as abuse.
This comment was marked as abuse.
Sorry, something went wrong.
OK by me |
site/features.md
Outdated
|
||
Views in Scope can be thought of as high-level filters on your containerized microservices as they run in the cloud. They are categorized into: Processes, Containers, Orchestrators, and Hosts. The Orchestrator view is context-sensitive, and as a result, if an app is running in Kubernetes, then Scope displays Pods, Replica Sets, Deployments, and Services that allow you to drilldown on Kubernetes clusters. | ||
|
||
!['ECS Views in Scope'](images/kubernetes-view.png) |
This comment was marked as abuse.
This comment was marked as abuse.
Sorry, something went wrong.
site/features.md
Outdated
|
||
For information on how to install Scope on the AWS EC2 Container Service see, "[Installing Scope on Amazon ECS](installing.md#ecs) | ||
|
||
Under the hosts view, and if you are running Weave Net for container networking a specific Weave Net view appears. This view is useful for troubleshooting any networking problems you may be having. This view displays a number of Weave Net specific attributes such as whether quorum has been reached, the IP addresses used, whether fast datapath is enabled, or if encryption is running and many other useful attributes. See [Weave Net User Guide](https://www.weave.works/docs/net/latest/features/) for more information. |
This comment was marked as abuse.
This comment was marked as abuse.
Sorry, something went wrong.
site/features.md
Outdated
|
||
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. | ||
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. Search terms may also be stacked to create custom, complex search criterion. See the online help for a full list of allowable operands. |
This comment was marked as abuse.
This comment was marked as abuse.
Sorry, something went wrong.
This comment was marked as abuse.
This comment was marked as abuse.
Sorry, something went wrong.
This comment was marked as abuse.
This comment was marked as abuse.
Sorry, something went wrong.
|
||
##<a name="real-time-app-and-container-metrics"></a>Real-time App and Container Metrics | ||
|
||
View contextual metrics, tags and metadata for your containers. Effortlessly navigate between processes inside your container to the hosts that your containers run on, arranged in expandable, sortable tables. | ||
View contextual metrics, tags and metadata for your containers by clicking on a node to display its details panel. Drilldown on processes inside your container to the hosts that your containers run on, arranged in expandable, sortable tables. |
This comment was marked as abuse.
This comment was marked as abuse.
Sorry, something went wrong.
This comment was marked as abuse.
This comment was marked as abuse.
Sorry, something went wrong.
site/features.md
Outdated
|
||
Interact with your containers directly: pause, restart and stop containers without having to leave the Scope browser window. | ||
Click on a container, pod or host to view the controls that allow you to: pause, restart, stop and delete without having to leave the Scope browser window. Logs of selected containers or pods (if you are running in Kubernetes) can also be viewed by clicking the terminal icon. |
This comment was marked as abuse.
This comment was marked as abuse.
Sorry, something went wrong.
site/features.md
Outdated
|
||
##<a name="troubleshoot-apps"></a>Troubleshoot Apps | ||
And if further troubleshooting is required, terminal windows can be launched from any container so that you can interact with your app and run any UNIX command to diagnose issues. Launch a terminal by clicking the `>_` icon from the details panel of a selected container. |
This comment was marked as abuse.
This comment was marked as abuse.
Sorry, something went wrong.
I am finished with these changes for now. If I do more work on the scope docs, I'll create a new PR. |
site/features.md
Outdated
|
||
And if further troubleshooting is required, terminal windows can be launched from any container so that you can interact with your app and run any UNIX command to diagnose issues. Launch a terminal by clicking the `>_` icon from the details panel of a selected container. | ||
And if further troubleshooting is required, terminal windows can be launched from any container or host so that you can interact with your app and run any UNIX command to diagnose issues. Launch a terminal by clicking the `>_` icon from the details panel of a selected container. |
This comment was marked as abuse.
This comment was marked as abuse.
Sorry, something went wrong.
This comment was marked as abuse.
This comment was marked as abuse.
Sorry, something went wrong.
This comment was marked as abuse.
This comment was marked as abuse.
Sorry, something went wrong.
This comment was marked as abuse.
This comment was marked as abuse.
Sorry, something went wrong.
Yes, I did finish, see
#2257 (comment)
…On Mon, Feb 20, 2017 at 9:24 PM, Anita Buehrle ***@***.***> wrote:
***@***.**** commented on this pull request.
------------------------------
In site/features.md
<#2252 (comment)>:
>
-And if further troubleshooting is required, terminal windows can be launched from any container so that you can interact with your app and run any UNIX command to diagnose issues. Launch a terminal by clicking the `>_` icon from the details panel of a selected container.
+And if further troubleshooting is required, terminal windows can be launched from any container or host so that you can interact with your app and run any UNIX command to diagnose issues. Launch a terminal by clicking the `>_` icon from the details panel of a selected container.
I like how all of my stuff get extra-special scrutiny. Have you finished
reviewing that other open doc request yet?
Or I guess this on is perfect:
#2257 <#2257>
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#2252 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/ACQOJGNlgKIPX2qXGFSh-qiG9cwgjPwaks5refaBgaJpZM4MCaA9>
.
|
Ping |
single anchor fixed