obagent icon indicating copy to clipboard operation
obagent copied to clipboard

[Bug]: Too many table not exist

Open jingweiz300 opened this issue 2 years ago • 0 comments

Check Before Asking

  • [X] Please check the issue list and confirm this bug is encountered for the first time.
  • [X] Please try full text in English and attach precise description.

Environment

oceanbase version: 3.2.4.3
obagent version: 1.2.1

oceanbase deployed on alibaba cloud

Fast Reproduce Steps

This is error log

2023-05-11T10:35:15.3929+08:00 WARN [6972,] caller=mysql/table_input.go:205:collectData: failed to do collect with sql:select /*+ MONITOR_AGENT READ_CONSISTENCY(WEAK) */ tenant_name, t
enant_id, `latch#` as latch_no, name, gets, misses, sleeps, immediate_gets, immediate_misses, spin_gets, wait_time / 1000000 as wait_time from v$latch, __all_tenant where __all_tenant.
tenant_id = v$latch.con_id[] Error 1146: Table 'oceanbase.__all_tenant' doesn't exist
2023-05-11T10:35:15.45058+08:00 WARN [6972,] caller=mysql/table_input.go:205:collectData: failed to do collect with sql:select /*+ MONITOR_AGENT READ_CONSISTENCY(WEAK) */ with_rootserv
er from __all_server where svr_ip = ? and svr_port = ?[obmth7feddhta5m0-mi.oceanbase.aliyuncs.com 2882] Error 1146: Table 'oceanbase.__all_server' doesn't exist
2023-05-11T10:35:15.45139+08:00 WARN [6972,] caller=mysql/table_input.go:205:collectData: failed to do collect with sql:select /*+ MONITOR_AGENT READ_CONSISTENCY(WEAK) */ cpu_total,cpu
_assigned,mem_total,mem_assigned,disk_total,disk_assigned,unit_num,migrating_unit_num,cpu_assigned_percent, mem_assigned_percent, disk_assigned_percent from __all_virtual_server_stat w
here svr_ip = ? and svr_port = ?[obmth7feddhta5m0-mi.oceanbase.aliyuncs.com 2882] Error 1146: Table 'oceanbase.__all_virtual_server_stat' doesn't exist
2023-05-11T10:35:15.45386+08:00 WARN [6972,] caller=mysql/table_input.go:205:collectData: failed to do collect with sql:select /*+ MONITOR_AGENT READ_CONSISTENCY(WEAK) */ __all_tenant.
tenant_name,  active, total, freeze_trigger, freeze_cnt from gv$memstore, __all_tenant  where gv$memstore.tenant_id = __all_tenant.tenant_id and ip = ? and port = ?[obmth7feddhta5m0-mi
.oceanbase.aliyuncs.com 2882] Error 1146: Table 'oceanbase.__all_tenant' doesn't exist
2023-05-11T10:35:15.45659+08:00 WARN [6972,] caller=mysql/table_input.go:205:collectData: failed to do collect with sql:select /*+ MONITOR_AGENT READ_CONSISTENCY(WEAK) */ tenant_name, 
__all_unit_config.name, max_cpu, min_cpu, max_memory, min_memory, max_iops, min_iops, max_disk_size, max_session_num from __all_tenant, __all_resource_pool, __all_unit_config, __all_un
it  where __all_tenant.tenant_id = __all_resource_pool.tenant_id and __all_resource_pool.unit_config_id = __all_unit_config.unit_config_id and __all_unit.resource_pool_id = __all_resou
rce_pool.resource_pool_id and __all_unit.svr_ip = ? and __all_unit.svr_port = ?[obmth7feddhta5m0-mi.oceanbase.aliyuncs.com 2882] Error 1146: Table 'oceanbase.__all_tenant' doesn't exis
t
2023-05-11T10:35:15.4638+08:00 WARN [6972,] caller=mysql/table_input.go:205:collectData: failed to do collect with sql:select /*+ MONITOR_AGENT READ_CONSISTENCY(WEAK) */ sum(hold) as h
old, sum(used) as used from __all_virtual_memory_info where tenant_id = 500 and svr_ip = ? and svr_port = ?[obmth7feddhta5m0-mi.oceanbase.aliyuncs.com 2882] Error 1146: Table 'oceanbas
e.__all_virtual_memory_info' doesn't exist
2023-05-11T10:38:22.22014+08:00 WARN [6972,] caller=mysql/table_input.go:205:collectData: failed to do collect with sql:select /*+ MONITOR_AGENT READ_CONSISTENCY(WEAK) */ cpu_total,cpu
_assigned,mem_total,mem_assigned,disk_total,disk_assigned,unit_num,migrating_unit_num,cpu_assigned_percent, mem_assigned_percent, disk_assigned_percent from __all_virtual_server_stat w
here svr_ip = ? and svr_port = ?[obmth7feddhta5m0-mi.oceanbase.aliyuncs.com 2882] Error 1146: Table 'oceanbase.__all_virtual_server_stat' doesn't exist
2023-05-11T10:38:22.2371+08:00 WARN [6972,] caller=mysql/table_input.go:205:collectData: failed to do collect with sql:select /*+ MONITOR_AGENT READ_CONSISTENCY(WEAK) */ tenant_name, _
_all_unit_config.name, max_cpu, min_cpu, max_memory, min_memory, max_iops, min_iops, max_disk_size, max_session_num from __all_tenant, __all_resource_pool, __all_unit_config, __all_uni
t  where __all_tenant.tenant_id = __all_resource_pool.tenant_id and __all_resource_pool.unit_config_id = __all_unit_config.unit_config_id and __all_unit.resource_pool_id = __all_resour
ce_pool.resource_pool_id and __all_unit.svr_ip = ? and __all_unit.svr_port = ?[obmth7feddhta5m0-mi.oceanbase.aliyuncs.com 2882] Error 1146: Table 'oceanbase.__all_tenant' doesn't exist
2023-05-11T10:38:22.23963+08:00 WARN [6972,] caller=mysql/table_input.go:205:collectData: failed to do collect with sql:select /*+ MONITOR_AGENT READ_CONSISTENCY(WEAK) */ with_rootserv
er from __all_server where svr_ip = ? and svr_port = ?[obmth7feddhta5m0-mi.oceanbase.aliyuncs.com 2882] Error 1146: Table 'oceanbase.__all_server' doesn't exist
2023-05-11T10:38:22.24402+08:00 WARN [6972,] caller=mysql/table_input.go:205:collectData: failed to do collect with sql:select /*+ MONITOR_AGENT READ_CONSISTENCY(WEAK) */ sum(hold) as 
hold, sum(used) as used from __all_virtual_memory_info where tenant_id = 500 and svr_ip = ? and svr_port = ?[obmth7feddhta5m0-mi.oceanbase.aliyuncs.com 2882] Error 1146: Table 'oceanba
se.__all_virtual_memory_info' doesn't exist
2023-05-11T10:38:22.25021+08:00 WARN [6972,] caller=mysql/table_input.go:205:collectData: failed to do collect with sql:select /*+ MONITOR_AGENT READ_CONSISTENCY(WEAK) */ tenant_name, 
tenant_id, `latch#` as latch_no, name, gets, misses, sleeps, immediate_gets, immediate_misses, spin_gets, wait_time / 1000000 as wait_time from v$latch, __all_tenant where __all_tenant
.tenant_id = v$latch.con_id[] Error 1146: Table 'oceanbase.__all_tenant' doesn't exist
2023-05-11T10:38:22.26041+08:00 WARN [6972,] caller=mysql/table_input.go:205:collectData: failed to do collect with sql:select /*+ MONITOR_AGENT READ_CONSISTENCY(WEAK) */ __all_tenant.
tenant_name,  active, total, freeze_trigger, freeze_cnt from gv$memstore, __all_tenant  where gv$memstore.tenant_id = __all_tenant.tenant_id and ip = ? and port = ?[obmth7feddhta5m0-mi
.oceanbase.aliyuncs.com 2882] Error 1146: Table 'oceanbase.__all_tenant' doesn't exist
2023-05-11T10:38:31.83184+08:00 WARN [6972,] caller=mysql/table_input.go:205:collectData: failed to do collect with sql:select /*+ MONITOR_AGENT READ_CONSISTENCY(WEAK) */ tenant_name, 
tenant_id, `latch#` as latch_no, name, gets, misses, sleeps, immediate_gets, immediate_misses, spin_gets, wait_time / 1000000 as wait_time from v$latch, __all_tenant where __all_tenant
.tenant_id = v$latch.con_id[] Error 1146: Table 'oceanbase.__all_tenant' doesn't exist
2023-05-11T10:38:31.84445+08:00 WARN [6972,] caller=mysql/table_input.go:205:collectData: failed to do collect with sql:select /*+ MONITOR_AGENT READ_CONSISTENCY(WEAK) */ __all_tenant.
tenant_name,  active, total, freeze_trigger, freeze_cnt from gv$memstore, __all_tenant  where gv$memstore.tenant_id = __all_tenant.tenant_id and ip = ? and port = ?[obmth7feddhta5m0-mi
.oceanbase.aliyuncs.com 2882] Error 1146: Table 'oceanbase.__all_tenant' doesn't exist
2023-05-11T10:38:31.88465+08:00 WARN [6972,] caller=mysql/table_input.go:205:collectData: failed to do collect with sql:select /*+ MONITOR_AGENT READ_CONSISTENCY(WEAK) */ tenant_name, 
__all_unit_config.name, max_cpu, min_cpu, max_memory, min_memory, max_iops, min_iops, max_disk_size, max_session_num from __all_tenant, __all_resource_pool, __all_unit_config, __all_un
it  where __all_tenant.tenant_id = __all_resource_pool.tenant_id and __all_resource_pool.unit_config_id = __all_unit_config.unit_config_id and __all_unit.resource_pool_id = __all_resou
rce_pool.resource_pool_id and __all_unit.svr_ip = ? and __all_unit.svr_port = ?[obmth7feddhta5m0-mi.oceanbase.aliyuncs.com 2882] Error 1146: Table 'oceanbase.__all_tenant' doesn't exis
t
2023-05-11T10:38:31.90062+08:00 WARN [6972,] caller=mysql/table_input.go:205:collectData: failed to do collect with sql:select /*+ MONITOR_AGENT READ_CONSISTENCY(WEAK) */ with_rootserv
er from __all_server where svr_ip = ? and svr_port = ?[obmth7feddhta5m0-mi.oceanbase.aliyuncs.com 2882] Error 1146: Table 'oceanbase.__all_server' doesn't exist
2023-05-11T10:38:31.90349+08:00 WARN [6972,] caller=mysql/table_input.go:205:collectData: failed to do collect with sql:select /*+ MONITOR_AGENT READ_CONSISTENCY(WEAK) */ sum(hold) as 
hold, sum(used) as used from __all_virtual_memory_info where tenant_id = 500 and svr_ip = ? and svr_port = ?[obmth7feddhta5m0-mi.oceanbase.aliyuncs.com 2882] Error 1146: Table 'oceanba
se.__all_virtual_memory_info' doesn't exist
2023-05-11T10:44:32.40479+08:00 WARN [6972,] caller=mysql/table_input.go:205:collectData: failed to do collect with sql:select /*+ MONITOR_AGENT READ_CONSISTENCY(WEAK) */ __all_tenant.
tenant_name as tenant_name, cast(v_acc_response_time.response_time / 1000000 as float) as response_time_seconds,  v_acc_response_time.count as bucket, case when  v_acc_response_time.re
sponse_time = (select max(response_time) from __all_virtual_query_response_time) then v_acc_response_time.count else null end as count, case when  v_acc_response_time.response_time = (
select max(response_time) from __all_virtual_query_response_time) then cast(v_acc_response_time.sum / 1000000 as float) else null end as sum from (select b.tenant_id, b.response_time  
as response_time, sum(a.count) as count, sum(a.total) as sum from  __all_virtual_query_response_time a,  __all_virtual_query_response_time b where a.response_time <= b.response_time an
d a.svr_ip = b.svr_ip and a.svr_port = b.svr_port and b.svr_ip = ? and b.svr_port = ? group by b.tenant_id, b.response_time) v_acc_response_time,  __all_tenant where v_acc_response_tim
e.tenant_id = __all_tenant.tenant_id;[obmth7feddhta5m0-mi.oceanbase.aliyuncs.com 2882] Error 1146: Table 'oceanbase.__all_virtual_query_response_time' doesn't exist
2023-05-11T10:44:32.45204+08:00 WARN [6972,] caller=mysql/table_input.go:205:collectData: failed to do collect with sql:select /*+ MONITOR_AGENT READ_CONSISTENCY(WEAK) */ tenant_name, 
mem_used, access_count, hit_count from V$OB_PLAN_CACHE_STAT join __all_tenant on V$OB_PLAN_CACHE_STAT.tenant_id = __all_tenant.tenant_id group by tenant_name[] Error 1146: Table 'ocean
base.v$ob_plan_cache_stat' doesn't exist
2023-05-11T10:44:32.45326+08:00 WARN [6972,] caller=mysql/table_input.go:205:collectData: failed to do collect with sql:select /*+ MONITOR_AGENT READ_CONSISTENCY(WEAK) */ group_concat(
svr_ip SEPARATOR ',') as servers, status, count(1) as cnt from __all_server group by status[] Error 1146: Table 'oceanbase.__all_server' doesn't exist
2023-05-11T10:44:32.45972+08:00 WARN [6972,] caller=mysql/table_input.go:205:collectData: failed to do collect with sql:select /*+ MONITOR_AGENT READ_CONSISTENCY(WEAK) */ tenant_name, 
sum(total_waits) as total_waits, sum(time_waited_micro) / 1000000 as time_waited from v$system_event join __all_tenant on v$system_event.con_id = __all_tenant.tenant_id where v$system_
event.wait_class <> 'IDLE' group by tenant_name[] Error 1146: Table 'oceanbase.__all_tenant' doesn't exist
2023-05-11T10:44:32.4601+08:00 WARN [6972,] caller=mysql/table_input.go:205:collectData: failed to do collect with sql:select  /*+ MONITOR_AGENT READ_CONSISTENCY(WEAK) */ case when cnt
 is null then 0 else cnt end as cnt, tenant_name from (select __all_tenant.tenant_name, cnt from __all_tenant left join (select count(*) as cnt, tenant as tenant_name from __all_virtua
l_processlist where svr_ip = ? and svr_port = ? group by tenant) t1 on __all_tenant.tenant_name = t1.tenant_name) t2[obmth7feddhta5m0-mi.oceanbase.aliyuncs.com 2882] Error 1146: Table 
'oceanbase.__all_tenant' doesn't exist
2023-05-11T10:44:32.46096+08:00 WARN [6972,] caller=mysql/table_input.go:205:collectData: failed to do collect with sql:select /*+ MONITOR_AGENT READ_CONSISTENCY(WEAK) */ zone, name, v
alue, time_to_usec(now()) as current from __all_zone[] Error 1146: Table 'oceanbase.__all_zone' doesn't exist
2023-05-11T10:44:32.46162+08:00 WARN [6972,] caller=mysql/table_input.go:205:collectData: failed to do collect with sql:select /*+ MONITOR_AGENT READ_CONSISTENCY(WEAK) */ tenant_name, 
mem_used, access_count, hit_count from v$plan_cache_stat join __all_tenant on v$plan_cache_stat.tenant_id = __all_tenant.tenant_id group by tenant_name[] Error 1146: Table 'oceanbase._
_all_tenant' doesn't exist
2023-05-11T10:44:32.46243+08:00 WARN [6972,] caller=mysql/table_input.go:205:collectData: failed to do collect with sql:select /*+ MONITOR_AGENT READ_CONSISTENCY(WEAK) */ with_rootserv
er from __all_server where svr_ip = ? and svr_port = ?[obmth7feddhta5m0-mi.oceanbase.aliyuncs.com 2882] Error 1146: Table 'oceanbase.__all_server' doesn't exist
2023-05-11T10:44:32.471+08:00 WARN [6972,] caller=mysql/table_input.go:205:collectData: failed to do collect with sql:select /*+ MONITOR_AGENT READ_CONSISTENCY(WEAK) */ tenant_name, ca
che_name, cache_size from __all_virtual_kvcache_info, __all_tenant where __all_tenant.tenant_id = __all_virtual_kvcache_info.tenant_id and svr_ip = ? and svr_port = ?[obmth7feddhta5m0-
mi.oceanbase.aliyuncs.com 2882] Error 1146: Table 'oceanbase.__all_virtual_kvcache_info' doesn't exist
2023-05-11T10:44:32.47737+08:00 WARN [6972,] caller=mysql/table_input.go:205:collectData: failed to do collect with sql:select /*+ MONITOR_AGENT READ_CONSISTENCY(WEAK) */ tenant_name, 
tenant_id, stat_id, value from v$sysstat, __all_tenant where stat_id IN (10000, 10001, 10002, 10003, 10005, 10006, 140002, 140003, 140005, 140006, 60019, 60020, 60024, 80040, 80041, 13
0000, 130001, 130002, 130004, 20001, 20002, 30000, 30001, 30002, 30005, 30006, 40000, 40001, 40002, 40003, 40004, 40005, 40006, 40007, 40008, 40009, 40010, 40011, 40012, 50000, 50001, 
50008, 50009, 60000, 60001, 60002, 60003, 60004, 60005, 60019, 60020, 60021, 60022, 60023, 60024, 80057) and (con_id > 1000 or con_id = 1) and __all_tenant.tenant_id = v$sysstat.con_id
 and class < 1000[] Error 1146: Table 'oceanbase.__all_tenant' doesn't exist
