Skip to content

feat(core): Add instrumenter option to ClientOptions - #6128

Merged
mydea merged 3 commits into
masterfrom
fn/otel-instrumenter
Nov 4, 2022
Merged

feat(core): Add instrumenter option to ClientOptions#6128
mydea merged 3 commits into
masterfrom
fn/otel-instrumenter

Conversation

@mydea

@mydeamydea commented Nov 3, 2022

Copy link
Copy Markdown
Member

Add a new option instrumenter to the the client options, which can be sentry or otel and defaults to otel.

Nothing is done with that option yet, this will happen in follow up PRs.

It will only have an effect when being set in the node SDK.

ref #6127

@mydea
mydea requested review from a team and AbhiPrasadNovember 3, 2022 13:00
@mydeamydea self-assigned this Nov 3, 2022
@mydea
mydea requested review from lobsterkatie and removed request for a teamNovember 3, 2022 13:00
Comment threadpackages/node/src/types.ts Outdated
@AbhiPrasadAbhiPrasad changed the title feat(node): Add instrumentor option to Node SDKfeat(node): Add instrumenter option to Node SDKNov 3, 2022
@mydea
mydeaforce-pushed the fn/otel-instrumenter branch from 52a9a7f to f05cdebCompareNovember 3, 2022 15:45
@mydeamydea changed the title feat(node): Add instrumenter option to Node SDKfeat(node): Add instrumenter option to ClientOptionsNov 3, 2022
@AbhiPrasadAbhiPrasad changed the title feat(node): Add instrumenter option to ClientOptionsfeat(core): Add instrumenter option to ClientOptionsNov 3, 2022
@AbhiPrasadAbhiPrasad added this to the OpenTelemetry Support milestone Nov 3, 2022
@mydea
mydea merged commit a0564ed into masterNov 4, 2022
@mydea
mydea deleted the fn/otel-instrumenter branch November 4, 2022 09:16
Sign up for freeto 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

@mydea@AbhiPrasad