elastic / elastic/quark

Change default options in quark-mon(8)

Open
#331 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
C
Stars
22
Forks
9
Avg merge
1d 2h
Merged PRs (30d)
13

Description

If you run quark-mon with default values, it will silently fallback to kprobes, this is terrible.
It should default to ebpf, and the user should be required to pass -k for kprobes.
If the user selects features that are not present in kprobes, say QQ_FILE, it should fail instead of just silently load.
If we change this, quark-test(8) should be changed as well, as -k and -b should behave the same on both.

cc @nicholasberlin since we discussed this at some point

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.