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: router instrumentation #458

Merged
merged 39 commits into from May 19, 2021

Commits on May 10, 2021

  1. Configuration menu
    Copy the full SHA
    a77c69d View commit details
    Browse the repository at this point in the history
  2. chore: add types for router

    rauno56 committed May 10, 2021
    Configuration menu
    Copy the full SHA
    1f423a5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f5e88db View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    347b7f5 View commit details
    Browse the repository at this point in the history
  5. test: test few common cases

    rauno56 committed May 10, 2021
    Configuration menu
    Copy the full SHA
    38311e5 View commit details
    Browse the repository at this point in the history
  6. feat: rename HTTP span

    rauno56 committed May 10, 2021
    Configuration menu
    Copy the full SHA
    873f7cb View commit details
    Browse the repository at this point in the history
  7. test: test disabling

    rauno56 committed May 10, 2021
    Configuration menu
    Copy the full SHA
    7c2f0e3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0e4ecfd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    147ed6b View commit details
    Browse the repository at this point in the history
  10. fix: fix typo in assertSpans

    rauno56 committed May 10, 2021
    Configuration menu
    Copy the full SHA
    b82ab4a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    97ccf0c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8572f71 View commit details
    Browse the repository at this point in the history
  13. docs: add example

    rauno56 committed May 10, 2021
    Configuration menu
    Copy the full SHA
    f2b5ce2 View commit details
    Browse the repository at this point in the history
  14. fix: capture exceptions

    rauno56 committed May 10, 2021
    Configuration menu
    Copy the full SHA
    51c6eca View commit details
    Browse the repository at this point in the history
  15. fix: address linting issues

    rauno56 committed May 10, 2021
    Configuration menu
    Copy the full SHA
    98919bb View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    9cde95a View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    45120b4 View commit details
    Browse the repository at this point in the history
  18. fix: fix versions

    rauno56 committed May 10, 2021
    Configuration menu
    Copy the full SHA
    89f1fca View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    9ed9c62 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    131160f View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    ffa6735 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2021

  1. Configuration menu
    Copy the full SHA
    3c02476 View commit details
    Browse the repository at this point in the history
  2. docs: capitalize Router in the title

    Co-authored-by: Bartlomiej Obecny <bobecny@gmail.com>
    rauno56 and obecny committed May 12, 2021
    Configuration menu
    Copy the full SHA
    df8b51d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6a0d5ff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2c4651c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e946ae3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7d01f72 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8009cfd View commit details
    Browse the repository at this point in the history
  8. docs: remove references to gitter from restify README

    Doesn't necessarily belong here, but I'll just add it since I did the same
    for the package in hand.
    rauno56 committed May 12, 2021
    Configuration menu
    Copy the full SHA
    b347a7a View commit details
    Browse the repository at this point in the history

Commits on May 13, 2021

  1. Configuration menu
    Copy the full SHA
    6386c46 View commit details
    Browse the repository at this point in the history
  2. style: eslint fix

    rauno56 committed May 13, 2021
    Configuration menu
    Copy the full SHA
    6d1d0e2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b2d2b0a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    efa99a8 View commit details
    Browse the repository at this point in the history
  5. feat: prefer ?? over ||

    rauno56 committed May 13, 2021
    Configuration menu
    Copy the full SHA
    97d93f0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d311d00 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    74da50e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    48c30e7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7e63ae4 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2021

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