# XXL-Job

<!-- llms-txt-link: /llms.txt -->

> OpenTelemetry Java agent instrumentation

This instrumentation enables spans for XXL-Job task executions.

- **Name**: `xxl-job-1.9.2`
- **Scope**: `io.opentelemetry.xxl-job-1.9.2`
- **Target versions**: `com.xuxueli:xxl-job-core:[1.9.2, 2.1.2)`
- **Library**: https://github.com/xuxueli/xxl-job

## Telemetry

- **Span attributes**: `code.function`, `code.namespace`, `job.system`, `scheduling.xxl-job.glue.type`, `scheduling.xxl-job.job.id`

## Configuration

| Option | Type | Default | Description |
| --- | --- | --- | --- |
| `otel.instrumentation.xxl-job.experimental-span-attributes` | boolean | false | Enables experimental span attributes `job.system`, `scheduling.xxl-job.glue.type`, and `scheduling.xxl-job.job.id`. |

## Data

- **JSON**: [/data/javaagent/instrumentations/xxl-job-1.9.2/xxl-job-1.9.2-60c86c001847.json](/data/javaagent/instrumentations/xxl-job-1.9.2/xxl-job-1.9.2-60c86c001847.json)
- **Explore**: [/java-agent/instrumentation/xxl-job-1.9.2](/java-agent/instrumentation/xxl-job-1.9.2)
