Skip to content

vovkasm/facette

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Facette

logo

What is Facette?

Facette is a web application to display time series data from various sources — such as collectd, Graphite or InfluxDB — on graphs, designed to be easy to setup and to use. To learn more on its architecture, read this page.

The source code is available at Github, licensed under the terms of the BSD license.

facette_sshot2 facette_sshot1

Installation

⚠️ Facette is currently under development and is not ready for a production environment.

Please see INSTALL file for build instructions and installation procedures.

Contribution

We welcome all your contributions. So, don't hesitate to fork the project, make your changes and submit us your pull requests.

However, as Facette is under development and still subject to heavy changes, please open an issue to discuss yours if you think that they will have quite an impact on the code base before starting contributing.

To make the things easier, we will ask for the following:

  • Always use go fmt
  • Keep code lines length under 120 characters
  • Provide (when applicable) unit tests for the new code
  • Make sure to run make test, having the process completing successfully
  • Squash your commits into a single commit

About

Time series data visualization and graphing software

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 49.9%
  • JavaScript 32.9%
  • HTML 9.5%
  • CSS 5.5%
  • Makefile 2.2%