Skip to content

refactor: Extract MySQL endpoint from default configuration#11725

Merged
kylewanginchina merged 1 commit into
mainfrom
refactor-mysql-endpoint
May 12, 2026
Merged

refactor: Extract MySQL endpoint from default configuration#11725
kylewanginchina merged 1 commit into
mainfrom
refactor-mysql-endpoint

Conversation

@yuanchaoa
Copy link
Copy Markdown
Contributor

This PR is for:

  • Agent

refactor: Extract MySQL endpoint from default configuration

Steps to reproduce the bug

Changes to fix the bug

  • agent默认配置开启解析mysql endpoint
  • mysql endpoint不获取一些非增删改查的sql
  • mysql endpoint忽略sql中的注释

Affected branches

  • main
  • 7.1
  • 6.6

Checklist

  • Added unit test to verify the fix.
  • Verified eBPF program runs successfully on linux 4.14.x.
  • Verified eBPF program runs successfully on linux 4.19.x.
  • Verified eBPF program runs successfully on linux 5.2.x.

@yuanchaoa
Copy link
Copy Markdown
Contributor Author

@claude 看一下修改是否完整、是否会引入了新的问题

@claude
Copy link
Copy Markdown
Contributor

claude Bot commented May 12, 2026

Claude encountered an error —— View job


I'll analyze this and get back to you.

Comment thread server/agent_config/template.yaml
Comment thread agent/resources/test/flow_generator/mysql/mysql-table-insert.result
@yuanchaoa yuanchaoa force-pushed the refactor-mysql-endpoint branch from fc673be to 59875d1 Compare May 12, 2026 07:57
@yuanchaoa yuanchaoa force-pushed the refactor-mysql-endpoint branch from 59875d1 to f098361 Compare May 12, 2026 09:06
@kylewanginchina kylewanginchina merged commit c167f7f into main May 12, 2026
11 checks passed
@kylewanginchina kylewanginchina deleted the refactor-mysql-endpoint branch May 12, 2026 09:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants