From 087b2b4ab91ffb5741f8ce8a2e61cc784a2d96b7 Mon Sep 17 00:00:00 2001 From: jcol <116673918+jeff-colucci@users.noreply.github.com> Date: Wed, 18 Sep 2024 15:46:22 -0500 Subject: [PATCH] Update whats-new-09-11-logs-in-context-in-kubernetes-deployments --- ...ts-new-09-11-logs-in-context-in-kubernetes-deployments | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/content/whats-new/2024/09/whats-new-09-11-logs-in-context-in-kubernetes-deployments b/src/content/whats-new/2024/09/whats-new-09-11-logs-in-context-in-kubernetes-deployments index b4336c2ea59..49b1846ba12 100644 --- a/src/content/whats-new/2024/09/whats-new-09-11-logs-in-context-in-kubernetes-deployments +++ b/src/content/whats-new/2024/09/whats-new-09-11-logs-in-context-in-kubernetes-deployments @@ -1,16 +1,16 @@ --- -title: 'See Logs in Context in Kubernetes Deployment Views' +title: 'See logs in context in Kubernetes deployment views' summary: 'Explore your logs in the context of a kubernetes deployment' releaseDate: '2024-07-08' learnMoreLink: 'https://docs.newrelic.com/docs/apm/apm-ui-pages/monitoring/kubernetes-summary-page/#deployment-summary' getStartedLink: 'https://newrelic.com/signup' --- -You can now view logs related to a kubernetes deployment directly in the kubernetes deployment view, making it easier to explore related logs without having to manually search through log data. +You can now view logs related to a Kubernetes deployment directly in the Kubernetes deployment view, making it easier to explore related logs without having to manually search through log data. -To get started, open a kubernetes deployment view and click the **Logs** tab. A logs view will open where you can explore logs related to your kubernetes deployment. +To get started, open a Kubernetes deployment view and click the **Logs** tab. A logs view will open where you can explore logs related to your Kubernetes deployment. -In addition, we have added the Mini Overview Widget to the kubernetes deployment summary page, allowing you to view the total log count and the error log count associated with your kubernetes deployment. This widget contains the "See logs" button, which opens up the logs in context view for that kubernetes deployment. +In addition, we have added the **Mini Overview** widget to the Kubernetes deployment summary page, allowing you to view the total log count and the error log count associated with your Kubernetes deployment. This widget contains the **See logs** button, which opens up the logs in context view for that Kubernetes deployment.