Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / BuoyantIO/strest-grpc issues and pull requests

#67 - What's the best way to see the report in kubernetes environment

Issue - State: open - Opened by hesingon over 3 years ago - 1 comment

#66 - Update Dockerfile to go 1.14.2, alpine 3.12

Pull Request - State: closed - Opened by siggy over 4 years ago - 1 comment

#65 - Include changes from 0.0.9

Pull Request - State: closed - Opened by kleimkuhler over 4 years ago

#64 - Update modules and fix maxrps issue

Pull Request - State: closed - Opened by kleimkuhler over 4 years ago - 1 comment

#62 - max-rps crash panic: index out of range

Issue - State: closed - Opened by howardjohn about 5 years ago - 2 comments

#61 - Update CHANGES for 0.0.8 release

Pull Request - State: closed - Opened by zaharidichev about 5 years ago

#60 - Fix the requestLengthPercentiles parameter

Pull Request - State: closed - Opened by pothos over 5 years ago

#59 - Add the -requestLengthPercentiles command-line flag

Pull Request - State: closed - Opened by olix0r over 5 years ago

#58 - Migrate repo to Go modules

Pull Request - State: closed - Opened by siggy over 5 years ago - 1 comment

#57 - Upgrade to circleci 2

Pull Request - State: closed - Opened by siggy over 5 years ago - 1 comment

#56 - Add configs and instructions for running in Kubernetes

Pull Request - State: closed - Opened by klingerf almost 6 years ago

#55 - Add --iterations to specify a budget for the experiment

Pull Request - State: closed - Opened by farquet almost 6 years ago - 9 comments

#54 - Added the iteration number in client output

Pull Request - State: closed - Opened by farquet almost 6 years ago - 1 comment

#53 - Running strest-grpc on Linkerd

Issue - State: closed - Opened by farquet almost 6 years ago - 1 comment

#52 - Throttle streaming sends rather than receives

Pull Request - State: closed - Opened by siggy almost 6 years ago

#51 - Replace scratch with alpine for base Docker image

Pull Request - State: closed - Opened by siggy almost 6 years ago

#50 - Introduce reference client and server

Pull Request - State: closed - Opened by siggy almost 6 years ago

#49 - Dependencies update

Pull Request - State: closed - Opened by siggy almost 6 years ago

#48 - Update CHANGES for 0.0.7 release

Pull Request - State: closed - Opened by siggy about 6 years ago

#47 - Fix handling of latency time units

Pull Request - State: closed - Opened by siggy about 6 years ago
Labels: benchmarking

#46 - docker: Build static binaries into scratch images

Pull Request - State: closed - Opened by olix0r over 6 years ago

#45 - server: Accept a latency distribution on the commandline

Pull Request - State: closed - Opened by olix0r over 6 years ago

#44 - Fix default client address to match server

Pull Request - State: closed - Opened by siggy over 6 years ago

#43 - Update to grpc-go 1.10.1

Pull Request - State: closed - Opened by olix0r over 6 years ago

#42 - move docker build onto go 1.9.2-alpine

Pull Request - State: closed - Opened by siggy almost 7 years ago

#41 - break up client's main into separate functions

Pull Request - State: closed - Opened by siggy almost 7 years ago

#40 - introduce logrus, shared flag parsing

Pull Request - State: closed - Opened by siggy almost 7 years ago

#39 - update .gitignore for new binary

Pull Request - State: closed - Opened by siggy almost 7 years ago

#38 - replace godep with dep

Pull Request - State: closed - Opened by siggy almost 7 years ago

#37 - support errorRate for streaming requests

Pull Request - State: closed - Opened by siggy almost 7 years ago - 1 comment

#36 - prevent grpc stream.Send from blocking shutdown

Pull Request - State: closed - Opened by siggy almost 7 years ago

#35 - Unify debug/verbose flags between subcommands

Issue - State: open - Opened by hawkw almost 7 years ago

#34 - CLI UX design pass

Issue - State: open - Opened by hawkw almost 7 years ago

