Compare commits
2 Commits
dev
...
cb6eb7b316
| Author | SHA1 | Date | |
|---|---|---|---|
| cb6eb7b316 | |||
| 049597af19 |
@@ -29,7 +29,6 @@ metadata:
|
||||
grafana/dashboard-selector: "uid == 'otel-app-observability-v2'"
|
||||
grafana.com/alert-label-selector: "app=petclinic-demo-andrej4"
|
||||
grafana.com/dashboard-url: "https://grafana.kyndemo.live/d/otel-app-observability-v2/opentelemetry-application-observability?orgId=1&var-app=petclinic-demo-andrej4"
|
||||
|
||||
links:
|
||||
- url: https://petclinic-demo-andrej4.kyndemo.live
|
||||
title: Live Application
|
||||
@@ -41,7 +40,8 @@ metadata:
|
||||
title: ArgoCD App
|
||||
icon: dashboard
|
||||
|
||||
- url: https://grafana.kyndemo.live/d/otel-app-observability-v2/opentelemetry-application-observability?orgId=1&var-app=petclinic-demo-andrej4
|
||||
- url:
|
||||
https://grafana.kyndemo.live/d/otel-app-observability-v2/opentelemetry-application-observability?orgId=1&var-app=petclinic-demo-andrej4
|
||||
title: Grafana Dashboard
|
||||
icon: dashboard
|
||||
|
||||
@@ -96,14 +96,13 @@ metadata:
|
||||
grafana/dashboard-selector: "uid == 'otel-app-observability-v2'"
|
||||
grafana.com/alert-label-selector: "app.kubernetes.io/instance=petclinic-demo-andrej4"
|
||||
grafana.com/dashboard-url: "https://grafana.kyndemo.live/d/otel-app-observability-v2/opentelemetry-application-observability?orgId=1&var-app=petclinic-demo-andrej4"
|
||||
|
||||
k6/enabled: "true"
|
||||
k6/test-configmap: "k6-test-petclinic-demo-andrej4"
|
||||
k6/test-namespace: "demo-apps"
|
||||
k6/target-service: "frontend"
|
||||
|
||||
chaos-mesh/enabled: "true"
|
||||
|
||||
docs.kyndemo.live/readme:
|
||||
catalog/component/default/petclinic-demo-andrej4/README.md
|
||||
links:
|
||||
- url: https://petclinic-demo-andrej4.kyndemo.live
|
||||
title: Live Application
|
||||
@@ -115,7 +114,8 @@ metadata:
|
||||
title: ArgoCD App
|
||||
icon: dashboard
|
||||
|
||||
- url: https://grafana.kyndemo.live/d/otel-app-observability-v2/opentelemetry-application-observability?orgId=1&var-app=petclinic-demo-andrej4
|
||||
- url:
|
||||
https://grafana.kyndemo.live/d/otel-app-observability-v2/opentelemetry-application-observability?orgId=1&var-app=petclinic-demo-andrej4
|
||||
title: Grafana Dashboard
|
||||
icon: dashboard
|
||||
|
||||
@@ -174,14 +174,11 @@ metadata:
|
||||
grafana/dashboard-selector: "uid == 'otel-app-observability-v2'"
|
||||
grafana.com/alert-label-selector: "app=demo-db"
|
||||
grafana.com/dashboard-url: "https://grafana.kyndemo.live/d/otel-app-observability-v2/opentelemetry-application-observability?orgId=1&var-service=demo-db"
|
||||
|
||||
k6/enabled: "true"
|
||||
k6/test-configmap: "k6-test-petclinic-demo-andrej4"
|
||||
k6/test-namespace: "demo-apps"
|
||||
k6/target-service: "demo-db"
|
||||
|
||||
chaos-mesh/enabled: "true"
|
||||
|
||||
links:
|
||||
- url: https://petclinic-demo-andrej4.kyndemo.live
|
||||
title: Live Application
|
||||
@@ -193,7 +190,8 @@ metadata:
|
||||
title: ArgoCD App
|
||||
icon: dashboard
|
||||
|
||||
- url: https://grafana.kyndemo.live/d/otel-app-observability-v2/opentelemetry-application-observability?orgId=1&var-service=demo-db
|
||||
- url:
|
||||
https://grafana.kyndemo.live/d/otel-app-observability-v2/opentelemetry-application-observability?orgId=1&var-service=demo-db
|
||||
title: Grafana Dashboard
|
||||
icon: dashboard
|
||||
|
||||
@@ -210,7 +208,6 @@ spec:
|
||||
- resource:default/otel-collector
|
||||
|
||||
- resource:default/k6-operator
|
||||
|
||||
---
|
||||
apiVersion: backstage.io/v1alpha1
|
||||
kind: Component
|
||||
@@ -251,14 +248,11 @@ metadata:
|
||||
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?orgId=1&var-service=petclinic"
|
||||
|
||||
k6/enabled: "true"
|
||||
k6/test-configmap: "k6-test-petclinic-demo-andrej4"
|
||||
k6/test-namespace: "demo-apps"
|
||||
k6/target-service: "petclinic"
|
||||
|
||||
chaos-mesh/enabled: "true"
|
||||
|
||||
links:
|
||||
- url: https://petclinic-demo-andrej4.kyndemo.live
|
||||
title: Live Application
|
||||
@@ -270,7 +264,8 @@ metadata:
|
||||
title: ArgoCD App
|
||||
icon: dashboard
|
||||
|
||||
- url: https://grafana.kyndemo.live/d/otel-app-observability-v2/opentelemetry-application-observability?orgId=1&var-service=petclinic
|
||||
- url:
|
||||
https://grafana.kyndemo.live/d/otel-app-observability-v2/opentelemetry-application-observability?orgId=1&var-service=petclinic
|
||||
title: Grafana Dashboard
|
||||
icon: dashboard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user