Skip to content

Commit

Permalink
Add otel.backend.using.http option in config file (#64)
Browse files Browse the repository at this point in the history
  • Loading branch information
jinsongo authored Oct 31, 2024
1 parent 6bd0d53 commit e527187
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions llm/config/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ llm.application: LLM_DC
instances:
- otel.agentless.mode: true
otel.backend.url: http://<backend/agent-otlp-acceptor>:4317
otel.backend.using.http: false
callback.interval: 10
otel.service.name: DC1
otel.service.port: 8000
Expand Down

0 comments on commit e527187

Please sign in to comment.