Thanks to visit codestin.com
Credit goes to github.com

Skip to content

srinivas-kandula/wavefrontHQ-java

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,114 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 >= 1.8
  • 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 Java Top-Level Project

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 94.5%
  • Python 3.3%
  • Shell 1.9%
  • Dockerfile 0.3%