Merge branch 'main' into optimal-layout

This commit is contained in:
Alex Auvolat
2022-11-07 12:20:59 +01:00
40 changed files with 3593 additions and 2600 deletions
+1
View File
@@ -3,6 +3,7 @@
#[macro_use]
extern crate tracing;
#[cfg(feature = "consul-discovery")]
mod consul;
#[cfg(feature = "kubernetes-discovery")]
mod kubernetes;