From a7e41d80dbf46e2c0e2567cc26cc4ae1c71cb6ab Mon Sep 17 00:00:00 2001 From: Scott Brenner Date: Tue, 9 Oct 2018 14:52:03 -0700 Subject: [PATCH] Minor typo fix (#10567) Not sure what's supposed to be here, proposing removing it. --- .../debug-application-cluster/resource-usage-monitoring.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 868a12c74b..609adc498c 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 @@ -95,7 +95,7 @@ With the [Kubernetes Job Monitor](https://github.com/pietervogelaar/kubernetes-j ### New Relic Kubernetes monitoring integration -[New Relic Kubernetes](https://docs.newrelic.com/docs/integrations/host-integrations/host-integrations-list/kubernetes-monitoring-integration) integration provides increased visibility into the performance of your Kubernetes environment in. New Relic's Kubernetes integration instruments the container orchestration layer by reporting metrics from Kubernetes objects. The integration gives you insight into your Kubernetes nodes, namespaces, deployments, replica sets, pods, and containers. +[New Relic Kubernetes](https://docs.newrelic.com/docs/integrations/host-integrations/host-integrations-list/kubernetes-monitoring-integration) integration provides increased visibility into the performance of your Kubernetes environment. New Relic's Kubernetes integration instruments the container orchestration layer by reporting metrics from Kubernetes objects. The integration gives you insight into your Kubernetes nodes, namespaces, deployments, replica sets, pods, and containers. Marquee capabilities: View your data in pre-built dashboards for immediate insight into your Kubernetes environment.