Skip to content

olegfedoseev/pinba-debugger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pinba-debugger

Server for debugging Pinba (https://github.com/tony2001/pinba_engine)

Why?

Sometimes, when you send lots of timers with lots of tags, you want to see, what you app is sending.

And this simple server is exactly for that. It just shows data you app sending to Pinba.

How?

Just go get it:

go get github.com/olegfedoseev/pinba-debugger

And run it:

pinba-debugger -in=0.0.0.0:30002

TODO

  • More verbose output
  • Filters for server_name, script_name etc.

About

Server for debugging pinba

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages