generated from Patagia/template-nix
parent
e297e16cfb
commit
3ccfb881b5
9 changed files with 80 additions and 52 deletions
controller/src/bin
|
@ -18,7 +18,7 @@ struct Cli {
|
|||
#[arg(
|
||||
long = "telemetry-otlp-endpoint",
|
||||
default_value = "http://localhost:4317",
|
||||
env = "OTEL_EXPORTER_OTLP_ENDPOINT",
|
||||
env = "OTEL_EXPORTER_OTLP_ENDPOINT"
|
||||
)]
|
||||
otlp_endpoint: Option<String>,
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue