Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: fail to load probe netiftxlat #189

Merged
merged 1 commit into from
Feb 18, 2024
Merged

fix: fail to load probe netiftxlat #189

merged 1 commit into from
Feb 18, 2024

Conversation

dzy176
Copy link
Contributor

@dzy176 dzy176 commented Feb 14, 2024

netiftxlat probe won't be loaded correcotly, errors like:

INFO[0230] reload config, old config: null, new config: [{"name":"netiftxlat","args":null}]
INFO[0230] create metrics probe netiftxlat with args null
INFO[0230] start metrics probe netiftxlat
2024/02/14 12:08:05 INFO btf file loaded file=/sys/kernel/btf/vmlinux
ERRO[0232] netiftxlat failed load and attach bpf, err: loading objects: tracenetif.bpfObjects is not a pointer to struct
ERRO[0232] failed start probe netiftxlat, err: netiftxlat failed load bpf: loading objects: tracenetif.bpfObjects is not a pointer to struct

@CLAassistant
Copy link

CLAassistant commented Feb 14, 2024

CLA assistant check
All committers have signed the CLA.

@BSWANG BSWANG merged commit a1a00c6 into alibaba:main Feb 18, 2024
9 checks passed
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.

3 participants