Kaung Zin Hein
Kaung Zin Hein
### Issue: In the `setHeadersFromArray` function the headers are set in a 2D array format, which is not as described in the NodeJS Http docs. The res/req object composed of...
Resolves #13316 Implement Tedious OTL instrumentation in `packages/node`. - [x] If you've added code that should be tested, please add tests. - [x] Ensure your code lints and the test...
Resolves #13308 Implement genericPool OTL instrumentation in `packages/node` - [x] If you've added code that should be tested, please add tests. - [x] Ensure your code lints and the test...
Fixes #12844 For the tests, would `dev-packages/node-integration-tests/suites` or `dev-packages/e2e-tests/test-applications/node-fastify` be a more appropriate location? I also noticed that there's currently no test for fastify in `node-integration`. - [x] If you've...
Resolves #13311 Implement Knex OTL instrumentation in `packages/node`. - [x] If you've added code that should be tested, please add tests. - [x] Ensure your code lints and the test...
Resolves #13310 - [x] If you've added code that should be tested, please add tests. - [x] Ensure your code lints and the test suite passes (`yarn lint`) & (`yarn...
Resolves #13399 Todo: - [x] ~~Support `fetch` spans and tests~~ - [x] ~~Support shorthand graphql queries (i.e., without a name)~~ Moved to later - [x] ~~Enhance breadcrumb data~~ ________________________________ -...
### Problem When following the current [installation steps](https://docs.arduino.cc/software/ide-v2/tutorials/getting-started/ide-v2-downloading-and-installing/), the board can't be communicated via the port: `Permission denied on /dev/ttyACM0`. This is because the `idVendor` attribute in the [rules section](https://github.com/arduino/docs-content/blob/2da571564a95fb270c0350793eaea098b2cd2f6a/content/software/ide-v2/tutorials/getting-started/01.ide-v2-downloading-and-installing/ide-v2-downloading-and-installing.md?plain=1#L81)...
### Requirement To provide better visual aid when users view the TraceGraph page. ### Problem Currently, the default view for the `TraceGraph` is `Service` mode.  The user then select...
## Which problem is this PR solving? - Part of #2532 & #1825 (duplicate issues?) - Bridge towards v7 migration ## Description of the changes - [x] Incremental Migrate to...