chore(spring-boot): adding spring boot charts (#575)

* chore(spring-boot): adding spring boot charts

Signed-off-by: Shubham Chaudhary <shubham.chaudhary@harness.io>
This commit is contained in:
Shubham Chaudhary
2022-11-21 23:40:21 +05:30
committed by GitHub
parent 6596977c5d
commit f41ae89302
33 changed files with 1588 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
packageName: spring-boot
experiments:
- name: spring-boot-app-kill
CSV: spring-boot-app-kill.chartserviceversion.yaml
desc: "spring-boot-app-kill"
- name: spring-boot-cpu-stress
CSV: spring-boot-cpu-stress.chartserviceversion.yaml
desc: "spring-boot-cpu-stress"
- name: spring-boot-memory-stress
CSV: spring-boot-memory-stress.chartserviceversion.yaml
desc: "spring-boot-memory-stress"
- name: spring-boot-latency
CSV: spring-boot-latency.chartserviceversion.yaml
desc: "spring-boot-latency"
- name: spring-boot-exceptions
CSV: spring-boot-exceptions.chartserviceversion.yaml
desc: "spring-boot-exceptions"
- name: spring-boot-faults
CSV: spring-boot-faults.chartserviceversion.yaml
desc: "spring-boot-faults"