badge
This commit is contained in:
@ -17,7 +17,7 @@
|
||||
|
||||
* 根据微服务上下文查看监控结果
|
||||
|
||||
[在微服务上下文中监控 example](example/monitor)
|
||||
[在微服务上下文中监控 example](example/monitor) <Badge text="alpha" type="warn"/>
|
||||
|
||||
**Kuboard 可用于**
|
||||
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
|
||||
|
||||
# 监控 example (alpha)
|
||||
# 监控 example <Badge text="alpha" type="warn"/>
|
||||
|
||||
## 前提
|
||||
|
||||
@ -8,7 +8,11 @@
|
||||
|
||||
* 已完成 [导入 example 微服务](/guide/example/import)
|
||||
|
||||
!> 监控套件相关的功能目前处于 alpha 状态,虽然在实际投产项目中取得了非常好的效果,但是产品化封装还需要进一步改进。
|
||||
::: warning
|
||||
|
||||
监控套件相关的功能目前处于 alpha 状态,虽然在实际投产项目中取得了非常好的效果,但是产品化封装还需要进一步改进。
|
||||
|
||||
:::
|
||||
|
||||
假设您已进入 example 名称空间,如下图所示:
|
||||
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
# 监控套件
|
||||
# 监控套件 <Badge text="alpha" type="warn"/>
|
||||
|
||||
文档建设中...
|
||||
|
||||
> * 请参考 [监控 example (alpha)](/guide/example/monitor) 体验 Kuboard 在监控套件方面的设想
|
||||
> * 请参考 [监控 example](/guide/example/monitor) <Badge text="alpha" type="warn"/> 体验 Kuboard 在监控套件方面的设想
|
||||
> * 监控套件以插件的形式整合到 Kuboard,在不使用监控套件的情况下,Kuboard 的所有功能都可正常工作
|
||||
@ -1,6 +1,6 @@
|
||||
# 自定义监控套件
|
||||
# 自定义监控套件 <Badge text="alpha" type="warn"/>
|
||||
|
||||
文档建设中...
|
||||
|
||||
> * 请参考 [监控 example (alpha)](/guide/example/monitor) 体验 Kuboard 在监控套件方面的设想
|
||||
> * 请参考 [监控 example](/guide/example/monitor) <Badge text="alpha" type="warn"/> 体验 Kuboard 在监控套件方面的设想
|
||||
> * 监控套件以插件的形式整合到 Kuboard,在不使用监控套件的情况下,Kuboard 的所有功能都可正常工作
|
||||
Reference in New Issue
Block a user