Commit Graph

62 Commits

Author SHA1 Message Date
nicolargo
74ed104369 Update docs and correct some merge conflicts 2024-03-16 09:23:19 +01:00
csteiner
cb92c9d455 Update prometheus.rst, fix minor typos
Incorrect usage of argument and minor grammatical error
--export-prometheus was used instead of --export prometheus
2024-01-03 11:28:30 -06:00
nicolargo
55d7c07543 CouchDB migration from CouchDB to PyCouchDB library #2570 2023-10-08 10:10:13 +02:00
nicolargo
ccb74c8570 MongoDB and CouchDB documentation flipped #2565 2023-10-07 10:24:05 +02:00
nicolargo
e160298332 Influxdb2 export not working #2407 2023-05-18 17:08:39 +02:00
nicolargo
5ef51c2063 Graph generation documentation is not clear #2336 2023-04-08 09:46:44 +02:00
Florian Calvet
7b454d93f5 add fan speed to GPU plugin 2023-03-31 15:15:56 +02:00
nicolargo
7d2462075c Update documentation 2023-01-30 16:51:52 +01:00
nicolargo
bb455ac6ed Add a new exporter to MongoDB time-serie #2203 2023-01-30 10:47:11 +01:00
nicolargo
30f981bd8e Add a new exporter to MongoDB time-serie #2203 2023-01-30 10:46:39 +01:00
Kian-Meng Ang
4046fbb18c Fix typos
Found via `codespell -S ./venv,./glances/outputs,*.svg -L hart,bu,te,statics`
2022-10-03 21:53:24 +08:00
nicolargo
ef9917a9a8 [Update docs] Can I export only the fields I need in csv report? #2113 2022-08-24 19:32:42 +02:00
dbrennand
ad11702397 feat: add note about host
When using the Prometheus exporter inside a container: https://github.com/nicolargo/glances/issues/2087#issue-1305028667

refactor: place old note into note block
2022-07-14 18:25:20 +01:00
nicolargo
f24c8f4077 Update docs for JSON 2022-06-12 09:29:20 +02:00
nicolargo
524eacdc18 Update InfluxDB documentation 2021-11-28 14:06:08 +01:00
nicolargo
f354d1a2b6 Correct issue with bad key for AMPS 2021-06-05 09:06:10 +02:00
nicolargo
ada1490a78 Update documentation 2021-05-29 10:43:26 +02:00
nicolargo
a27715b28f Generate specific tag from stats' key for InfluxDB and InfluxDB2 export #1871 2021-05-29 10:38:53 +02:00
nicolargo
5f034972cd Generate specific tag for every docker container on influxdb export #1871 2021-05-27 17:33:14 +02:00
nicolargo
8d094d5ac8 Implemented but test is KO: only a part of the stats are exported... Same behavor with both client Graphyte and GraphiteSender. Perhaps the issue came from the server (docker-graphite-grafana) 2021-05-11 08:52:03 +02:00
nicolargo
560b989f17 Connection to Graphite Server should be done before releasing the feature 2021-05-10 09:12:23 +02:00
nicolargo
6bceeef43f Export to graphite #1854 2021-05-09 18:17:14 +02:00
nicolargo
4c4b2f319e Correct ypo in InfluxDB doc sample 2021-05-06 22:03:03 +02:00
nicolargo
7821292920 Update docs 2021-02-06 12:01:31 +01:00
nicolargo
b87ceb06bf Update docs following PR #1798 2021-01-30 08:42:13 +01:00
Deosrc
e2da7734d4 Rename parameter for topic structure 2021-01-25 15:18:05 +00:00
nicolargo
6ce88cffd3 Improve log message 2020-12-24 09:49:45 +01:00
nicolargo
80d5479466 First version of the new influxdb2 exporter 2020-12-23 10:56:02 +01:00
nicolargo
cbcba97ab0 Solve conflict with refresh 2020-11-14 11:59:44 +01:00
nicolargo
58e43aedd7 fixing command in json.rst #1724 2020-09-12 10:43:35 +02:00
nicolargo
16016598ad Update documentation for 'k' hotkey (kill process) 2020-07-20 09:15:50 +02:00
nicolargo
f6533272a5 Feature request: Include hostname in all (e.g. kafka) exports #1594 2020-02-27 15:17:24 +01:00
fcalvet
b6727ad42e
Requirement for elasticsearch library for export 2020-02-10 18:42:25 +01:00
nicolargo
0be5c24ae9 Make CSV export append instead of replace #1525 2019-08-11 20:11:13 +02:00
nicolargo
78032b2600 Can't connect to influxdb with https enabled #1497 2019-07-03 22:13:16 +02:00
nicolargo
727042042a Too less data using prometheus exporter #1462 (update doc and NEWS file) 2019-04-12 11:55:51 +02:00
nicolargo
82d61e88ba remove duplicate JSON in help page 2018-11-01 08:49:46 +01:00
Erik Eriksson
a83c74e613 Support for exporting data to a MQTT server 2018-08-13 13:00:42 +02:00
nicolargo
da75b97047 Add auto generation refresh time function 2018-04-02 14:07:23 +02:00
Alessio Sergi
780812d943 RESTful 2018-02-15 19:45:45 +01:00
nicolargo
45f530c507 Improve documentation 2017-08-01 22:44:01 +02:00
Jude
12ae670811 Add JSON export plugin 2017-08-01 19:19:14 +02:00
nicolargo
38d6687480 Correct issue in the Restful exporter documentation 2017-07-30 11:14:18 +02:00
nicolargo
4ffad89e8b New export plugin: standard and configurable Restfull exporter #1129 2017-07-30 11:05:49 +02:00
nicolargo
41f3aef998 Update InfluxDB / Grafana documentation 2017-06-04 17:02:45 +02:00
nicolargo
6dd035baf3 Update doc for the Kafka export module 2017-03-25 18:04:44 +01:00
nicolargo
70eb8013ea Add Kafka export plugin #858 2017-03-25 18:02:42 +01:00
nicolargo
47485d2e85 Update docs 2017-03-19 17:59:21 +01:00
nicolargo
021d460326 Implement ok of the Promotheus Exporter, need to add the plugin documentation 2017-03-19 10:42:01 +01:00
Alessio Sergi
937f2faf9a Update doc 2017-03-12 18:52:17 +01:00