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: implement monitoring of callbacks executed by process.nextTick() #277

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Commits on Sep 2, 2019

  1. Configuration menu
    Copy the full SHA
    99f65d3 View commit details
    Browse the repository at this point in the history
  2. feat: collect bootstrap timing metrics

    Yuriy Vasiyarov committed Sep 2, 2019
    Configuration menu
    Copy the full SHA
    7584901 View commit details
    Browse the repository at this point in the history
  3. fix: add support for timestamp option

    Yuriy Vasiyarov committed Sep 2, 2019
    Configuration menu
    Copy the full SHA
    6febd2d View commit details
    Browse the repository at this point in the history
  4. fix eslint issue

    Yuriy Vasiyarov committed Sep 2, 2019
    Configuration menu
    Copy the full SHA
    833ee39 View commit details
    Browse the repository at this point in the history
  5. Fix CHANGELOG

    Yuriy Vasiyarov committed Sep 2, 2019
    Configuration menu
    Copy the full SHA
    46daca9 View commit details
    Browse the repository at this point in the history
  6. feat: implement advanced event loop monitoring

    Yuriy Vasiyarov committed Sep 2, 2019
    Configuration menu
    Copy the full SHA
    0e447ec View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c11f59f View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2019

  1. Configuration menu
    Copy the full SHA
    2acd353 View commit details
    Browse the repository at this point in the history
  2. feat: support for timestamp option

    Yuriy Vasiyarov committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    bc0bdfd View commit details
    Browse the repository at this point in the history
  3. feat: make tick monitoring opt-in, disabled by default

    Yuriy Vasiyarov committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    7b88338 View commit details
    Browse the repository at this point in the history