[Bug 255822] net-mgmt/victoria-metrics: rc.d improvement
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed May 12 18:50:30 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255822
Bug ID: 255822
Summary: net-mgmt/victoria-metrics: rc.d improvement
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: danfe at FreeBSD.org
Reporter: lapo at lapo.it
Flags: maintainer-feedback?(danfe at FreeBSD.org)
Assignee: danfe at FreeBSD.org
I guess this line should not reference $cbsd_mq_router_config:
victoria_metrics_args=${cbsd_mq_router_config-"--storageDataPath=/var/db/victoria-metrics
--retentionPeriod=1 --httpListenAddr=:8428"}
https://github.com/freebsd/freebsd-ports/blob/da7851dcc648e66d2036f471c3084eb943063d3a/net-mgmt/victoria-metrics/files/victoria-metrics.in#L17
Also, it would be nice to map "service victoria-metrics reload" to a `kill
-HUP`, as it is a supported signal to reload (scrape) configuration.
cheers,
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list