summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-metrics/node_exporter: add 1.8.0Rahil Bhimjiani12 hours3-4/+79
| | | | | | | | | | | | * reduce deps tarball from 25+ -> <2 MiB * Stop enabling systemd collector by default as it is not ready yet. There is a reason why upstream has disabled it by default. Also why diverge from upstream unneccessarily. * remove systemd USE flag as redundant now Signed-off-by: Rahil Bhimjiani <me@rahil.rocks> Closes: https://github.com/gentoo/gentoo/pull/36533 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-metrics/collectd: Port to PERL_FEATURESAndreas K. Hüttel44 hours1-2/+2
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* app-metrics/postfix_exporter: drop 0.1.2-r1, EAPI6--Arthur Zamarin2024-04-192-64/+0
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-metrics/rabbitmq_exporter: add missing remote-idMichael Mair-Keimberger2024-04-171-0/+3
| | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-metrics/process-exporter: add missing remote-idMichael Mair-Keimberger2024-04-171-0/+3
| | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-metrics/nginx-lua-prometheus: add missing remote-idMichael Mair-Keimberger2024-04-171-0/+3
| | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-metrics/memcached_exporter: add missing remote-idMichael Mair-Keimberger2024-04-171-0/+3
| | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-metrics/grok_exporter: add missing remote-idMichael Mair-Keimberger2024-04-171-0/+3
| | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-metrics/dnsmasq_exporter: add missing remote-idMichael Mair-Keimberger2024-04-171-0/+3
| | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-metrics/consul_exporter: add missing remote-idMichael Mair-Keimberger2024-04-171-0/+3
| | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-metrics/ceph_exporter: add missing remote-idMichael Mair-Keimberger2024-04-171-4/+7
| | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-metrics/postfix_exporter: add 0.3.0, EAPI8Arthur Zamarin2024-04-112-0/+44
| | | | | | | Closes: https://bugs.gentoo.org/844619 Closes: https://bugs.gentoo.org/771087 Closes: https://bugs.gentoo.org/679092 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-metrics/bind_exporter: QA: fix RedundantVersionRobin H. Johnson2024-03-243-114/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* app-metrics/bind_exporter: QA: fix EmptyGlobalAssignmentRobin H. Johnson2024-03-243-3/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* app-metrics/bind_exporter: systemd, match other distros for configRobin H. Johnson2024-03-242-0/+71
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* app-metrics/node_exporter: fix 1.7.0-r1 and rev-bump to r2Rahil Bhimjiani2024-03-242-1/+1
| | | | | | | | | | I can't remember how did this happen. Maybe I blindly just added args to .service unit and confd without checking if it was needed. Closes: https://bugs.gentoo.org/927237 Signed-off-by: Rahil Bhimjiani <me@rahil.rocks> Closes: https://github.com/gentoo/gentoo/pull/35822 Signed-off-by: Zac Medico <zmedico@gentoo.org>
* app-metrics/prometheus-podman-exporter: add 1.11.0Rahil Bhimjiani2024-03-232-0/+87
| | | | | Signed-off-by: Rahil Bhimjiani <me@rahil.rocks> Signed-off-by: Sam James <sam@gentoo.org>
* app-metrics/prometheus-podman-exporter: 1.10.1, cleanup, openrc svcRahil Bhimjiani2024-03-186-140/+133
| | | | | | | | | | | * add openrc service with configuration * add default config in /etc/default for systemd service unit * install dedicated user unit * symlink binary and services to nick name podman_exporter Signed-off-by: Rahil Bhimjiani <me@rahil.rocks> From: https://github.com/gentoo/gentoo/pull/35766 Signed-off-by: Zac Medico <zmedico@gentoo.org>
* app-metrics/prometheus-podman-exporter: add myself as a maintainerZac Medico2024-03-181-0/+4
| | | | Signed-off-by: Zac Medico <zmedico@gentoo.org>
* app-metrics/carbonapi-web-1.1: version bumpFabian Groffen2024-03-162-1/+1
| | | | Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* app-metrics/node_exporter: add 1.7.0-r1Rahil Bhimjiani2024-03-164-16/+92
| | | | | | | | | | | * Remove the patch, staying close to upstream. Adjust conf.d and systemd.service exec args accordingly * update 9999 ebuild to code style of 1.7.0 * Fix ordering of src_prepare Signed-off-by: Rahil Bhimjiani <me@rahil.rocks> Closes: https://github.com/gentoo/gentoo/pull/35308 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-metrics/postgres_exporter: add 0.15.0Arthur Zamarin2024-03-152-0/+51
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-metrics/prometheus-lvm-exporter: add 0.3.3, systemd, cleanupArthur Zamarin2024-03-152-0/+51
| | | | | | | | | - EAPI=8 - simplify the ebuild a lot - fix order of phase funcitons - install systemd service Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-metrics/collectd: drop slurmConrad Kostecki2024-03-091-2/+1
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-metrics/collectd: drop 5.12.0-r8Conrad Kostecki2024-03-091-562/+0
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-metrics/collectd: add python3.12 supportConrad Kostecki2024-03-091-1/+1
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-metrics/node_exporter: drop 1.5.0Rahil Bhimjiani2024-02-233-66/+0
| | | | | Signed-off-by: Rahil Bhimjiani <me@rahil.rocks> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-metrics/prometheus-podman-exporter: add 1.8.0Rahil Bhimjiani2024-02-073-7/+47
| | | | | | | | | | * Go mod bumps to podman-4.9.2 which has few several security fixes * Add systemd USE flag * Remove redundant runtime dependency on podman as it is statically built-in Signed-off-by: Rahil Bhimjiani <me@rahil.rocks> Closes: https://github.com/gentoo/gentoo/pull/35159 Signed-off-by: Zac Medico <zmedico@gentoo.org>
* app-metrics/go-carbon-0.17.3: version bumpFabian Groffen2024-02-032-0/+41
| | | | Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* app-metrics/prometheus-podman-exporter: add 1.7.0Rahil Bhimjiani2024-02-013-1/+47
| | | | | Signed-off-by: Rahil Bhimjiani <me@rahil.rocks> Signed-off-by: Zac Medico <zmedico@gentoo.org>
* app-metrics/collectd: Stabilize 5.12.0-r9 arm, #921562Matoro Mahri2024-01-271-1/+1
| | | | | Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-metrics/collectd: Stabilize 5.12.0-r9 amd64, #921562Matoro Mahri2024-01-271-1/+1
| | | | | Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-metrics/node_exporter: style fixesWilliam Hubbs2024-01-191-5/+5
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* app-metrics/portage-exporter: drop 0_p20230307, 0.0.1Arthur Zamarin2024-01-183-82/+0
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-metrics/collectd: Stabilize 5.12.0-r9 x86, #921562Sam James2024-01-131-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-metrics/node_exporter: Stabilize 1.7.0 amd64, #921439Joonas Niilola2024-01-071-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-metrics/node_exporter: Stabilize 1.7.0 arm64, #921439Sam James2024-01-071-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-metrics/snmp_exporter: drop 0.21.0John Helmert III2024-01-062-54/+0
| | | | | Bug: https://bugs.gentoo.org/883649 Signed-off-by: John Helmert III <ajak@gentoo.org>
* app-metrics/exabgp_exporter: add 1.1.3Zac Medico2024-01-033-1/+36
| | | | Signed-off-by: Zac Medico <zmedico@gentoo.org>
* */*: change emailRahil Bhimjiani2023-12-302-2/+2
| | | | | | | | I promise this is the final email change...unless I become dev and get @gentoo.org Signed-off-by: Rahil Bhimjiani <me@rahil.rocks> Closes: https://github.com/gentoo/gentoo/pull/34557 Signed-off-by: Sam James <sam@gentoo.org>
* app-metrics/snmp_exporter: Stabilize 0.24.1 amd64, #920176Sam James2023-12-171-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-metrics/prometheus-podman-exporter: add 1.6.0Rahil Bhimjiani2023-12-152-0/+46
| | | | | | | | zero changes Closes: https://github.com/gentoo/gentoo/pull/34086 Signed-off-by: Rahil Bhimjiani <me@rahil.website> Signed-off-by: Yixun Lan <dlan@gentoo.org>
* app-metrics: Add German translation to metadataUlrich Müller2023-12-091-0/+5
| | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* app-metrics: Rewrap metadata.xmlUlrich Müller2023-12-091-1/+3
| | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* app-metrics/collectd: fix another modern c issue in configure (for nut)Sam James2023-12-042-0/+706
| | | | | Bug: https://bugs.gentoo.org/879633 Signed-off-by: Sam James <sam@gentoo.org>
* app-metrics/alertmanager: Keyword 0.26.0 arm64, #919125Sam James2023-12-031-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-metrics/pushgateway: Keyword 1.5.1 arm64, #919125Sam James2023-12-031-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-metrics/prometheus: Keyword 2.47.0 arm64, #919125Sam James2023-12-031-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-metrics/node_exporter: workaround bug #917577 for x86 buildsRobin H. Johnson2023-11-261-0/+4
| | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Bug: https://bugs.gentoo.org/917577
* app-metrics/node_exporter: change Rahil's emailRahil Bhimjiani2023-11-241-1/+1
| | | | | | Signed-off-by: Rahil Bhimjiani <me@rahil.website> Closes: https://github.com/gentoo/gentoo/pull/33962 Signed-off-by: Sam James <sam@gentoo.org>