Files
petclinic/catalog-info.yaml
Scaffolder 35b6533997
Some checks failed
CI Pipeline / Build and Test (push) Has been cancelled
Build and Publish TechDocs / build-and-publish (push) Failing after 2s
initial commit
Change-Id: I28dd5bc875b1e943eb783231a548e5abef101162
2026-03-24 16:59:23 +00:00

66 lines
2.1 KiB
YAML

apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: petclinic
description: "petclinic — 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"
argocd/app-namespace: "argocd"
argocd/instance-name: "argocd"
backstage.io/techdocs-ref: dir:.
backstage.io/source-location: "url:https://gitea.kyndemo.live/validate/petclinic/src/branch/main"
backstage.io/kubernetes-namespace: "demo-apps"
backstage.io/kubernetes-label-selector: "app=petclinic"
gitea.kyndemo.live/repo-slug: "validate/petclinic"
grafana/grafana-instance: "default"
grafana/alert-label-selector: "app=petclinic"
grafana/dashboard-selector: "uid == 'otel-app-observability-v2'"
grafana.com/alert-label-selector: "app=petclinic"
grafana.com/dashboard-url: "https://grafana.kyndemo.live/d/otel-app-observability-v2/opentelemetry-application-observability-testing?orgId=1&var-app=petclinic"
k6/enabled: "true"
k6/test-configmap: "k6-test-petclinic"
k6/test-namespace: "demo-apps"
k6/target-service: "petclinic"
k6/target-port: "80"
chaos-mesh/enabled: "true"
chaos-mesh/namespace: "demo-apps"
chaos-mesh/target-label: "app=petclinic"
links:
- url: https://petclinic.kyndemo.live
title: Live Application
icon: web
- url: https://gitea.kyndemo.live/validate/petclinic
title: Repository
icon: github
- url: https://argocd.kyndemo.live/applications/petclinic
title: ArgoCD App
icon: dashboard
- url: https://grafana.kyndemo.live/d/otel-app-observability-v2/opentelemetry-application-observability-testing?orgId=1&var-app=petclinic
title: Grafana Dashboard
icon: dashboard
spec:
type: service
owner: "platform-engineering"
lifecycle: experimental
system: demo-apps
dependsOn:
- resource:default/default