microsoft / microsoft/ApplicationInsights-JS
Otel Multitenant feature
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 685
- Forks
- 261
- Avg merge
- 21h 33m
- Merged PRs (30d)
- 5
Description
Is your feature request related to a problem? Please describe.
Looking at the new otel implementation you are stressing a lot the multitenant feature. I'm wondering how that will work with autoinstrumentation ON. Will be possible to configure in a way to propagate the right correlation and context automatically?
Describe the solution you'd like
In the current situation with autointrumentation ON, we need to apply some custom filtering in order to make it possible. Like injecting custom header and based on that filter the requests, difficult for exception logging.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named in the issue. Start by locating the current autoinstrumentation and multitenant implementation, then determine how automatic correlation and context propagation should be configured and how exception logging should preserve the tenant context.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- observability
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100