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(jaeger-remote-sampler): Implement jaeger remote sampler #4589

Commits on Mar 14, 2024

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

Commits on Mar 17, 2024

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

Commits on Mar 22, 2024

  1. adding more coverage

    legalimpurity committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    bed98fa View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

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

Commits on Mar 26, 2024

  1. more coverage wip

    legalimpurity committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    318c261 View commit details
    Browse the repository at this point in the history
  2. more coverage wip

    legalimpurity committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    fd18fb3 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. full coverage

    legalimpurity committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    4536d9e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48aefc4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    caeaa83 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b000047 View commit details
    Browse the repository at this point in the history
  5. lint fix

    legalimpurity committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    c3c2601 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'feature/implement_jaeger_remote_sampler' of github.com:…

    …legalimpurity/opentelemetry-js into feature/implement_jaeger_remote_sampler
    legalimpurity committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    53ae858 View commit details
    Browse the repository at this point in the history
  7. updated readme

    legalimpurity committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    1075653 View commit details
    Browse the repository at this point in the history
  8. added package-lock.json

    legalimpurity committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    c87718a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    829a590 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bbf5493 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. fixed imports

    legalimpurity committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    c44df07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46fb577 View commit details
    Browse the repository at this point in the history
  3. lint fix

    legalimpurity committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    3ba3cb4 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

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

Commits on Mar 30, 2024

  1. Configuration menu
    Copy the full SHA
    5814861 View commit details
    Browse the repository at this point in the history
  2. merge main

    legalimpurity committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    97c70e8 View commit details
    Browse the repository at this point in the history
  3. merge main

    legalimpurity committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    d6b1765 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3ec6c6e View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. added changelog

    legalimpurity committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    7f476b3 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. typo fix

    legalimpurity committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    180ad48 View commit details
    Browse the repository at this point in the history
  2. merging main

    legalimpurity committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    c62dde6 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

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

Commits on Apr 5, 2024

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

Commits on Apr 10, 2024

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

Commits on Apr 26, 2024

  1. feat(sdk-trace-base): log resource attributes in ConsoleSpanExporter (o…

    …pen-telemetry#4605)
    
    * feat(sdk-trace-base): log resoruce attributes in ConsoleSpanExporter
    
    * fixup! feat(sdk-trace-base): log resoruce attributes in ConsoleSpanExporter
    pichlermarc authored and legalimpurity committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    d0e844d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7cb4798 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef08524 View commit details
    Browse the repository at this point in the history
  4. doc(instr-fetch): mention instr-undici for Node.js fetch() (open-tele…

    …metry#4624)
    
    Now that instrumentation-undici exists, point to it for users that want
    instrumentation of Node.js' fetch().
    trentm authored and legalimpurity committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    6f1e606 View commit details
    Browse the repository at this point in the history
  5. chore(instrumentation): remove accidental devDep on api-logs (open-te…

    …lemetry#4627)
    
    This package accidentally got a dep and devDep on api-logs, at
    different versions. The result was it being pinned at the older
    version in package-lock.
    
    Co-authored-by: Marc Pichler <marc.pichler@dynatrace.com>
    2 people authored and legalimpurity committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    72133b8 View commit details
    Browse the repository at this point in the history
  6. fix(otlp-grpc-exporter-base): avoid TypeError on exporter shutdown (o…

    …pen-telemetry#4612)
    
    * fix(otlp-grpc-exporter-base): avoid TypeError on exporter shutdown
    
    * chore: update changelog
    
    * fix: use gRPC Client type over any
    
    * fixup! fix: use gRPC Client type over any
    
    * fix: use ts-lint/ts-ignore
    pichlermarc authored and legalimpurity committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    f44b392 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5ba514f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    413a8a1 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

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

Commits on Jul 4, 2024

  1. Configuration menu
    Copy the full SHA
    ced61c5 View commit details
    Browse the repository at this point in the history
  2. merge complete

    legalimpurity committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    206e85f View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

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

Commits on Jul 7, 2024

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

Commits on Jul 10, 2024

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

Commits on Aug 13, 2024

  1. Merging main

    legalimpurity committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    14dee0d View commit details
    Browse the repository at this point in the history
  2. fixes

    legalimpurity committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    7d7b2c4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    00827f4 View commit details
    Browse the repository at this point in the history
  4. fixes

    legalimpurity committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    5567ef5 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. fixes

    legalimpurity committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    e6fa10a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04af8f4 View commit details
    Browse the repository at this point in the history
  3. review fix

    legalimpurity committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    1ebfabf View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. updated documentation

    legalimpurity committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    48b7669 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    daefc43 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    2440793 View commit details
    Browse the repository at this point in the history
  2. Update experimental/CHANGELOG.md

    Co-authored-by: Marc Pichler <marc.pichler@dynatrace.com>
    legalimpurity and pichlermarc authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    9a6c885 View commit details
    Browse the repository at this point in the history
  3. Update experimental/packages/sampler-jaeger-remote/src/types.ts

    Co-authored-by: Marc Pichler <marc.pichler@dynatrace.com>
    legalimpurity and pichlermarc authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    79f62dd View commit details
    Browse the repository at this point in the history
  4. Update experimental/packages/sampler-jaeger-remote/package.json

    Co-authored-by: Marc Pichler <marc.pichler@dynatrace.com>
    legalimpurity and pichlermarc authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    bdd17b2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    47c19f1 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Configuration menu
    Copy the full SHA
    0f29fe4 View commit details
    Browse the repository at this point in the history
  2. lint fix

    legalimpurity committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    0d78761 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    58de0d4 View commit details
    Browse the repository at this point in the history