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
F83120279: D22705.diff
Mon, May 6, 2:09 PM
Unknown Object (File)
Sat, Apr 20, 4:37 PM
Unknown Object (File)
Sat, Apr 13, 1:35 PM
Unknown Object (File)
Feb 27 2024, 6:34 AM
Unknown Object (File)
Jan 14 2024, 4:23 PM
Unknown Object (File)
Jan 7 2024, 8:07 AM
Unknown Object (File)
Dec 27 2023, 4:57 AM
Unknown Object (File)
Nov 4 2023, 8:35 AM
Subscribers

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 28007
Build 26166: 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
14

^ I would sort these alphabetically

21

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

27

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