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

make BPF non-optional on Linux #336

Merged
merged 4 commits into from
Sep 13, 2024
Merged

make BPF non-optional on Linux #336

merged 4 commits into from
Sep 13, 2024

Commits on Sep 12, 2024

  1. make BPF non-optional on Linux

    Changes BPF to be non-optional on Linux. Drops fall-back samplers
    so that metric provenance is clear and so sampler overhead is
    consistent.
    brayniac committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    a09f28e View commit details
    Browse the repository at this point in the history
  2. remove bpf from config

    brayniac committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    4f05af2 View commit details
    Browse the repository at this point in the history
  3. fix ci job

    brayniac committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    8f376da View commit details
    Browse the repository at this point in the history
  4. bump version

    brayniac committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    83313bd View commit details
    Browse the repository at this point in the history