TRACE Sample Files
Verified downloads with technical metadata and integrity checks.
Format Overview
TRACE (.trace) files capture span-level timing and execution metadata. Use sample TRACE files to validate parser behavior and telemetry analysis workflows.
Validation Methodology
- Validate extension and MIME detection before processing.
- Benchmark performance with small and larger files.
- Test malformed-input handling and error messaging.
Download Files
| Filename | Size | MIME | SHA256 | Download |
|---|---|---|---|---|
|
trace_sample_file_1MB.trace
.trace
|
1.0 MB | application/octet-stream |
dc2095c3d141a56bd9e9d4b9d390a0376f5ab515a61da2ccad27c7fb7e27f61a |
Download |
|
trace_sample_file_200KB.trace
.trace
|
200.0 KB | application/octet-stream |
e4ce703b131fff954b64beb0eb05db0e824ee6cad3b85d92d7ebfc1172ee59b0 |
Download |
|
trace_sample_file_500KB.trace
.trace
|
500.0 KB | application/octet-stream |
60e602dae4e601454569d87cf5e2e2ea1b7769ed23a35c9844fac12c2e9f69cb |
Download |
|
trace_sample_file_50KB.trace
.trace
|
50.0 KB | application/octet-stream |
5960772570855e39581a1267b557ceab64662f7a5e13a4d5c4e7d5a9d2cd082b |
Download |
Checksum Verification
Use checksums to confirm file integrity after download.
shasum -a 256 your_file_name_here
# Compare output with SHA256 values listed above.