Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 695988 - app-metrics/prometheus{,-bin} - add systemd service unit
Summary: app-metrics/prometheus{,-bin} - add systemd service unit
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: William Hubbs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: install-systemd-unit
  Show dependency tree
 
Reported: 2019-10-01 14:32 UTC by mornik
Modified: 2021-03-14 11:19 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
systemd service for prometheus (prometheus.service,534 bytes, text/x-dbus-service)
2019-10-01 14:32 UTC, mornik
Details

Note You need to log in before you can comment on or make changes to this bug.
Description mornik 2019-10-01 14:32:17 UTC
Created attachment 591504 [details]
systemd service for prometheus

Hi,

Actually, the prometheus package have not a systemd file service, only SYSVINIT file.

This is what I use.

Regard
mornik
Comment 1 Larry the Git Cow gentoo-dev 2021-03-14 10:43:50 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73726a7e03c87d7014fbdc71a0d4276980066d46

commit 73726a7e03c87d7014fbdc71a0d4276980066d46
Author:     Mikle Kolyada <zlogene@gentoo.org>
AuthorDate: 2021-03-14 10:42:50 +0000
Commit:     Mikle Kolyada <zlogene@gentoo.org>
CommitDate: 2021-03-14 10:43:47 +0000

    app-metrics/prometheus: Add systemd unit support
    
    Bug: https://bugs.gentoo.org/695988
    Package-Manager: Portage-3.0.13, Repoman-3.0.2
    Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>

 app-metrics/prometheus/files/prometheus.service    | 22 ++++++++++++++++++++++
 ...s-2.21.0.ebuild => prometheus-2.21.0-r1.ebuild} |  7 +++++--
 2 files changed, 27 insertions(+), 2 deletions(-)