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(plugin): add http plugin #161

Merged

Commits on Aug 30, 2019

  1. feat(plugin): add http plugin

    Closes open-telemetry#157
    
    Signed-off-by: Olivier Albertini <[email protected]>
    OlivierAlbertini committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    4b140a3 View commit details
    Browse the repository at this point in the history
  2. fix: integrate vmarchaud recommandations

    Signed-off-by: Olivier Albertini <[email protected]>
    OlivierAlbertini committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    5922845 View commit details
    Browse the repository at this point in the history
  3. fix: wip revert - gts fix issue on all packages

    Signed-off-by: Olivier Albertini <[email protected]>
    OlivierAlbertini committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    1c73554 View commit details
    Browse the repository at this point in the history
  4. fix: integrate mayurkale22 recommendations

    Signed-off-by: Olivier Albertini <[email protected]>
    OlivierAlbertini committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    6a864fc View commit details
    Browse the repository at this point in the history
  5. ci: gts fix for ci build

    Signed-off-by: Olivier Albertini <[email protected]>
    OlivierAlbertini committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    7a7845d View commit details
    Browse the repository at this point in the history
  6. refactor: add mayurkale22 recommendations

    Signed-off-by: Olivier Albertini <[email protected]>
    OlivierAlbertini committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    42b0ac2 View commit details
    Browse the repository at this point in the history
  7. fix: integrate bg451 recommendations

    test: increase coverage
    fix: attributes requirements from the spec.
    
    Signed-off-by: Olivier Albertini <[email protected]>
    OlivierAlbertini committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    f92a68c View commit details
    Browse the repository at this point in the history
  8. fix: add missing header and revert scopeManager to private field

    test: rename some tests
    fix: copy/paste tests
    
    Signed-off-by: Olivier Albertini <[email protected]>
    OlivierAlbertini committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    96732c1 View commit details
    Browse the repository at this point in the history
  9. fix: add tests and improve attributes from spec

    fix parentSpanId instead of parentId from rebase
    add workaround with got and node12+ (real http call)
    improve args passed to function (url, options, cb)
    
    Signed-off-by: Olivier Albertini <[email protected]>
    OlivierAlbertini committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    8bb5afe View commit details
    Browse the repository at this point in the history
  10. fix: add mayurkale22 recommendations

    Signed-off-by: Olivier Albertini <[email protected]>
    OlivierAlbertini committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    147f8a9 View commit details
    Browse the repository at this point in the history
  11. fix: rebase and remove/replace wrapEmitter to bind

    Signed-off-by: Olivier Albertini <[email protected]>
    OlivierAlbertini committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    386a5e0 View commit details
    Browse the repository at this point in the history
  12. fix: add Flarna recommendations

    fix: add Flarna recommendations
    fix: tests
    fix: OC bugs in OT only
    test: add assertions
    Allow options object as second argument
    
    Signed-off-by: Olivier Albertini <[email protected]>
    OlivierAlbertini committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    0583832 View commit details
    Browse the repository at this point in the history
  13. refactor: simplify propagation usage

    Signed-off-by: Olivier Albertini <[email protected]>
    OlivierAlbertini committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    1714401 View commit details
    Browse the repository at this point in the history
  14. fix: add Flarna recommandations

    Signed-off-by: Olivier Albertini <[email protected]>
    OlivierAlbertini committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    d5e6531 View commit details
    Browse the repository at this point in the history
  15. refactor(test): use ReadableSpan

    Signed-off-by: Olivier Albertini <[email protected]>
    OlivierAlbertini committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    9e6215e View commit details
    Browse the repository at this point in the history
  16. feat: export class/enums for https module

    Signed-off-by: Olivier Albertini <[email protected]>
    OlivierAlbertini committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    f3c1805 View commit details
    Browse the repository at this point in the history
  17. refactor: plugin.enable has logger param

    Signed-off-by: Olivier Albertini <[email protected]>
    OlivierAlbertini committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    d612642 View commit details
    Browse the repository at this point in the history
  18. fix: add license header, rename enum files and refactoring

    refactor: make integration tests mandatory for ci only
    remove duplicate tests
    remove dead comments
    
    Signed-off-by: Olivier Albertini <[email protected]>
    OlivierAlbertini committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    5b5dced View commit details
    Browse the repository at this point in the history