Skip to content

Commit 4ec3564

Browse files
committed
Diagnostic host message
1 parent 2704fab commit 4ec3564

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.changeset/cold-bags-slide.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@pydantic/logfire-cf-workers": patch
3+
---
4+
5+
Diagnostic host message

packages/logfire-cf-workers/src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ function getInProcessConfig(config: InProcessConfigOptions): (env: Env) => Trace
4646
additionalSpanProcessors.push(new SimpleSpanProcessor(new LogfireCloudflareConsoleSpanExporter()))
4747
}
4848

49+
console.log({ baseUrl })
4950
return Object.assign({}, config, {
5051
additionalSpanProcessors,
5152
environment: resolvedEnvironment,

0 commit comments

Comments
 (0)