trace_configure_export
Define a trace export pipeline with service name, endpoint, sampling rate, and tail sampling. Control which traces are sent for analysis.
Instructions
Configure trace export pipelines with sampling and filtering (Pro)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | No | API key for authentication | |
| service_name | Yes | Name of the service | |
| sampling_rate | No | Sampling rate between 0 and 1 (default 0.1) | |
| tail_sampling | No | Enable tail-based sampling | |
| export_endpoint | No | Export endpoint URL |