timps_tracing_emitter
Generate an OpenTelemetry tracing bootstrap for your service, including resource attributes, auto-instrumentation, sampling, and exporter config. Specify the language and task to receive a complete pipeline setup.
Instructions
Generate an OpenTelemetry tracing bootstrap: service name, resource attributes, auto-instrumentation, sampling, span/metric/log pipeline, and exporter config.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| request | No | Plain-English task or context for the agent. | |
| language | No | Primary programming language (default: python). | python |