Skip to content

staticmukesh/opentsdb-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

opentsdb-proxy

TCP proxy for opentsdb servers

Usages

You can pass config file using -conf parameter to the proxy. Currently following fields are supported.

Host = ":8080"
Servers = ["localhost:4242","localhost:4241"]

To run the project, use the following steps
go build
./opentsdb-proxy -conf=opentsdb.conf

Features

  • Multiple Opentsdb support
  • Limit number of connection
  • Junk filter for rpcs
  • Configurable number of tsdb connections
  • Support for http requests
  • Heart beat for Opentsdbs

About

TCP proxy for opentsdb servers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages