Skip to content

Conversation

ejizba
Copy link
Contributor

@ejizba ejizba commented May 8, 2024

and clarify that setup options are merged instead of replaced. Otherwise there would be no way for multiple places (i.e. the user's app and an otel package) to adjust setup config.

Related to otel work #245, we will need to do something like this:

app.setup({
    capabilities: {
        WorkerOpenTelemetryEnabled: true,
    },
});

And clarify that setup options are merged instead of replaced. Otherwise there would be no way for multiple places (i.e. the user's app and an otel package) to adjust setup config.
@ejizba ejizba requested a review from castrodd May 8, 2024 19:12
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.

2 participants