Skip to content
This repository was archived by the owner on Aug 21, 2021. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Netflix/vector
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: saturnjct/vector
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 13 commits
  • 19 files changed
  • 3 contributors

Commits on Jul 2, 2018

  1. Add PCP BCC PMDA hit count module widgets

    PCP BCC PMDA has recently introduced support for hit count modules for
    tracing hits to kernel tracepoints, USDT probes, and uprobes.
    
    This patch adds table widgets for these modules. We use tables instead
    of a graph since hit counts for different probes may vary between a few
    to millions.
    myllynen committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    16d38b9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #197 from myllynen/pcp-bcc-probe-hits

    feat: BCC PMDA hit count module widgets
    spiermar authored Jul 2, 2018
    Configuration menu
    Copy the full SHA
    d6cb2e9 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2018

  1. widget: BCC tcptop

    andreasgerstmayr committed Jul 4, 2018
    Configuration menu
    Copy the full SHA
    9ab163e View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2018

  1. Merge pull request #199 from andihit/bcc-tcptop

    feat: bcc tcptop widget
    spiermar authored Jul 9, 2018
    Configuration menu
    Copy the full SHA
    7f09705 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2018

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

Commits on Aug 14, 2018

  1. Merge pull request #201 from andihit/bcc-profile

    feat: BCC profile widget (CPU flamegraphs)
    spiermar authored Aug 14, 2018
    Configuration menu
    Copy the full SHA
    f262d32 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2018

  1. Configuration menu
    Copy the full SHA
    fdc4cfb View commit details
    Browse the repository at this point in the history
  2. fix: travis build

    spiermar committed Aug 23, 2018
    Configuration menu
    Copy the full SHA
    42c15a9 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into switch-to-webpack-2

    # Conflicts:
    #	src/index.html
    spiermar committed Aug 23, 2018
    Configuration menu
    Copy the full SHA
    4c3ab35 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e01eea8 View commit details
    Browse the repository at this point in the history
  5. fix: navbar logo image

    spiermar committed Aug 23, 2018
    Configuration menu
    Copy the full SHA
    ca14bea View commit details
    Browse the repository at this point in the history
  6. task: bumping version

    spiermar committed Aug 23, 2018
    Configuration menu
    Copy the full SHA
    bd6d957 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2018

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