Add telemetry
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
port: 8082
|
||||
|
||||
# telemetry:
|
||||
# endpoint: "localhost:4317" # OTLP gRPC endpoint (omit to disable export)
|
||||
# insecure: true # disable TLS for local dev
|
||||
# service_name: "anthropic-proxy"
|
||||
# headers: # optional auth headers (e.g. Grafana Cloud)
|
||||
# Authorization: "Basic ..."
|
||||
|
||||
logging:
|
||||
level: debug
|
||||
file: /home/fujin/.local/log/anthropic-proxy.log
|
||||
|
||||
Reference in New Issue
Block a user