initial commit
Some checks failed
Build and Publish TechDocs / build-and-publish (push) Has been cancelled
Some checks failed
Build and Publish TechDocs / build-and-publish (push) Has been cancelled
Change-Id: I8eb0d9b567252c713d6cdaaab45ee1ff89cc9e6f
This commit is contained in:
137
catalog-info.yaml
Normal file
137
catalog-info.yaml
Normal file
@@ -0,0 +1,137 @@
|
||||
# ─── System: groups all per-service Components for this application ───
|
||||
apiVersion: backstage.io/v1alpha1
|
||||
kind: System
|
||||
metadata:
|
||||
name: petclinic-demo-andrej2
|
||||
description: "petclinic-demo-andrej2 — deployed via ArgoCD into demo-apps"
|
||||
labels:
|
||||
backstage.io/environment: "dev"
|
||||
app.kubernetes.io/managed-by: "backstage"
|
||||
tags:
|
||||
- deployment
|
||||
- argocd
|
||||
|
||||
- opentelemetry
|
||||
|
||||
annotations:
|
||||
argocd/app-name: "petclinic-demo-andrej2"
|
||||
argocd/app-namespace: "argocd"
|
||||
argocd/instance-name: ""
|
||||
backstage.io/techdocs-ref: dir:.
|
||||
backstage.io/source-location: "url:https://gitea.kyndemo.live/validate/petclinic-demo-andrej2/src/branch/main"
|
||||
backstage.io/kubernetes-namespace: "demo-apps"
|
||||
backstage.io/kubernetes-label-selector: "app.kubernetes.io/managed-by=backstage"
|
||||
gitea.kyndemo.live/repo-slug: "validate/petclinic-demo-andrej2"
|
||||
sonarqube.org/project-key: petclinic-demo-andrej2
|
||||
|
||||
grafana/grafana-instance: "default"
|
||||
grafana/alert-label-selector: "app=petclinic-demo-andrej2"
|
||||
grafana/dashboard-selector: "uid == 'otel-app-observability-v2'"
|
||||
grafana.com/alert-label-selector: "app=petclinic-demo-andrej2"
|
||||
grafana.com/dashboard-url: "https://grafana.kyndemo.live/d/otel-app-observability-v2/opentelemetry-application-observability?orgId=1&var-app=petclinic-demo-andrej2"
|
||||
|
||||
links:
|
||||
- url: https://petclinic-demo-andrej2.kyndemo.live
|
||||
title: Live Application
|
||||
icon: web
|
||||
- url: https://gitea.kyndemo.live/validate/petclinic-demo-andrej2
|
||||
title: Repository
|
||||
icon: github
|
||||
- url: https://argocd.kyndemo.live/applications/petclinic-demo-andrej2
|
||||
title: ArgoCD App
|
||||
icon: dashboard
|
||||
|
||||
- url: https://grafana.kyndemo.live/d/otel-app-observability-v2/opentelemetry-application-observability?orgId=1&var-app=petclinic-demo-andrej2
|
||||
title: Grafana Dashboard
|
||||
icon: dashboard
|
||||
|
||||
spec:
|
||||
owner: "platform-engineering"
|
||||
domain: platform
|
||||
dependsOn:
|
||||
- component:default/argocd-service
|
||||
|
||||
|
||||
- resource:default/otel-collector
|
||||
- resource:default/otel-operator
|
||||
|
||||
- resource:default/k6-operator
|
||||
|
||||
# ─── Primary Component (always present, matches component_id) ───────
|
||||
---
|
||||
apiVersion: backstage.io/v1alpha1
|
||||
kind: Component
|
||||
metadata:
|
||||
name: petclinic-demo-andrej2
|
||||
description: "petclinic-demo-andrej2 — deployed via ArgoCD into demo-apps"
|
||||
labels:
|
||||
backstage.io/environment: "dev"
|
||||
app.kubernetes.io/managed-by: "backstage"
|
||||
tags:
|
||||
- deployment
|
||||
- argocd
|
||||
|
||||
- opentelemetry
|
||||
|
||||
- load-testing
|
||||
- k6
|
||||
|
||||
- chaos-engineering
|
||||
- chaos-mesh
|
||||
|
||||
|
||||
annotations:
|
||||
argocd/app-name: "petclinic-demo-andrej2"
|
||||
argocd/app-namespace: "argocd"
|
||||
argocd/instance-name: ""
|
||||
backstage.io/techdocs-ref: dir:.
|
||||
backstage.io/source-location: "url:https://gitea.kyndemo.live/validate/petclinic-demo-andrej2/src/branch/main"
|
||||
backstage.io/kubernetes-namespace: "demo-apps"
|
||||
backstage.io/kubernetes-label-selector: "app.kubernetes.io/instance=petclinic-demo-andrej2"
|
||||
gitea.kyndemo.live/repo-slug: "validate/petclinic-demo-andrej2"
|
||||
sonarqube.org/project-key: petclinic-demo-andrej2
|
||||
|
||||
grafana/grafana-instance: "default"
|
||||
grafana/alert-label-selector: "app.kubernetes.io/instance=petclinic-demo-andrej2"
|
||||
grafana/dashboard-selector: "uid == 'otel-app-observability-v2'"
|
||||
grafana.com/alert-label-selector: "app.kubernetes.io/instance=petclinic-demo-andrej2"
|
||||
grafana.com/dashboard-url: "https://grafana.kyndemo.live/d/otel-app-observability-v2/opentelemetry-application-observability?orgId=1&var-app=petclinic-demo-andrej2"
|
||||
|
||||
k6/enabled: "true"
|
||||
k6/test-configmap: "k6-test-petclinic-demo-andrej2"
|
||||
k6/test-namespace: "demo-apps"
|
||||
k6/target-service: "frontend"
|
||||
|
||||
chaos-mesh/enabled: "true"
|
||||
|
||||
links:
|
||||
- url: https://petclinic-demo-andrej2.kyndemo.live
|
||||
title: Live Application
|
||||
icon: web
|
||||
- url: https://gitea.kyndemo.live/validate/petclinic-demo-andrej2
|
||||
title: Repository
|
||||
icon: github
|
||||
- url: https://argocd.kyndemo.live/applications/petclinic-demo-andrej2
|
||||
title: ArgoCD App
|
||||
icon: dashboard
|
||||
|
||||
- url: https://grafana.kyndemo.live/d/otel-app-observability-v2/opentelemetry-application-observability?orgId=1&var-app=petclinic-demo-andrej2
|
||||
title: Grafana Dashboard
|
||||
icon: dashboard
|
||||
|
||||
spec:
|
||||
type: service
|
||||
owner: "platform-engineering"
|
||||
lifecycle: experimental
|
||||
|
||||
system: petclinic-demo-andrej2
|
||||
dependsOn:
|
||||
- component:default/argocd-service
|
||||
|
||||
|
||||
- resource:default/otel-collector
|
||||
|
||||
- resource:default/k6-operator
|
||||
|
||||
# ─── Per-service Components (from Watcher discovery) ─────────────────
|
||||
|
||||
Reference in New Issue
Block a user