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
Unknown Object (File)
Mon, Feb 3, 8:20 AM
Unknown Object (File)
Jan 13 2025, 1:41 AM
Unknown Object (File)
Jan 12 2025, 9:16 PM
Unknown Object (File)
Jan 12 2025, 1:22 AM
Unknown Object (File)
Jan 3 2025, 10:18 AM
Unknown Object (File)
Nov 21 2024, 11:57 PM
Unknown Object (File)
Nov 18 2024, 9:34 AM
Unknown Object (File)
Oct 29 2024, 3:02 PM
Subscribers

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 28027
Build 26178: arc lint + arc unit

Event Timeline

Switch to the newer GO_BUILDFLAGS

Remove GO_PKGNAME, I think that's unnecessary

www/nginx-vts-exporter/Makefile
15

^ I would sort these alphabetically

22

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

28

^ 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.