Log Sampling
Description
Supported Types
Metrics
Logs
Traces
Configuration Table
Parameter
Type
Default
Description
Example Configuration

Last updated
Was this helpful?

Last updated
Was this helpful?
Was this helpful?
apiVersion: bindplane.observiq.com/v1
kind: Processor
metadata:
id: sampling
name: sampling
spec:
type: sampling
parameters:
- name: drop_ratio
value: '0.75'
- name: condition
value: '(attributes["ID"] == 1)'