You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Similar to what is offered with Probabilistic Sampling Processor, offer a log sampler.
Describe the solution you'd like
Ideally, the exact same config as the trace equivalent, with the addition of being able to sample logs according to their severity.
Describe alternatives you've considered
None come to mind.
Additional context
N/A
The text was updated successfully, but these errors were encountered:
I was actually thinking about the same capability recently. One thing I would like to add is sampling across the signals should be hopefully consistent. I think that it's worth considering an option to sample logs with traceid attached separately (so it could be consistent with trace sampling)
This issue has been inactive for 60 days. It will be closed in 60 days if there is no activity. To ping code owners by adding a component label, see Adding Labels via Comments, or if you are unsure of which component this issue relates to, please ping @open-telemetry/collector-contrib-triagers. If this issue is still relevant, please ping the code owners or leave a comment explaining why it is still relevant. Otherwise, please close it.
Is your feature request related to a problem? Please describe.
Similar to what is offered with Probabilistic Sampling Processor, offer a log sampler.
Describe the solution you'd like
Ideally, the exact same config as the trace equivalent, with the addition of being able to sample logs according to their severity.
Describe alternatives you've considered
None come to mind.
Additional context
N/A
The text was updated successfully, but these errors were encountered: