Changed file extension

Signed-off-by: Johannes Bräuer <johannes.braeuer@gmx.at>
This commit is contained in:
Johannes Bräuer
2024-09-24 09:05:11 +02:00
parent da40acdaab
commit 691c89e8e1
@@ -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 theyre 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