007 add telemetry
This commit is contained in:
+1
-1
@@ -46,7 +46,7 @@ class AdapterConfig(BaseModel):
|
||||
|
||||
class ObservabilityConfig(BaseModel):
|
||||
service_name: str = "g2s-aggregator"
|
||||
otlp_endpoint: str = "http://localhost:4317"
|
||||
otlp_endpoint: str = ""
|
||||
log_level: str = "INFO"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user