Compare commits
8 Commits
d27e917d41
...
documentor
| Author | SHA1 | Date | |
|---|---|---|---|
| 857ce72b8f | |||
| 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)
|
||||
|
||||
|
||||
@@ -7,7 +7,8 @@ metadata:
|
||||
cjot.io/target-domain: apps
|
||||
gitea.kyndemo.live/project-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/dashboard-selector: uid == 'otel-app-observability-v2'
|
||||
grafana/grafana-instance: default
|
||||
@@ -15,11 +16,14 @@ metadata:
|
||||
humanitec.dev/orgId: crucible
|
||||
humanitec.dev/projectId: pclinic-andrej-demo2
|
||||
sonarqube.org/project-key: pclinic-andrej-demo2
|
||||
description: "pclinic-andrej-demo2 \u2014 renovated onto the crucible platform orchestrator"
|
||||
docs.kyndemo.live/readme:
|
||||
catalog/component/default/pclinic-andrej-demo2/README.md
|
||||
description: "pclinic-andrej-demo2 — renovated onto the crucible platform orchestrator"
|
||||
links:
|
||||
- icon: dashboard
|
||||
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
|
||||
title: Live Application
|
||||
url: https://pclinic-andrej-demo2.apps.dev.crucible.kyndemo.live
|
||||
@@ -31,7 +35,8 @@ metadata:
|
||||
url: https://gitea.kyndemo.live/validate/pclinic-andrej-demo2/actions
|
||||
- icon: 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
|
||||
tags:
|
||||
- platform-orchestrator
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
# 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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user