Skip to content

Conversation

@brayniac
Copy link
Contributor

@brayniac brayniac commented Dec 2, 2021

As our BPF sampling becomes more extensive, we can run into cases
where we have a partial failure initializing the BPF probes for
a given sampler. Currently, this will result in all BPF telemetry
being disabled within that sampler.

This change makes it so that the probe attach uses the fault
tolerance configuration to either swallow or raise the error.

As our BPF sampling becomes more extensive, we can run into cases
where we have a partial failure initializing the BPF probes for
a given sampler. Currently, this will result in all BPF telemetry
being disabled within that sampler.

This change makes it so that the probe attach uses the fault
tolerance configuration to either swallow or raise the error.
@brayniac brayniac merged commit e1ac61f into twitter:master Dec 3, 2021
@brayniac brayniac deleted the bpf branch December 3, 2021 17:08
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.

1 participant