mirror of
https://github.com/kubevela/kubevela.git
synced 2026-08-18 20:17:04 +00:00
* add metrics Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com> add check metrics Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com> * add check-metrics definition example Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com> rename example Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com> * small fix Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com> * fix lint Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com> * add default metrics Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com> --------- Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com>
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.