octo/statsd-tg
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Code
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more.
- Open with GitHub Desktop
- Download ZIP
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
Latest commit
Git stats
Files
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
statsd-tg – StatsD traffic generator ══════════════════════════════════════ http://octo.it/statsd-tg About ━━━━━ statsd-tg is a traffic generator for StatsD. It generates dummy traffic that can be used to stress-test / benchmark StatsD implementations and possibly perform profiling. Operation ━━━━━━━━━ statsd-tg generates a set of dummy counters, timers, gauges and sets. The number of each type of event can be configured using command line switches. It then randomly triggers these events using a PRNG which distributes these events uniformly. This means that if you configure 50 counters, 30 timers, 15 gauges and 5 sets, counters should make up aproximately half of the generated traffic, timers 30%, gauges 15% and sets 5%. Licensing terms ━━━━━━━━━━━━━━━ statsd-tg is licensed under the “GNU General Public License” (GPL), version 2. The exact licensing terms can be found in the file “COPYING” included in the source distribution of statsd-tg. Author ━━━━━━ Florian “octo” Forster <ff at octo.it>
About
StatsD traffic generator
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published