Skip to content

feat(node): Allow to configure skipOpenTelemetrySetup #10907

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 4, 2024

Conversation

mydea
Copy link
Member

@mydea mydea commented Mar 4, 2024

Also warn if there is an incomplete setup, to ensure users notice if stuff is breaking.

I do this by just keeping a set of things that were created, which is not perfect but IMHO good enough to notify users if they forgot to setup a specific thing...

@mydea mydea requested review from lforst and AbhiPrasad March 4, 2024 15:34
@mydea mydea self-assigned this Mar 4, 2024
@mydea mydea force-pushed the fn/allow-custom-provider branch 3 times, most recently from d2dc5ab to 1bb501f Compare March 4, 2024 17:10
Also warn if there is an incomplete setup, to ensure users notice if stuff is breaking.
@mydea mydea force-pushed the fn/allow-custom-provider branch from 1bb501f to 2fa83c5 Compare March 4, 2024 17:11
@mydea mydea merged commit 97bbb8c into develop Mar 4, 2024
@mydea mydea deleted the fn/allow-custom-provider branch March 4, 2024 17:24
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