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

add etcdtop #3790

Merged
merged 4 commits into from
Nov 2, 2015
Merged

add etcdtop #3790

merged 4 commits into from
Nov 2, 2015

Conversation

xiang90
Copy link
Contributor

@xiang90 xiang90 commented Nov 2, 2015

libpcap tool for analyzing popular commands on a production etcd server.

@xiang90
Copy link
Contributor Author

xiang90 commented Nov 2, 2015

@jonboulle @yichengq etcd-top requires libcap-dev to be installed on travis and other CI since it introduces cgo. What do you think? Shall we just make it a separate thing or move this into etcd repo?

@jonboulle
Copy link
Contributor

It's probably easy enough to get libcap-dev on semaphore and just run the tests there.
Re: your other question - is this a tool that we want to bless/officially maintain?

@jonboulle
Copy link
Contributor

For Travis I think we can add an install step to stop it from doing the go get -t -v ./...

@xiang90
Copy link
Contributor Author

xiang90 commented Nov 2, 2015

@jonboulle
Yea. I know how to solve the issue.

Personally, I think the runtime analysis tool worth official support. But I do not think we have full bandwidth to support it and keep it updated with v3 right now.

@xiang90 xiang90 force-pushed the etcd-top branch 3 times, most recently from b50db56 to c7cdc05 Compare November 2, 2015 02:11
@jonboulle jonboulle added this to the v2.3.0-alpha0 milestone Nov 2, 2015
@jonboulle
Copy link
Contributor

Let's ship it.

xiang90 added a commit that referenced this pull request Nov 2, 2015
@xiang90 xiang90 merged commit a74dd4c into etcd-io:master Nov 2, 2015
@xiang90 xiang90 deleted the etcd-top branch November 2, 2015 20:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants