Commit Graph

37 Commits

Author SHA1 Message Date
genofire f98fea7041 feat(database/influxdb2): Add database support of influxdb2 client 2024-07-05 01:54:41 +02:00
genofire 60639f2e63 [TASK] add output prometheus-sd (service discovery) (#213) 2022-04-14 13:25:43 +02:00
micw d4bd98a133 Explain how to receive old and new gluon nodes 2021-11-14 10:44:28 +01:00
Geno 04bcaceb2c [DOC] improve of database.influxdb 2021-05-27 18:55:33 +02:00
genofire aff906d734 black lives matter 2020-06-17 10:14:22 +02:00
genofire 5eb75ff9bb
[DOC] improve raw-output 2020-01-05 17:15:44 +01:00
nrbffs 1a1163aaa1 add support for custom fields
At the moment, if one has a custom respondd module which includes custom
fields, Yanic will simply ignore these fields. Communities which have custom
fields have to maintain patches on Yanic to have them available.

This commit allows to define custom fields in the configuration file, which
will cause Yanic to also save the values of these custom fields in its internal
data structures. Output modules can then decide whether they want to include
these fields. For most cases, this should avoid the need for patches in Yanic.
2019-12-29 15:41:05 +01:00
genofire edfb403884
[DOC] misspell 2019-11-13 13:29:46 +01:00
krombel 80d42433d8 [TASK] Add output for geojson nodes only
PR: #164
2019-05-21 09:31:18 +02:00
Martin/Geno 31267858a6
[TASK] change default listing address to ff05::2:1001
take a look at: 59a44274cb
2019-05-03 17:35:15 +02:00
lrnzo 99443cb144 [DOC] fix typo in config example
small spelling fix
2019-03-31 11:41:37 +02:00
Martin/Geno 4e7e2bad46
[TASK] do not send multicast request (#121) 2018-05-05 23:30:23 +02:00
Martin Geno c20e216ed6
[TASK] make yanic babel compatible (#104) 2018-05-05 23:30:22 +02:00
Martin Geno 35d6933d31
[TASK] handle domain_code (with filters) (#119) 2018-05-05 23:28:46 +02:00
Martin Geno 092eafb086 [TASK] add database respondd for forwarding (#120) 2018-03-11 19:15:31 +01:00
Julian Kornberger 6b522c629c
[TASK] refactoring of filters (#114) 2018-02-15 07:45:42 +01:00
Julian Kornberger 082f8d6c7e Fix misspells 2018-01-13 17:04:26 +01:00
Geno f423da31d2
[TASK] add rules for documentation, PR and testing
(#76 )
2017-12-31 16:01:19 +01:00
Julian Labus 7324567f91 [TASK] add global statistics for individual sites 2017-12-06 09:30:19 +01:00
Ruben Barkow 573a5ee184 [DOC] config_example.toml output filtering 2017-11-04 02:23:47 +01:00
Ruben Barkow bf2a026b89
[DOC] fix userrights instructions and add update to INSTALL.md (#88) 2017-11-02 23:01:15 +01:00
Martin Geno 82fa527386
[TASK] improve output (filtering, fix links type, new outputs nodelist for freifunkapi and meshviewer-ffrgb v10 NextGen) - #63 2017-11-01 14:27:39 +01:00
Ruben Barkow c3d486e584 [DOC] fix grammar in INSTALL.md and config_example.toml (#86) 2017-10-31 14:34:01 +01:00
Julian K dbc1353154 Add support for listening on multiple interfaces (#80)
closes #79
2017-10-18 18:22:14 +02:00
Martin Geno 4aa8acabfc cmd yanic-query fix help and print ip-address 2017-10-01 17:09:12 +02:00
Julian K 7f554bd6d6 [TASK] Delay startup until a multiple of the period since zero time (#68) 2017-06-14 09:44:15 +02:00
Andreas Rammhold 88975d2566 [TASK] add database type graphite (#65) 2017-06-01 22:52:14 +02:00
kb-light 214a03866e [TASK] add job tag to influxdb database type (#44) 2017-06-01 18:17:32 +02:00
Geno f135249795 [TASK] Make yanic more modular for multiple databases (#33) 2017-04-10 18:54:12 +02:00
Geno c4d8fbd4df [TASK] Allow binding to arbitrary ports for respondd querying (#48)
Allow binding respondd to a specific port
2017-03-21 00:53:02 +01:00
Geno 4550887f69 [DOC] describe webserver (#49) 2017-03-19 11:03:38 +01:00
Geno 10963bfc52 Update example config.json
set `webroot` under `[webserver]` to same as json-files
2017-03-05 20:56:41 +01:00
Martin Geno 8a5f907cbe
Some doku 2017-01-30 15:44:49 +01:00
Julian Kornberger 82c09ad952 Add configuration option `offline_after` 2017-01-29 21:11:10 +01:00
Julian Kornberger 5ca74e51bc Rename nodes_dynamic_path to state_path 2017-01-29 21:02:03 +01:00
Julian Kornberger 4cc93891ee Remove API and simplify webserver 2017-01-29 20:35:50 +01:00
Julian Kornberger c66e1120d3 Make configuration more intuitive and consistent 2017-01-29 20:35:50 +01:00