From 691c89e8e1ef15f76a3873d8063327ea3c2f7d0f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Johannes=20Br=C3=A4uer?= Date: Tue, 24 Sep 2024 09:05:11 +0200 Subject: [PATCH] Changed file extension MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Johannes Bräuer --- microsite/blog/2024-09-24-dynatrace-adopter-spotlight.mdx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/microsite/blog/2024-09-24-dynatrace-adopter-spotlight.mdx b/microsite/blog/2024-09-24-dynatrace-adopter-spotlight.mdx index cfd511232e..24f751f07c 100644 --- a/microsite/blog/2024-09-24-dynatrace-adopter-spotlight.mdx +++ b/microsite/blog/2024-09-24-dynatrace-adopter-spotlight.mdx @@ -58,7 +58,7 @@ Observing the software development lifecycle necessitates consolidating all deve When using the Backstage Kubernetes plugin, an annotation is required to surface your Kubernetes components as part of an entity (for more information, please refer to [Backstage documentation](https://backstage.io/docs/features/kubernetes/configuration/#surfacing-your-kubernetes-components-as-part-of-an-entity)). The Dynatrace plugin utilizes this convention to automatically populate monitoring data from Kubernetes deployments into the deployment overview in Backstage. Therefore, additional configuration is unnecessary to enrich Backstage entities with real-time observability data from Kubernetes, as shown below. Additionally, deep links open Dynatrace analysis views for more contextual details. -![Kubernetes deployment overview](assets/2024-09-24/backstage_dynatrace_plugin_K8s.svg) +![Kubernetes deployment overview](assets/2024-09-24/backstage_dynatrace_plugin_K8s.png) ### Reliability and security in context @@ -66,11 +66,11 @@ While Kubernetes observability was requested to be provided out of the box, we q - Querying quality gate validation results of a new version they’re developing -![Release validation overview](assets/2024-09-24/backstage_srg_validations.svg) +![Release validation overview](assets/2024-09-24/backstage_srg_validations.png) - Fetching runtime security vulnerability information across different stages -![Security vulnerabilities in context](assets/2024-09-24/backstage_catalog_security_vulnerabilites.svg) +![Security vulnerabilities in context](assets/2024-09-24/backstage_catalog_security_vulnerabilites.png) ### Error logs at hand