Skip to content

Fix instantiation of LoggerProvider to work in edge runtime#136

Open
sfishel18 wants to merge 1 commit into
vercel:mainfrom
sfishel18:sfishel18/edge-logger-provider
Open

Fix instantiation of LoggerProvider to work in edge runtime#136
sfishel18 wants to merge 1 commit into
vercel:mainfrom
sfishel18:sfishel18/edge-logger-provider

Conversation

@sfishel18
Copy link
Copy Markdown

@sfishel18 sfishel18 commented Dec 3, 2024

the root cause is open-telemetry/opentelemetry-js#4473, but it can be worked around by passing an empty logRecordLimits to the LoggerProvider constructor.

fixes #104

@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented Dec 3, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
otel-site ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 3, 2024 2:56am

the root cause is open-telemetry/opentelemetry-js#4473,
but it can be worked around by passing an empty `logRecordLimits` to the
LoggerProvider constructor.

fixes vercel#104
@safareli
Copy link
Copy Markdown

Can anyone look at this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Registering a LogRecordProcessor throws an exception

2 participants