summaryrefslogtreecommitdiffstats
path: root/modules/graphite (follow)
Commit message (Expand)AuthorAgeFilesLines
* log: lua loggingLukáš Ježek2021-07-291-2/+3
* graphite: adapt to to changes in map()Petr Špaček2020-10-272-17/+6
* scripts, docs: specify lua version in `luarocks install`Vladimír Čunát2020-09-071-1/+1
* graphite: use TCP timeout value derived from publish intervalPetr Špaček2020-06-291-1/+9
* graphite: make socket operations asynchronousPetr Špaček2020-06-291-12/+2
* graphite: more informative socket error messagesPetr Špaček2020-06-291-5/+10
* graphite: reconnect to the graphite server when it was unavailableLukáš Ježek2020-06-291-22/+46
* tests/packaging: add centos 8Tomas Krizek2020-05-271-0/+1
* tests/packaging: add ubuntu 20.04Tomas Krizek2020-05-271-0/+1
* tests/packaging: add f32, remove f30Tomas Krizek2020-05-271-0/+0
* tests/packaging: rename packaging file directories to .packagingTomas Krizek2020-05-2711-0/+0
* CI: run all distributions on nightly branchLukáš Ježek2020-05-271-0/+6
* packaging tests: Add Debian 9, CentOS 7, Fedora 30 and 31, Ubuntu 16.04Lukáš Ježek2020-05-278-0/+13
* treewide: machine readable license for all the restPetr Špaček2020-02-253-0/+4
* doc: move graphite and prometheus do sub-sections of statsPetr Špaček2020-01-151-2/+2
* doc: restructure into smaller sectionsTomas Krizek2020-01-151-2/+3
* doc: split and redistribute HTTP module pieces into server & monitoring chaptersPetr Špaček2020-01-151-5/+3
* doc: graphite module polish for new docs structurePetr Špaček2020-01-151-3/+3
* packages: remove lua-socketLukáš Ježek2019-12-201-0/+1
* modules/graphite: Use module 'cqueues.socket' instead 'socket'Lukáš Ježek2019-12-202-30/+16
* tests: packagingLukáš Ježek2019-11-201-0/+3
* meson: remove no longer needed makefilesTomas Krizek2019-03-121-2/+0
* rebrand to "Knot Resolver"Petr Špaček2018-08-141-1/+1
* fixed obvious linter problemsMarek Vavruša2017-11-241-7/+12
* command line: specify ports via @ but remain compatibleVladimír Čunát2017-05-171-1/+1
* move URLs from http to https where supportedDaniel Kahn Gillmor2016-07-161-3/+3
* modules: http, graphite, policy, daf support map()Marek Vavrusa2016-07-061-37/+44
* modules/graphite: updated docMarek Vavrusa2016-02-241-1/+1
* modules/graphite: support for Graphite/TCPMarek Vavrusa2016-02-242-35/+84
* modules/graphite: ignore when config is emptyMarek Vavruša2015-10-151-0/+1
* modules: api fixupsMarek Vavruša2015-07-051-0/+1
* modules/graphite: track cache statistics as wellMarek Vavruša2015-05-271-7/+11
* modules/lua: cleanupMarek Vavruša2015-05-271-1/+1
* doc: updated doc for new modulesMarek Vavruša2015-05-251-1/+1
* modules/graphite: fixed missing prefixMarek Vavruša2015-05-251-5/+5
* modules/graphite: push metrics to graphite server(s)Marek Vavruša2015-05-253-0/+125