Facette alternatives and similar tools
Based on the "Metric & Metric Collection" category.
Alternatively, view Facette alternatives based on common mentions on social networks and blogs.
-
Grafana
The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more. -
Telegraf
Agent for collecting, processing, aggregating, and writing metrics, logs, and other arbitrary data. -
Dashing
DISCONTINUED. Ruby gem that allows for rapid statistical dashboard development. An all HTML5 approach allows for big screen displays in data centers or conference rooms. -
Freeboard
A damn-sexy, open source real-time dashboard builder for IOT and other web mashups. A free open-source alternative to Geckoboard. -
Diamond
Diamond is a python daemon that collects system metrics and publishes them to Graphite (and others). It is capable of collecting cpu, memory, network, i/o, load and disk metrics. Additionally, it features an API for implementing custom collectors for gathering metrics from almost any source. -
PGObserver
DISCONTINUED. A battle-tested, flexible & comprehensive monitoring solution for your PostgreSQL databases
CodeRabbit: AI Code Reviews for Developers

* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of Facette or a related project?
Popular Comparisons
README
Facette 
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.
Installation
Please see [INSTALL.md](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 all licence references and agreements mentioned in the Facette README section above
are relevant to that project's source code only.