摘要:
select * from ors_alarm_event_fastx a left join ors_metrics_node_rel b on a.rule_id = b.rule_id where b.ors_id = 'c6c8466e53f8305995c87958fd5e1d19' or 阅读全文
摘要:
在数据库的这个服务器 然后再ctest1数据库新建编辑器然后查询 select * from app_config ac where access_no = 12100186 //这个是应用ID and module = 'abSwitch' and param_name = 'export_ote 阅读全文
摘要:
SELECT count(`view_name`) `count`, `view_name` FROM `rum_view` WHERE (start_time >= '2024-12-22 00:00:00' and start_time <= '2025-01-20 23:59:59' ) an 阅读全文
摘要:
用户在app进行操作的轨迹,查rum_action表 --Android端 select * from rum_action ra where start_time > '2025-01-09 15:10:32.656300000' and os_name = 'Android' -- and de 阅读全文