mirror of
https://github.com/katanemo/plano.git
synced 2026-06-17 15:25:17 +02:00
fix path
This commit is contained in:
parent
f440817b18
commit
2619459c59
1 changed files with 1 additions and 1 deletions
|
|
@ -30,4 +30,4 @@ pub const ARCH_MODEL_PREFIX: &str = "Arch";
|
|||
pub const HALLUCINATION_TEMPLATE: &str =
|
||||
"It seems I'm missing some information. Could you provide the following details ";
|
||||
pub const OTEL_COLLECTOR_HTTP: &str = "opentelemetry_collector_http";
|
||||
pub const OTEL_POST_PATH: &str = "/v1/trace";
|
||||
pub const OTEL_POST_PATH: &str = "/v1/traces";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue