Skip to content
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

feat(node): Add generic-pool integration #13465

Merged
merged 7 commits into from
Sep 3, 2024

Commits on Aug 26, 2024

  1. feat(node): Add genericPool integration using opentelemetry instrumen…

    …tation
    
    Set up initial code and include this instrumentation as a default integration.
    
    Signed-off-by: Kaung Zin Hein <kaungzinhein113@gmail.com>
    Zen-cronic committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    aaae010 View commit details
    Browse the repository at this point in the history
  2. test(node): Add tests for genericPoolIntegration

    Signed-off-by: Kaung Zin Hein <kaungzinhein113@gmail.com>
    Zen-cronic committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    4d7ddbf View commit details
    Browse the repository at this point in the history
  3. chore(node): Update dependencies version

    Signed-off-by: Kaung Zin Hein <kaungzinhein113@gmail.com>
    Zen-cronic committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    017c7d2 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    c7aac54 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. fix(node): Fix formatting

    Signed-off-by: Kaung Zin Hein <kaungzinhein113@gmail.com>
    Zen-cronic committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    17dc1ad View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. fix(e2e): Update exports for node-exports-test-app

    Signed-off-by: Kaung Zin Hein <kaungzinhein113@gmail.com>
    Zen-cronic committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    66ae4b8 View commit details
    Browse the repository at this point in the history
  2. chore(node): Add exports in more sdk packages

    Signed-off-by: Kaung Zin Hein <kaungzinhein113@gmail.com>
    Zen-cronic committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    1450f3c View commit details
    Browse the repository at this point in the history