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

Support hapi tracing through the plugin API #379

Merged
merged 7 commits into from
Feb 17, 2017

Commits on Feb 17, 2017

  1. Initial commit

    DominicKramer committed Feb 17, 2017
    Configuration menu
    Copy the full SHA
    7d89537 View commit details
    Browse the repository at this point in the history
  2. Remove a .DS_Store file

    DominicKramer committed Feb 17, 2017
    Configuration menu
    Copy the full SHA
    14cdde7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dc0f203 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    93bfd4f View commit details
    Browse the repository at this point in the history
  5. Now only the PluginAPI object is used

    Previously `constants.js`and `trace-labels.js` were also used.
    DominicKramer committed Feb 17, 2017
    Configuration menu
    Copy the full SHA
    07684e0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b7e0995 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4e3ae53 View commit details
    Browse the repository at this point in the history