Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 760c54e28c | |||
| 5488be391f | |||
| fb41573bca | |||
| 60f9b5c70a | |||
| 7ccdc55279 | |||
| 64458b022c | |||
| c3c2f46bca |
@@ -1,4 +1,4 @@
|
|||||||
# Spring PetClinic Sample Application [](https://github.com/spring-projects/spring-petclinic/actions/workflows/maven-build.yml)[](https://github.com/spring-projects/spring-petclinic/actions/workflows/gradle-build.yml)
|
# Spring PetClinic Sample Application v3 [](https://github.com/spring-projects/spring-petclinic/actions/workflows/maven-build.yml)[](https://github.com/spring-projects/spring-petclinic/actions/workflows/gradle-build.yml)
|
||||||
|
|
||||||
[](https://gitpod.io/#https://github.com/spring-projects/spring-petclinic) [](https://github.com/codespaces/new?hide_repo_select=true&ref=main&repo=7517918)
|
[](https://gitpod.io/#https://github.com/spring-projects/spring-petclinic) [](https://github.com/codespaces/new?hide_repo_select=true&ref=main&repo=7517918)
|
||||||
|
|
||||||
|
|||||||
@@ -7,7 +7,8 @@ metadata:
|
|||||||
cjot.io/target-domain: apps
|
cjot.io/target-domain: apps
|
||||||
gitea.kyndemo.live/project-slug: validate/pclinic-andrej-demo2
|
gitea.kyndemo.live/project-slug: validate/pclinic-andrej-demo2
|
||||||
gitea.kyndemo.live/repo-slug: validate/pclinic-andrej-demo2
|
gitea.kyndemo.live/repo-slug: validate/pclinic-andrej-demo2
|
||||||
grafana.com/dashboard-url: https://grafana.kyndemo.live/d/otel-app-observability-v2/opentelemetry-application-observability?orgId=1&var-app=pclinic-andrej-demo2
|
grafana.com/dashboard-url:
|
||||||
|
https://grafana.kyndemo.live/d/otel-app-observability-v2/opentelemetry-application-observability?orgId=1&var-app=pclinic-andrej-demo2
|
||||||
grafana/alert-label-selector: app=pclinic-andrej-demo2
|
grafana/alert-label-selector: app=pclinic-andrej-demo2
|
||||||
grafana/dashboard-selector: uid == 'otel-app-observability-v2'
|
grafana/dashboard-selector: uid == 'otel-app-observability-v2'
|
||||||
grafana/grafana-instance: default
|
grafana/grafana-instance: default
|
||||||
@@ -15,11 +16,12 @@ metadata:
|
|||||||
humanitec.dev/orgId: crucible
|
humanitec.dev/orgId: crucible
|
||||||
humanitec.dev/projectId: pclinic-andrej-demo2
|
humanitec.dev/projectId: pclinic-andrej-demo2
|
||||||
sonarqube.org/project-key: pclinic-andrej-demo2
|
sonarqube.org/project-key: pclinic-andrej-demo2
|
||||||
description: "pclinic-andrej-demo2 \u2014 renovated onto the crucible platform orchestrator"
|
description: "pclinic-andrej-demo2 — renovated onto the crucible platform orchestrator"
|
||||||
links:
|
links:
|
||||||
- icon: dashboard
|
- icon: dashboard
|
||||||
title: Orchestrator Console
|
title: Orchestrator Console
|
||||||
url: https://console.dev.orchestrator.crucible.kyndemo.live/orgs/crucible/projects/pclinic-andrej-demo2/environments/dev
|
url:
|
||||||
|
https://console.dev.orchestrator.crucible.kyndemo.live/orgs/crucible/projects/pclinic-andrej-demo2/environments/dev
|
||||||
- icon: web
|
- icon: web
|
||||||
title: Live Application
|
title: Live Application
|
||||||
url: https://pclinic-andrej-demo2.apps.dev.crucible.kyndemo.live
|
url: https://pclinic-andrej-demo2.apps.dev.crucible.kyndemo.live
|
||||||
@@ -31,7 +33,8 @@ metadata:
|
|||||||
url: https://gitea.kyndemo.live/validate/pclinic-andrej-demo2/actions
|
url: https://gitea.kyndemo.live/validate/pclinic-andrej-demo2/actions
|
||||||
- icon: dashboard
|
- icon: dashboard
|
||||||
title: Grafana Dashboard
|
title: Grafana Dashboard
|
||||||
url: https://grafana.kyndemo.live/d/otel-app-observability-v2/opentelemetry-application-observability?orgId=1&var-app=pclinic-andrej-demo2
|
url:
|
||||||
|
https://grafana.kyndemo.live/d/otel-app-observability-v2/opentelemetry-application-observability?orgId=1&var-app=pclinic-andrej-demo2
|
||||||
name: pclinic-andrej-demo2
|
name: pclinic-andrej-demo2
|
||||||
tags:
|
tags:
|
||||||
- platform-orchestrator
|
- platform-orchestrator
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
# Architecture
|
# Architecture
|
||||||
|
|
||||||
## Service Design
|
## Updated Service Design
|
||||||
|
|
||||||
pclinic-andrej-demo2 is a microservice following cloud-native patterns.
|
pclinic-andrej-demo2 is a microservice following cloud-native patterns. Update for documentor agent.
|
||||||
|
|
||||||
## Technology Stack
|
## Technology Stack
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user