Skip to content

Commit

Permalink
Merge pull request #18716 from newrelic/what's-new-fix
Browse files Browse the repository at this point in the history
fix(K8s): fixing what's new
  • Loading branch information
jeff-colucci committed Sep 19, 2024
2 parents fad05eb + 8833e52 commit 07b6588
Showing 1 changed file with 2 additions and 13 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,17 +12,6 @@ To get started, open a Kubernetes deployment view and click the **Logs** tab. A

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.

<img
title="A screenshot showing logs in context view for a kubernetes deployment"
alt="A screenshot showing logs in context view for a kubernetes deployment"
src={/images/WhatsNewLogsInContextKubernetesDeployment.webp}
/>
<figcaption>A screenshot showing logs in context view for a kubernetes deployment.</figcaption>

<img
title="A screenshot showing the LogsMiniOverviewWidget in the kubernetes deployment summary page"
alt="A screenshot showing the LogsMiniOverviewWidget in the kubernetes deployment summary page"
src={/images/WhatsNewMiniOverviewWidgetInKubernetesDeploymentSummaryPage.webp}
/>
<figcaption>A screenshot showing the LogsMiniOverviewWidget in the kubernetes deployment summary page.</figcaption>
![Logs in context view](/images/WhatsNewLogsInContextKubernetesDeployment.webp "A screenshot showing logs in context view for a kubernetes deployment")

![LogsMiniOverviewWidget](/images/WhatsNewMiniOverviewWidgetInKubernetesDeploymentSummaryPage.webp "A screenshot showing the LogsMiniOverviewWidget in the kubernetes deployment summary page")]

0 comments on commit 07b6588

Please sign in to comment.