All Projects → facette → Facette

facette / Facette

Licence: bsd-3-clause
Time series data visualization software

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to Facette

Hastic Server
Hastic data management server for analyzing patterns and anomalies from Grafana
Stars: ✭ 292 (-73.81%)
Mutual labels:  influxdb, timeseries, graphite
Influxgraph
Graphite InfluxDB backend. InfluxDB storage finder / plugin for Graphite API.
Stars: ✭ 87 (-92.2%)
Mutual labels:  influxdb, timeseries, graphite
commonpp
Small library helping you with basic stuff like getting metrics out of your code, thread naming, etc.
Stars: ✭ 29 (-97.4%)
Mutual labels:  influxdb, graphite
request log analyzer
Extract some performance metrics from the request.log of a CQ/AEM instance. It can be used as an alternative to or in addition to `rlog.jar`.
Stars: ✭ 27 (-97.58%)
Mutual labels:  influxdb, graphite
yanic
Yet another node info collector - for respondd to be used with meshviewer to Grafana (with influxdb or graphite)
Stars: ✭ 22 (-98.03%)
Mutual labels:  influxdb, graphite
influxdb-client-ruby
InfluxDB 2.0 Ruby Client
Stars: ✭ 30 (-97.31%)
Mutual labels:  timeseries, influxdb
InfluxDB.Client.Net
A C# client object model to help integrate with InfluxDB with CLI languages. Supports both .Net traditional and .Net Core.
Stars: ✭ 95 (-91.48%)
Mutual labels:  timeseries, influxdb
hastic
Hastic standalone
Stars: ✭ 37 (-96.68%)
Mutual labels:  timeseries, influxdb
Ceph Dash
Flask based api / dashboard for viewing a ceph clusters overall health status
Stars: ✭ 398 (-64.3%)
Mutual labels:  influxdb, graphite
Victoriametrics
VictoriaMetrics: fast, cost-effective monitoring solution and time series database
Stars: ✭ 5,558 (+398.48%)
Mutual labels:  influxdb, graphite
Wizzy
Manage & automate Grafana with easy wizzy
Stars: ✭ 461 (-58.65%)
Mutual labels:  influxdb, graphite
nifi-influxdb-bundle
InfluxDB Processors For Apache NiFi
Stars: ✭ 30 (-97.31%)
Mutual labels:  timeseries, influxdb
influxdbr
R Interface for InfluxDB
Stars: ✭ 95 (-91.48%)
Mutual labels:  timeseries, influxdb
inspector-metrics
Typescript metrics / monitoring library
Stars: ✭ 19 (-98.3%)
Mutual labels:  influxdb, graphite
Netdata
Real-time performance monitoring, done right! https://www.netdata.cloud
Stars: ✭ 57,056 (+5017.13%)
Mutual labels:  influxdb, graphite
Icinga Vagrant
Vagrant boxes for Icinga 2, Icinga Web 2, modules, themes and integrations (Graphite, InfluxDB, Elastic, Graylog, etc.)
Stars: ✭ 248 (-77.76%)
Mutual labels:  influxdb, graphite
Node Influx
📈 The InfluxDB Client for Node.js and Browsers
Stars: ✭ 820 (-26.46%)
Mutual labels:  influxdb, timeseries
Influxdb Client Python
InfluxDB 2.0 python client
Stars: ✭ 165 (-85.2%)
Mutual labels:  influxdb, timeseries
Icingaweb2 Module Grafana
Grafana module for Icinga Web 2 (supports InfluxDB & Graphite)
Stars: ✭ 190 (-82.96%)
Mutual labels:  influxdb, graphite
Cernan
telemetry aggregation and shipping, last up the ladder
Stars: ✭ 306 (-72.56%)
Mutual labels:  influxdb, graphite

Facette Travis CI

Facette is a open source web application to display time series data from various sources — such as collectd, Graphite, InfluxDB or KairosDB — on graphs. To learn more on its architecture, read this page.

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

Screenshot

Installation

Please see INSTALL.md 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 gofmt
  • 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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].