在 Skywalking RocketBot 上添加监控图表 效果图
该图的一些配置信息如下:
标题为: JVM Thread State Count (Java Service)
指标为: read all values in the duration instance_jvm_thread_new_thread_count,instance_jvm_thread_runnable_thread_count,instance_jvm_thread_blocked_thread_count,instance_jvm_thread_wait_thread_count,instance_jvm_thread_time_wait_thread_count,instance_jvm_thread_terminated_thread_count
图表类型: Bar Chart
实体类型: Service Instance
独立选择器: Common selectors
宽度:3
高度:250
标题:指标项的标题
指标:指标中的值一定要在 oal 中配置,否则会提示未知指标且无法生成图表
取值方式
read the single value in the duration(读取单个值)
read all values in the duration(读取所有值)
get sorted top N values(获取前N个值)
图表类型:
no chart:无图,指标取值方式为:read the single value in the duration 才能配置
Line Chart:折线图,指标取值方式为:read all values in the duration 才能配置
Area Chart:面积图,指标取值方式为:read all values in the duration 才能配置
Bar Chart:柱状图,指标取值方式为:read the single value in the duration、read all values in the duration 才能配置
实体类型:
Service:服务
All:所有
Service Endpoint:服务端点
Service Instance:服务实例
当前服务:只有独立选择器为:Self selectors才能配置
独立选择器:
Self selectors
Common selectors(通用选择器)
父级服务:指标取值方式为:get sorted top N values 才能配置
设置父服务
不设置父服务
排序方式:指标取值方式为:get sorted top N values 才能配置
递减顺序
递增顺序
单位:可以设置值的单位,只用作展示
数据计算:
Plus:加
Minus:减
Multiplication:乘
Division:除