Port details |
- promxy Aggregating proxy to enable HA prometheus
- 0.0.93 net-mgmt
=2 0.0.87_2Version of this port present on the latest quarterly branch. - Maintainer: timp87@gmail.com
 - Port Added: 2024-07-11 13:30:08
- Last Update: 2025-06-25 07:50:44
- Commit Hash: db718b4
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- License: MIT
- WWW:
- https://github.com/jacksontj/promxy
- Description:
- Promxy is a prometheus proxy that makes many shards of prometheus appear as
a single API endpoint to the user. This significantly simplifies operations
and use of prometheus at scale (when you have more than one prometheus host).
Promxy delivers this unified access endpoint without requiring any sidecars,
custom-builds, or other changes to your prometheus infrastructure.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/net-mgmt/promxy/ && make install clean
- To add the package, run one of these commands:
- pkg install net-mgmt/promxy
- pkg install promxy
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: promxy
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1750775948
SHA256 (go/net-mgmt_promxy/promxy-v0.0.93/v0.0.93.mod) = 60ccdc82d122e910e201ebb80f780d58bca58031f0d6cc33cb9c7948e1d7cac1
SIZE (go/net-mgmt_promxy/promxy-v0.0.93/v0.0.93.mod) = 8803
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- go124 : lang/go124
- Fetch dependencies:
-
- go124 : lang/go124
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net-mgmt_promxy
- USES:
- go:1.24,modules zip
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.0.93 25 Jun 2025 07:50:44
    |
Hiroki Tagato (tagattie)  Author: Pavel Timofeev |
net-mgmt/promxy: update to 0.0.93
Changelog: https://github.com/jacksontj/promxy/compare/v0.0.87...v0.0.93
PR: 287770
Reported by: Pavel Timofeev <timp87@gmail.com> (maintainer) |
0.0.87_5 06 Jun 2025 20:00:53
    |
Adam Weinberger (adamw)  |
various: Bump PORTREVISION after go124-1.24.4 update |
0.0.87_4 21 May 2025 19:58:15
    |
Adam Weinberger (adamw)  |
go: Bump go124-dependent ports
Earlier I bumped the default Go to 1.24. Ports that specify a lower
version will still build with those lower version (for now), so they
don't need a bumping. Instead I'm bumping anything that (now) has go124
as a dependency. |
0.0.87_3 02 Apr 2025 02:07:58
    |
Adam Weinberger (adamw)  |
go: Bump ports for go124 update |
0.0.87_2 05 Mar 2025 16:02:56
    |
Adam Weinberger (adamw)  |
Bump all go ports for yesterday's releases |
0.0.87_1 09 Aug 2024 06:24:08
    |
Ashish SHUKLA (ashish)  |
all: Bump after lang/go121 update |
0.0.87 27 Jul 2024 07:57:43
    |
Zsolt Udvari (uzsolt)  Author: Pavel Timofeev |
net-mgmt/promxy: update to 0.0.87
Changelog: https://github.com/jacksontj/promxy/releases/tag/v0.0.87
PR: 280308
Approved by: submitter is maintainer |
0.0.86 11 Jul 2024 13:29:12
    |
Emanuel Haupt (ehaupt)  Author: Pavel Timofeev |
net-mgmt/promxy: Add new port
Promxy is a prometheus proxy that makes many shards of prometheus appear
as a single API endpoint to the user. This significantly simplifies
operations and use of prometheus at scale (when you have more than one
prometheus host). Promxy delivers this unified access endpoint without
requiring any sidecars, custom-builds, or other changes to your
prometheus infrastructure.
PR: 269195 |