kubevela/references/docgen/def-doc
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
..
component Chore: update description of policy/workflowstep definition (#4428) 2022-07-25 10:34:26 +08:00
policy Fix: replication example componentdefinition miss workload field for webhook validation (#5615) 2023-03-06 13:17:48 +08:00
trait Feat: need one Trait to set Rollout strategy of Workload (#5257) 2023-01-12 17:18:15 +08:00
workflowstep [Backport release-1.8] Feat: add check prometheus metrics workflowStepDefinition (#5776) 2023-03-30 11:13:24 +08:00
README.md Chore: update description of policy/workflowstep definition (#4428) 2022-07-25 10:34:26 +08:00

README.md

Why do the def-doc embedded here instead of inside the kubevela.io?

  • The example can be used not only in generation the reference doc of kubevela.io, but also help users to generate their own by vela show.
  • They're examples usage of built-in definitions, they should align with the built-in definitions files.