feat: Configure OpenTelemetry logs and traces destinations in wrangler.toml
This commit is contained in:
@@ -17,6 +17,8 @@ class_name = "AnilistDo"
|
||||
|
||||
[observability]
|
||||
enabled = true
|
||||
logs.destinations = ["otel-logs"]
|
||||
traces.destinations = ["otel-traces"]
|
||||
|
||||
[[durable_objects.bindings]]
|
||||
name = "ANILIST_DO"
|
||||
|
||||
Reference in New Issue
Block a user