Page MenuHomeFreeBSD

New Port: www/nginx-vts-exporter: Simple server that scrapes Nginx vts stats and exports them via HTTP for Prometheus consumption
ClosedPublic

Authored by joneum on Dec 6 2019, 11:46 AM.
Tags
None
Referenced Files
F103182617: D22705.id65378.diff
Thu, Nov 21, 11:57 PM
Unknown Object (File)
Mon, Nov 18, 9:34 AM
Unknown Object (File)
Tue, Oct 29, 3:02 PM
Unknown Object (File)
Sat, Oct 26, 5:14 PM
Unknown Object (File)
Fri, Oct 25, 4:03 PM
Unknown Object (File)
Oct 21 2024, 6:09 PM
Unknown Object (File)
Oct 2 2024, 8:09 AM
Unknown Object (File)
Sep 30 2024, 3:30 PM
Subscribers

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Switch to the newer GO_BUILDFLAGS

Remove GO_PKGNAME, I think that's unnecessary

www/nginx-vts-exporter/Makefile
14 ↗(On Diff #65313)

^ I would sort these alphabetically

21 ↗(On Diff #65313)

^ you're only using this twice -- so maybe you could simply type it out there.

27 ↗(On Diff #65313)

^ why +=?

Fix the suggestions from tcberner

This revision was not accepted when it landed; it landed in state Needs Review.Dec 8 2019, 10:28 AM
This revision was automatically updated to reflect the committed changes.