Add telemetry

This commit is contained in:
Alexander
2026-04-14 10:31:56 +02:00
parent 20049881ad
commit 9cc052c162
15 changed files with 580 additions and 62 deletions
+7
View File
@@ -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