kubevela/references
github-actions[bot] 3250b0003a
[Backport release-1.8] Feat: add check prometheus metrics workflowStepDefinition (#5776)
* add metrics

Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com>

add check metrics

Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com>
(cherry picked from commit 18bb9ed998)

* add check-metrics definition example

Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com>

rename example

Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com>
(cherry picked from commit 0da4e8fad9)

* small fix

Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com>
(cherry picked from commit 55b5e96d8d)

* fix lint

Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com>
(cherry picked from commit 2c81264577)

* add default metrics

Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com>
(cherry picked from commit b440f75fd5)

---------

Co-authored-by: 楚岳 <wangyike.wyk@alibaba-inc.com>
2023-03-30 11:13:24 +08:00
..
a/preimport Fix: fix cli logging (#2298) 2021-09-15 13:18:50 +08:00
apis Feat: merge master into apiserver (#2660) 2021-11-09 13:06:55 +08:00
appfile Feat: refactor CLI commands related to resources (#4500) 2022-08-01 19:44:27 +08:00
cli vela adopt support multi-cluster adoption (#5635) (#5755) 2023-03-29 11:51:20 +08:00
cmd/cli Chore: refactor workflow from workflow engine (#4631) 2022-09-02 12:55:03 +08:00
common Feat: Add Request and Limit metrics to vela status --metrics (#5546) 2023-02-27 16:31:38 +08:00
cuegen Feat: CUE generator with type conversion (#5585) 2023-03-21 15:24:29 +08:00
docgen [Backport release-1.8] Feat: add check prometheus metrics workflowStepDefinition (#5776) 2023-03-30 11:13:24 +08:00
README.md Store capability OpenAPI V3 JSON schema in ConfigMap (#1106) 2021-03-10 10:44:58 +08:00

README.md

Vela CLI and Dashboard Reference Implementation

This folder contains all reference implementation of vela cli, apiserver and dashboard. It provides a PoC of how to integrate KubeVela with your own system, you can refer to these implementations and build your own.

The formal KubeVela APIServer is a standalone project called velacp.