Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 695988

Summary: app-metrics/prometheus{,-bin} - add systemd service unit
Product: Gentoo Linux Reporter: mornik <mornik>
Component: Current packagesAssignee: William Hubbs <williamh>
Status: RESOLVED FIXED    
Severity: normal CC: firefly_dude0k, zlogene
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 448882    
Attachments: systemd service for prometheus

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(-)