Commit 907fb8f
authored
Remove some dev-dependecies and cargo features to speed up compilation (#535)
* Remove default features from metrics-exporter-prometheus
Signed-off-by: Ludvig Liljenberg <4257730+ludfjig@users.noreply.github.com>
* Reduce some dependencies from opentelemetry-otlp
Signed-off-by: Ludvig Liljenberg <4257730+ludfjig@users.noreply.github.com>
* Remove crossbeam dependency by replacing soft-depricated crossbeam::thread::scope with std::thread::scope
Signed-off-by: Ludvig Liljenberg <4257730+ludfjig@users.noreply.github.com>
* Remove some goblin features we don't need
Signed-off-by: Ludvig Liljenberg <4257730+ludfjig@users.noreply.github.com>
---------
Signed-off-by: Ludvig Liljenberg <4257730+ludfjig@users.noreply.github.com>1 parent 93e5e20 commit 907fb8f
5 files changed
Lines changed: 75 additions & 501 deletions
File tree
- docs
- src/hyperlight_host
- examples/tracing-otlp
- src/sandbox
0 commit comments