From c09511c94ab7bafaa8634c7b7d9dd56281e88a05 Mon Sep 17 00:00:00 2001 From: codyc <37271623+thecrudge@users.noreply.github.com> Date: Fri, 19 Apr 2019 14:09:54 -0500 Subject: [PATCH] Define other usage monitoring solutions and fix for issue (#13831) * Provides snippet for PLEG * Define more resource usage monitoring solutions * Clarification on create-cluster * Revert "Clarification on create-cluster" This reverts commit 42061bea986c3f65ed9f9432e5a1134a1c672b17. * copyedit --- .../resource-usage-monitoring.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/content/en/docs/tasks/debug-application-cluster/resource-usage-monitoring.md b/content/en/docs/tasks/debug-application-cluster/resource-usage-monitoring.md index 928992232ad39..ddbe374ccdb25 100644 --- a/content/en/docs/tasks/debug-application-cluster/resource-usage-monitoring.md +++ b/content/en/docs/tasks/debug-application-cluster/resource-usage-monitoring.md @@ -75,6 +75,14 @@ Prometheus provides a robust query language and a built-in dashboard for querying and visualizing your data. Prometheus is also a supported data source for [Grafana](https://prometheus.io/docs/visualization/grafana/). +### Sysdig +[Sysdig](http://sysdig.com) provides full spectrum container and platform intelligence, and is a +true container native solution. Sysdig pulls together data from system calls, Kubernetes events, +Prometheus metrics, statsD, JMX, and more into a single pane that gives you a comprehensive picture +of your environment. Sysdig also provides an API to query for providing robust and customizable +solutions. Sysdig is built on Open Source. [Sysdig and Sysdig Inspect](https://sysdig.com/opensource/inspect/) give you the +ability to freely perform troubleshooting, performance analyis and forensics. + ### Google Cloud Monitoring Google Cloud Monitoring is a hosted monitoring service you can use to