File: comparison-table.rst

package info (click to toggle)
gnocchi 4.7.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,384 kB
  • sloc: python: 21,820; sh: 366; makefile: 54
file content (21 lines) | stat: -rw-r--r-- 3,024 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
+------------------+-------------------------------------------------------------------+------------+------------------+----------+-----------+
| Features         | Gnocchi                                                           | Prometheus | InfluxDB         | OpenTSDB | Graphite  |
+==================+===================================================================+============+==================+==========+===========+
| Metric polling   | No                                                                | Yes        | No               | No       | No        |
+------------------+-------------------------------------------------------------------+------------+------------------+----------+-----------+
| Resource history | Yes                                                               | No         | No               | No       | No        |
+------------------+-------------------------------------------------------------------+------------+------------------+----------+-----------+
| Multi-tenant     | Yes                                                               | No         | No               | No       | No        |
+------------------+-------------------------------------------------------------------+------------+------------------+----------+-----------+
| Query interface  | REST API                                                          | REST API   | HTTP             | TCP      | None      |
+------------------+-------------------------------------------------------------------+------------+------------------+----------+-----------+
| High-available   | Yes                                                               | No         | With *Relay*     | Yes      | No        |
+------------------+-------------------------------------------------------------------+------------+------------------+----------+-----------+
| Scalable         | Yes                                                               | No         | Commercial only  | Yes      | No        |
+------------------+-------------------------------------------------------------------+------------+------------------+----------+-----------+
| Alerting         | No (`roadmap <https://github.com/gnocchixyz/gnocchi/issues/71>`_) | Yes        | With *Kapacitor* | No       | No        |
+------------------+-------------------------------------------------------------------+------------+------------------+----------+-----------+
| Grafana support  | Yes                                                               | Yes        | Yes              | Yes      | Yes       |
+------------------+-------------------------------------------------------------------+------------+------------------+----------+-----------+
| collectd support | Yes                                                               | Yes        | Yes              | Yes      | Yes       |
+------------------+-------------------------------------------------------------------+------------+------------------+----------+-----------+