Skip to content

rhandimartin/wavefront-proxy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wavefront Proxy Project Build Status

Wavefront is a high-performance streaming analytics platform for monitoring and optimizing your environment and applications.

The Wavefront Proxy is a light-weight Java application that you send your metrics, histograms, and trace data to. It handles batching and transmission of your data to the Wavefront service in a secure, fast, and reliable manner.

Requirements

  • Java 8 or higher
  • Maven

Overview

  • pkg: Build and runtime packaging for the Wavefront proxy.
  • proxy: Wavefront Proxy source code.

Please refer to the project page for further details.

To start developing

$ git clone https://github.com/wavefronthq/wavefront-proxy
$ cd wavefront-proxy
$ mvn clean install -DskipTests

Contributing

Public contributions are always welcome. Please feel free to report issues or submit pull requests.

About

Wavefront Proxy Project

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 95.7%
  • Python 2.3%
  • Shell 1.8%
  • Dockerfile 0.2%