2023-05-11T10:50:27.76742+08:00 WARN [6972,] caller=mysql/table_input.go:205:collectData: failed to do collect with sql:select /*+ MONITOR_AGENT READ_CONSISTENCY(WEAK) */ __all_tenant.
tenant_name as tenant_name, cast(v_acc_response_time.response_time / 1000000 as float) as response_time_seconds,  v_acc_response_time.count as bucket, case when  v_acc_response_time.re
sponse_time = (select max(response_time) from __all_virtual_query_response_time) then v_acc_response_time.count else null end as count, case when  v_acc_response_time.response_time = (
select max(response_time) from __all_virtual_query_response_time) then cast(v_acc_response_time.sum / 1000000 as float) else null end as sum from (select b.tenant_id, b.response_time  
as response_time, sum(a.count) as count, sum(a.total) as sum from  __all_virtual_query_response_time a,  __all_virtual_query_response_time b where a.response_time <= b.response_time an
d a.svr_ip = b.svr_ip and a.svr_port = b.svr_port and b.svr_ip = ? and b.svr_port = ? group by b.tenant_id, b.response_time) v_acc_response_time,  __all_tenant where v_acc_response_tim
e.tenant_id = __all_tenant.tenant_id;[obmth7feddhta5m0-mi.oceanbase.aliyuncs.com 2882] Error 1146: Table 'oceanbase.__all_virtual_query_response_time' doesn't exist
2023-05-11T10:50:27.7691+08:00 WARN [6972,] caller=mysql/table_input.go:205:collectData: failed to do collect with sql:select /*+ MONITOR_AGENT READ_CONSISTENCY(WEAK) */ with_rootserve
r from __all_server where svr_ip = ? and svr_port = ?[obmth7feddhta5m0-mi.oceanbase.aliyuncs.com 2882] Error 1146: Table 'oceanbase.__all_server' doesn't exist
2023-05-11T10:50:27.81934+08:00 WARN [6972,] caller=mysql/table_input.go:205:collectData: failed to do collect with sql:select /*+ MONITOR_AGENT READ_CONSISTENCY(WEAK) */ zone, name, v
alue, time_to_usec(now()) as current from __all_zone[] Error 1146: Table 'oceanbase.__all_zone' doesn't exist
2023-05-11T10:50:27.82431+08:00 WARN [6972,] caller=mysql/table_input.go:205:collectData: failed to do collect with sql:select /*+ MONITOR_AGENT READ_CONSISTENCY(WEAK) */ group_concat(
svr_ip SEPARATOR ',') as servers, status, count(1) as cnt from __all_server group by status[] Error 1146: Table 'oceanbase.__all_server' doesn't exist
2023-05-11T10:50:27.82517+08:00 WARN [6972,] caller=mysql/table_input.go:205:collectData: failed to do collect with sql:select /*+ MONITOR_AGENT READ_CONSISTENCY(WEAK) */ tenant_name, 
tenant_id, stat_id, value from v$sysstat, __all_tenant where stat_id IN (10000, 10001, 10002, 10003, 10005, 10006, 140002, 140003, 140005, 140006, 60019, 60020, 60024, 80040, 80041, 13
0000, 130001, 130002, 130004, 20001, 20002, 30000, 30001, 30002, 30005, 30006, 40000, 40001, 40002, 40003, 40004, 40005, 40006, 40007, 40008, 40009, 40010, 40011, 40012, 50000, 50001, 
50008, 50009, 60000, 60001, 60002, 60003, 60004, 60005, 60019, 60020, 60021, 60022, 60023, 60024, 80057) and (con_id > 1000 or con_id = 1) and __all_tenant.tenant_id = v$sysstat.con_id
 and class < 1000[] Error 1146: Table 'oceanbase.__all_tenant' doesn't exist
2023-05-11T10:50:27.82793+08:00 WARN [6972,] caller=mysql/table_input.go:205:collectData: failed to do collect with sql:select  /*+ MONITOR_AGENT READ_CONSISTENCY(WEAK) */ case when cn
t is null then 0 else cnt end as cnt, tenant_name from (select __all_tenant.tenant_name, cnt from __all_tenant left join (select count(*) as cnt, tenant as tenant_name from __all_virtu
al_processlist where svr_ip = ? and svr_port = ? group by tenant) t1 on __all_tenant.tenant_name = t1.tenant_name) t2[obmth7feddhta5m0-mi.oceanbase.aliyuncs.com 2882] Error 1146: Table
 'oceanbase.__all_tenant' doesn't exist
2023-05-11T10:50:27.83175+08:00 WARN [6972,] caller=mysql/table_input.go:205:collectData: failed to do collect with sql:select /*+ MONITOR_AGENT READ_CONSISTENCY(WEAK) */ tenant_name, 
mem_used, access_count, hit_count from V$OB_PLAN_CACHE_STAT join __all_tenant on V$OB_PLAN_CACHE_STAT.tenant_id = __all_tenant.tenant_id group by tenant_name[] Error 1146: Table 'ocean
base.v$ob_plan_cache_stat' doesn't exist
2023-05-11T10:50:27.83738+08:00 WARN [6972,] caller=mysql/table_input.go:205:collectData: failed to do collect with sql:select /*+ MONITOR_AGENT READ_CONSISTENCY(WEAK) */ tenant_name, 
cache_name, cache_size from __all_virtual_kvcache_info, __all_tenant where __all_tenant.tenant_id = __all_virtual_kvcache_info.tenant_id and svr_ip = ? and svr_port = ?[obmth7feddhta5m
0-mi.oceanbase.aliyuncs.com 2882] Error 1146: Table 'oceanbase.__all_virtual_kvcache_info' doesn't exist
2023-05-11T10:50:27.8375+08:00 WARN [6972,] caller=mysql/table_input.go:205:collectData: failed to do collect with sql:select /*+ MONITOR_AGENT READ_CONSISTENCY(WEAK) */ tenant_name, m
em_used, access_count, hit_count from v$plan_cache_stat join __all_tenant on v$plan_cache_stat.tenant_id = __all_tenant.tenant_id group by tenant_name[] Error 1146: Table 'oceanbase.__
all_tenant' doesn't exist
2023-05-11T10:50:27.8383+08:00 WARN [6972,] caller=mysql/table_input.go:205:collectData: failed to do collect with sql:select /*+ MONITOR_AGENT READ_CONSISTENCY(WEAK) */ tenant_name, s
um(total_waits) as total_waits, sum(time_waited_micro) / 1000000 as time_waited from v$system_event join __all_tenant on v$system_event.con_id = __all_tenant.tenant_id where v$system_e
vent.wait_class <> 'IDLE' group by tenant_name[] Error 1146: Table 'oceanbase.__all_tenant' doesn't exist

This is oceanbase table list

image

This is monagent pipeline yaml

configVersion: "2021-08-20T07:52:28.5443+08:00"
configs:
  - key: monagent.mysql.monitor.user
    value: root
    valueType: string
  - key: monagent.mysql.monitor.password
    value: MySQL@123
    valueType: string
    encrypted: true
  - key: monagent.mysql.sql.port
    value: 3306
    valueType: int64
  - key: monagent.mysql.host
    value: 192.168.21.120
    valueType: string
  - key: monagent.ob.monitor.user
    value: root
    valueType: string
  - key: monagent.ob.monitor.password
    value: 123456
    valueType: string
    encrypted: true
  - key: monagent.ob.sql.port
    value: 3306
    valueType: int64
  - key: monagent.ob.rpc.port
    value: 2882
    valueType: int64
  - key: monagent.ob.install.path
    value: ori_path
    valueType: string
  - key: monagent.host.ip
    value: 192.168.21.120
    valueType: string
  - key: monagent.ob.cluster.name
    value: cluster
    valueType: string
  - key: monagent.ob.cluster.id
    value: 123
    valueType: int64
  - key: monagent.ob.zone.name
    value: zone
    valueType: string
  - key: monagent.pipeline.ob.status
    value: active
    valueType: string
  - key: monagent.pipeline.ob.log.status
    value: inactive
    valueType: string
  - key: monagent.pipeline.node.status
    value: inactive
    valueType: string
  - key: monagent.alertmanager.address
    value: temp
    valueType: string
  - key: monagent.pipeline.mysql.status
    value: active
    valueType: string

I don't modify the file monitor_ob.yaml , just

build it and run it

go build .
./bin/monagent

Actual Behavior

table not exist

Expected Behavior

Enhanced adaptation to different versions of the table

Other Information

No response

jingweiz300 avatar May 11 '23 03:05 jingweiz300