Gagan Juneja

Results 7 issues of Gagan Juneja

### Description Tracing framework after ending the current span internally set the parent as a current span in the thread context. But after this change https://github.com/opensearch-project/OpenSearch/issues/8428 now parent can be...

bug

### Description Add instrumentation in TransportAction class so that it's generically available to all the actions. ### Related Issues Resolves #10095 ### Check List - [x] New functionality includes testing....

enhancement
distributed framework

### Description Anomaly-detection has some test cases which passes null connection and those are getting NullPointerException which was earlier handled by the listener. Adding the null connection check in the...

**Is your feature request related to a problem? Please describe.** Add instrumentation at OpenSearch thread pools so that all the runnables being executed should be instrumented by default. **Describe the...

enhancement
distributed framework
Cluster Manager

**What do you want to do?** - [X] Request a change to existing documentation - [ ] Add new documentation - [ ] Report a technical problem with the documentation...

2 - In progress

**Is your feature request related to a problem?** We have seen a compatibility issues between telemetry plugin and the security plugin. So we should have a integration test in the...

enhancement
help wanted
triaged

### Description [Describe what this change achieves] ### Related Issues Resolves #[Issue number to be closed when this PR is merged] ### Check List - [ ] New functionality includes...