#33 - Audit command-line input parsing for obtuse errors

Issue - State: open - Opened by hawkw almost 7 years ago
Labels: enhancement

#32 - Upgrade repo to use dep

Issue - State: closed - Opened by klingerf almost 7 years ago

#31 - Generate CLIs with Cobra

Pull Request - State: closed - Opened by hawkw almost 7 years ago - 1 comment
Labels: enhancement

#30 - Switch command line utilities to use cobra

Issue - State: closed - Opened by klingerf almost 7 years ago

#29 - Add support for Unix Domain Sockets

Pull Request - State: closed - Opened by olix0r about 7 years ago

#28 - Update CHANGES.md for 0.0.3

Pull Request - State: closed - Opened by olix0r about 7 years ago - 1 comment
Labels: reviewable

#27 - Add -totalTargetRps

Pull Request - State: closed - Opened by olix0r about 7 years ago - 1 comment

#26 - Rpulle master

Pull Request - State: closed - Opened by stevej about 7 years ago - 1 comment

#25 - Add TLS & stream concurrency

Pull Request - State: closed - Opened by olix0r about 7 years ago

#24 - Rename the -metric-addr flag to -metricAddr

Pull Request - State: closed - Opened by olix0r about 7 years ago

#23 - Add an errorRate flag

Pull Request - State: closed - Opened by adleong about 7 years ago

#22 - latency unit command line option

Pull Request - State: closed - Opened by rpulle about 7 years ago - 3 comments

#21 - Client makes one request more than set by the totalRequests flag.

Issue - State: closed - Opened by akouthoofd about 7 years ago - 1 comment

#20 - Fixed off by one error when setting totalRequests variable.

Pull Request - State: closed - Opened by akouthoofd about 7 years ago - 1 comment

#19 - A tool for determing max rps of a backend or proxy

Pull Request - State: closed - Opened by stevej over 7 years ago - 2 comments

#18 - Fix prometheus stats reporting, prep for next release

Pull Request - State: closed - Opened by klingerf over 7 years ago

#17 - Adds a configurable client timeout.

Pull Request - State: closed - Opened by stevej over 7 years ago - 1 comment

#16 - Size calculation has broken

Issue - State: closed - Opened by stevej over 7 years ago - 1 comment

#15 - Adds CircleCI testing to strest-grpc

Pull Request - State: closed - Opened by stevej over 7 years ago

#14 - Adds a table of command line flags for the client.

Pull Request - State: closed - Opened by stevej over 7 years ago

#13 - Fix nil error when request can't be sent

Pull Request - State: closed - Opened by klingerf over 7 years ago - 1 comment

#11 - Small adjustment to reporting

Pull Request - State: closed - Opened by klingerf over 7 years ago

#10 - Add README, CHANGES, tweak command line flags

Pull Request - State: closed - Opened by klingerf over 7 years ago

#9 - Now runs infinitely by default

Pull Request - State: closed - Opened by stevej over 7 years ago - 3 comments

#8 - Add prometheus stats

Pull Request - State: closed - Opened by stevej over 7 years ago - 1 comment

#7 - Measuring backend jitter between frame sends

Pull Request - State: closed - Opened by stevej almost 8 years ago

#6 - Add response sizes to summary reporting

Pull Request - State: closed - Opened by olix0r almost 8 years ago - 3 comments

#5 - Ctrl-C should result in cleaning up connections

Issue - State: open - Opened by stevej almost 8 years ago

#4 - Needs for a 1.0 release

Issue - State: closed - Opened by stevej about 8 years ago - 3 comments

#3 - Implement streaming requests/responses with grpc.

Pull Request - State: closed - Opened by stevej about 8 years ago - 2 comments

#2 - strest-client crashes with a goroutine panic: `index out of range`

Issue - State: closed - Opened by stevej about 8 years ago - 1 comment

#1 - Add logging on an interval and a final report JSON

Pull Request - State: closed - Opened by stevej about 8 years ago - 2 comments