• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

twitter / zktraffic / 105 / 1
93%
master: 93%

Build:
DEFAULT BRANCH: master
Ran 24 Jan 2015 10:33PM UTC
Files 42
Run time 18s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

24 Jan 2015 10:33PM UTC coverage: 61.318% (-0.8%) from 62.156%
105.1

Pull #16

travis-ci

rgs1
Add support for excluding/including IPs in zk-dump

Sometimes you only care about sniffing traffic to a given cluster. This
commit adds an option for that:

$ sudo zk-dump --iface lo --include-host some-cluster.domain.tld

When using the --include-host flag, only requests to and from the A and AAAA
records backing some-cluster.domain.tld will be captured.

Similarly, you could be interested in capturing all ZK traffic on a box
_except_ for what's going to a given cluster:

$ sudo zk-dump --iface lo --exclude-host some-cluster.domain.tld

Both flags can be used multiple times to include or exclude more than one
host. Though you can't mix include and exclude flags.

Signed-off-by: Raul Gutierrez S <rgs@twitter.com>
Pull Request #16: Add support for excluding/including IPs in zk-dump

1135 of 1851 relevant lines covered (61.32%)

0.61 hits per line

Source Files on job 105.1
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 105
  • Travis Job 105.1
  • 9b8cca54 on github
  • Prev Job for on master (#104.1)
  • Next Job for on master (#106.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc