aboutsummaryrefslogtreecommitdiff
path: root/crates/otlp-file-exporter/README.md
Commit message (Collapse)AuthorAgeFilesLines
* Fix many review comments.Wesley Aptekar-Cassels9 days1-1/+1
| | | | Mostly relating to typos and dependencies.
* Split OTLP exporter into separate crate.Wesley Aptekar-Cassels2026-08-101-0/+12
This will allow this code to be shared between arti and arti-relay, and will also likely be useful for others in the ecosystem.