remove unused trace collector and fix env var

This commit is contained in:
Adil Hafeez 2026-02-07 13:08:32 -08:00
parent 7eec3bc932
commit c999b36c41
No known key found for this signature in database
GPG key ID: 9B18EF7691369645
24 changed files with 31 additions and 864 deletions

View file

@ -29,6 +29,3 @@ jobs:
- name: Run unit tests
run: cargo test --lib
- name: Run trace integration tests
run: cargo test -p common --features trace-collection traces::tests::trace_integration_test