Make telemetry configurable

Also allows opting-out of the OTLP exporter to remove the dependency to
protoc when building.
This commit is contained in:
Quentin Gliech
2021-10-13 16:48:16 +02:00
parent 48f4c7f498
commit acac9fb1b8
8 changed files with 195 additions and 26 deletions

View File

@@ -1,2 +1,3 @@
target/
crates/*/target
.git/