- 07 Aug, 2022 1 commit
-
-
silver-platter authored
Changes-By: lintian-brush Fixes: lintian: package-uses-old-debhelper-compat-version See-also: https://lintian.debian.org/tags/package-uses-old-debhelper-compat-version.html
-
- 01 Oct, 2021 4 commits
- 08 Sep, 2021 2 commits
-
-
Filippo Giunchedi authored
-
Filippo Giunchedi authored
-
- 11 Jul, 2021 7 commits
-
-
godog authored
Fix some issues reported by lintian See merge request ai3/thirdparty/rsyslog-exporter!1
-
godog authored
-
silver-platter authored
Changes-By: lintian-brush Fixes: lintian: missing-built-using-field-for-golang-package See-also: https://lintian.debian.org/tags/missing-built-using-field-for-golang-package.html
-
silver-platter authored
Changes-By: lintian-brush Fixes: lintian: uses-debhelper-compat-file See-also: https://lintian.debian.org/tags/uses-debhelper-compat-file.html
-
silver-platter authored
Changes-By: lintian-brush Fixes: lintian: package-uses-old-debhelper-compat-version See-also: https://lintian.debian.org/tags/package-uses-old-debhelper-compat-version.html
-
silver-platter authored
Changes-By: lintian-brush Fixes: lintian: package-lacks-versioned-build-depends-on-debhelper See-also: https://lintian.debian.org/tags/package-lacks-versioned-build-depends-on-debhelper.html
-
silver-platter authored
Changes-By: lintian-brush Fixes: lintian: trailing-whitespace See-also: https://lintian.debian.org/tags/trailing-whitespace.html
-
- 13 Sep, 2020 1 commit
-
-
Antoine Leroyer authored
Support imudp worker thread statistics
-
- 20 Aug, 2020 1 commit
-
-
karicher authored
ref: https://www.rsyslog.com/rsyslog-statistic-counter-plugin-imudp/ Basic status line: { "name": "imudp(w0)", "origin": "imudp", "called.recvmmsg": 1252400, "called.recvmsg": 0, "msgs.received": 619983 } Response: rsyslog_input_called_recvmmsg{worker="imudp(w0)"} 77 rsyslog_input_called_recvmmsg{worker="imudp(w1)"} 84 rsyslog_input_called_recvmsg{worker="imudp(w0)"} 0 rsyslog_input_called_recvmsg{worker="imudp(w1)"} 0 rsyslog_input_received{worker="imudp(w0)"} 53 rsyslog_input_received{worker="imudp(w1)"} 48
-
- 28 Apr, 2020 9 commits
-
-
Antoine Leroyer authored
-
Antoine Leroyer authored
-
Antoine Leroyer authored
-
Antoine Leroyer authored
-
Antoine Leroyer authored
-
Antoine Leroyer authored
-
Antoine Leroyer authored
-
Antoine Leroyer authored
-
Antoine Leroyer authored
-
- 27 Apr, 2020 2 commits
-
-
Antoine Leroyer authored
-
Antoine Leroyer authored
-
- 03 Apr, 2020 2 commits
-
-
Antoine Leroyer authored
-
Antoine Leroyer authored
-
- 19 Jan, 2020 2 commits
-
-
- 27 Sep, 2019 1 commit
-
-
Romain Doumenc authored
-
- 03 Jul, 2019 1 commit
-
-
Kieren Hynd authored
(not the same as dynamic stats)
-
- 30 Apr, 2019 1 commit
-
-
Rich Megginson authored
-
- 23 Mar, 2019 2 commits
- 18 Dec, 2018 1 commit
-
-
ale authored
-
- 17 Dec, 2018 3 commits
-
-
I really don't know what this means, but it works for me so the tests must be wrong, m'kay?
-
Using %s coerces the byte array into a string, which makes it much more readable.