notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
prometheus3 Systems monitoring and alerting toolkit
3.7.3_1 net-mgmt on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.6.0_1Version of this port present on the latest quarterly branch.
Maintainer: danilo@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-04-20 11:33:03
Last Update: 2025-11-06 17:03:19
Commit Hash: 0dfced1
People watching this port, also watch:: postfix, roboto-fonts-ttf, burp
License: APACHE20
WWW:
https://prometheus.io/
Description:
Prometheus is a systems and service monitoring system. It collects metrics from configured targets at given intervals, evaluates rule expressions, displays the results, and can trigger alerts if some condition is observed to be true. Prometheus' main distinguishing features as compared to other monitoring systems are: - a multi-dimensional data model (timeseries defined by metric name and set of key/value dimensions) - a flexible query language to leverage this dimensionality - no dependency on distributed storage; single server nodes are autonomous - timeseries collection happens via a pull model over HTTP - pushing timeseries is supported via an intermediary gateway - targets are discovered via service discovery or static configuration - multiple modes of graphing and dashboarding support - support for hierarchical and horizontal federation
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (41 items)
Collapse this list.
  1. /usr/local/share/licenses/prometheus3-3.7.3_1/catalog.mk
  2. /usr/local/share/licenses/prometheus3-3.7.3_1/LICENSE
  3. /usr/local/share/licenses/prometheus3-3.7.3_1/APACHE20
  4. bin/prometheus
  5. bin/promtool
  6. share/doc/prometheus/command-line/index.md
  7. share/doc/prometheus/command-line/prometheus.md
  8. share/doc/prometheus/command-line/promtool.md
  9. share/doc/prometheus/configuration/alerting_rules.md
  10. share/doc/prometheus/configuration/configuration.md
  11. share/doc/prometheus/configuration/https.md
  12. share/doc/prometheus/configuration/index.md
  13. share/doc/prometheus/configuration/promtool.md
  14. share/doc/prometheus/configuration/recording_rules.md
  15. share/doc/prometheus/configuration/template_examples.md
  16. share/doc/prometheus/configuration/template_reference.md
  17. share/doc/prometheus/configuration/unit_testing_rules.md
  18. share/doc/prometheus/feature_flags.md
  19. share/doc/prometheus/federation.md
  20. share/doc/prometheus/getting_started.md
  21. share/doc/prometheus/http_sd.md
  22. share/doc/prometheus/images/remote_integrations.png
  23. share/doc/prometheus/index.md
  24. share/doc/prometheus/installation.md
  25. share/doc/prometheus/management_api.md
  26. share/doc/prometheus/migration.md
  27. share/doc/prometheus/querying/api.md
  28. share/doc/prometheus/querying/basics.md
  29. share/doc/prometheus/querying/examples.md
  30. share/doc/prometheus/querying/functions.md
  31. share/doc/prometheus/querying/index.md
  32. share/doc/prometheus/querying/operators.md
  33. share/doc/prometheus/querying/remote_read_api.md
  34. share/doc/prometheus/stability.md
  35. share/doc/prometheus/storage.md
  36. @sample etc/prometheus.yml.sample
  37. @dir share/prometheus/console_libraries
  38. @dir share/prometheus/consoles
  39. @owner
  40. @group
  41. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • prometheus
Dependency lines:
  • prometheus3>0:net-mgmt/prometheus3
Conflicts:
CONFLICTS_INSTALL:
  • prometheus1
  • prometheus
To install the port:
cd /usr/ports/net-mgmt/prometheus3/ && make install clean
To add the package, run one of these commands:
  • pkg install net-mgmt/prometheus3
  • pkg install prometheus3
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: prometheus3
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1761903331 SHA256 (go/net-mgmt_prometheus3/prometheus-prometheus-v3.7.3_GH0/go.mod) = 512f05a10e7c5aaa8e3df91a4cfb2bc42e25af1b8715ab5d523fbddf8b46b606 SIZE (go/net-mgmt_prometheus3/prometheus-prometheus-v3.7.3_GH0/go.mod) = 11980

Expand this list (4 items)

Collapse this list.

SHA256 (go/net-mgmt_prometheus3/prometheus-prometheus-v3.7.3_GH0/prometheus-web-ui-3.7.3.tar.gz) = 786c3ef7eac9ec9c19636b001372aeafac79a36a541adc5447625b2d4c5acb5c SIZE (go/net-mgmt_prometheus3/prometheus-prometheus-v3.7.3_GH0/prometheus-web-ui-3.7.3.tar.gz) = 3491109 SHA256 (go/net-mgmt_prometheus3/prometheus-prometheus-v3.7.3_GH0/prometheus-prometheus-v3.7.3_GH0.tar.gz) = c3f6be8b3198d547c548dc6289f06688c245b46dcc28490e60445b06e5360347 SIZE (go/net-mgmt_prometheus3/prometheus-prometheus-v3.7.3_GH0/prometheus-prometheus-v3.7.3_GH0.tar.gz) = 5214272

Collapse this list.


Packages (timestamps in pop-ups are UTC):
prometheus3
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.6.0_13.7.3_1-3.5.0_23.7.3_1n/an/an/a
FreeBSD:13:quarterly3.6.03.6.0_1-3.4.13.6.0_1n/an/an/a
FreeBSD:14:latest3.6.0_13.7.3_1-3.5.0_13.7.3_1---
FreeBSD:14:quarterly3.6.0_13.6.0_1-3.4.13.6.0_1---
FreeBSD:15:latest3.7.23.7.3_1n/a-n/an/a--
FreeBSD:15:quarterly3.6.0_13.6.0_1n/a-n/an/a--
FreeBSD:16:latest3.6.0_13.7.3_1n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. go124 : lang/go124
Fetch dependencies:
  1. go124 : lang/go124
Extract dependencies:
  1. bash : shells/bash
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for prometheus3-3.7.3_1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
net-mgmt_prometheus3
USES:
cpe go:modules zip
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/prometheus/prometheus/tar.gz/v3.7.3?dummy=/
Collapse this list.

Number of commits found: 14

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.7.3_1
06 Nov 2025 17:03:19
commit hash: 0dfced16fb0f78e71c42a767df8b6f394a185d6ccommit hash: 0dfced16fb0f78e71c42a767df8b6f394a185d6ccommit hash: 0dfced16fb0f78e71c42a767df8b6f394a185d6ccommit hash: 0dfced16fb0f78e71c42a767df8b6f394a185d6c files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
various: Bump Go ports for 1.24.10
3.7.3
31 Oct 2025 10:42:42
commit hash: 74150dde0244bfbca227b8d7b5975a7a3b054801commit hash: 74150dde0244bfbca227b8d7b5975a7a3b054801commit hash: 74150dde0244bfbca227b8d7b5975a7a3b054801commit hash: 74150dde0244bfbca227b8d7b5975a7a3b054801 files touched by this commit
Danilo Egea Gondolfo (danilo) search for other commits by this committer
net-mgmt/prometheus3: Update to 3.7.3

Changelog:
https://github.com/prometheus/prometheus/releases/tag/v3.7.3
3.7.2
26 Oct 2025 14:37:14
commit hash: e1509c5908bb90b13984e6b0c05a109ac11d4f22commit hash: e1509c5908bb90b13984e6b0c05a109ac11d4f22commit hash: e1509c5908bb90b13984e6b0c05a109ac11d4f22commit hash: e1509c5908bb90b13984e6b0c05a109ac11d4f22 files touched by this commit
Danilo Egea Gondolfo (danilo) search for other commits by this committer
net-mgmt/prometheus3: Update to 3.7.2

Changelog:
https://github.com/prometheus/prometheus/releases/tag/v3.7.2
3.7.1
17 Oct 2025 11:49:25
commit hash: 2218703e5f59058896be44c283ac921452baeff2commit hash: 2218703e5f59058896be44c283ac921452baeff2commit hash: 2218703e5f59058896be44c283ac921452baeff2commit hash: 2218703e5f59058896be44c283ac921452baeff2 files touched by this commit
Danilo Egea Gondolfo (danilo) search for other commits by this committer
net-mgmt/prometheus3: Update to 3.7.1

Changelogs:
https://github.com/prometheus/prometheus/releases/tag/v3.7.0
https://github.com/prometheus/prometheus/releases/tag/v3.7.1
3.6.0_2
14 Oct 2025 15:13:55
commit hash: 90f976619bf883b36d921c6ab89ffc5ff156b391commit hash: 90f976619bf883b36d921c6ab89ffc5ff156b391commit hash: 90f976619bf883b36d921c6ab89ffc5ff156b391commit hash: 90f976619bf883b36d921c6ab89ffc5ff156b391 files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
various: Bump go ports for go-1.24.9
3.6.0_1
08 Oct 2025 00:41:39
commit hash: 2e7587aaf8e7f893fd2025d55f66de088427b180commit hash: 2e7587aaf8e7f893fd2025d55f66de088427b180commit hash: 2e7587aaf8e7f893fd2025d55f66de088427b180commit hash: 2e7587aaf8e7f893fd2025d55f66de088427b180 files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
many: Bump dependent ports after go124 update
3.6.0
26 Sep 2025 10:56:37
commit hash: 5fddea32b047a0b1ae9218475b99c6b41fee0f70commit hash: 5fddea32b047a0b1ae9218475b99c6b41fee0f70commit hash: 5fddea32b047a0b1ae9218475b99c6b41fee0f70commit hash: 5fddea32b047a0b1ae9218475b99c6b41fee0f70 files touched by this commit
Danilo Egea Gondolfo (danilo) search for other commits by this committer
net-mgmt/prometheus3: Update to 3.6.0

Changelog:
https://github.com/prometheus/prometheus/releases/tag/v3.6.0
3.5.0_2
04 Sep 2025 17:53:24
commit hash: 31a5a229a778dc5f458cb8887954f192d846e0e3commit hash: 31a5a229a778dc5f458cb8887954f192d846e0e3commit hash: 31a5a229a778dc5f458cb8887954f192d846e0e3commit hash: 31a5a229a778dc5f458cb8887954f192d846e0e3 files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
many: Bump go ports for go-1.24.7
3.5.0_1
07 Aug 2025 00:02:46
commit hash: 53610681ea46b375186fc68723dcc335051ef9b4commit hash: 53610681ea46b375186fc68723dcc335051ef9b4commit hash: 53610681ea46b375186fc68723dcc335051ef9b4commit hash: 53610681ea46b375186fc68723dcc335051ef9b4 files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
go ports: Bump for 1.24.6
3.5.0
15 Jul 2025 21:54:54
commit hash: 687af3c578543343a8b77f47cb81ca371aab953ccommit hash: 687af3c578543343a8b77f47cb81ca371aab953ccommit hash: 687af3c578543343a8b77f47cb81ca371aab953ccommit hash: 687af3c578543343a8b77f47cb81ca371aab953c files touched by this commit
Danilo Egea Gondolfo (danilo) search for other commits by this committer
net-mgmt/prometheus3: Update to 3.5.0

Changelog:
https://github.com/prometheus/prometheus/releases/tag/v3.5.0
3.4.2
11 Jul 2025 15:55:07
commit hash: 31ace207b72b8667d46fc5ccf98b1d65c712131dcommit hash: 31ace207b72b8667d46fc5ccf98b1d65c712131dcommit hash: 31ace207b72b8667d46fc5ccf98b1d65c712131dcommit hash: 31ace207b72b8667d46fc5ccf98b1d65c712131d files touched by this commit
Danilo Egea Gondolfo (danilo) search for other commits by this committer
Author: Anton Saietskii
net-mgmt/prometheus3: Update to 3.4.2

* Use default Go version, which should always be latest since
  8cb04a4d7a4e76c9ffcb71a50aa73e64712ffc59.
* Remove '-v' flag as it's being set in go.mk
* Pet portclippy/portfmt

PR:		288061
3.4.1
04 Jun 2025 12:29:54
commit hash: cac32fb38662f7c81678e3f865dd8f2078516f52commit hash: cac32fb38662f7c81678e3f865dd8f2078516f52commit hash: cac32fb38662f7c81678e3f865dd8f2078516f52commit hash: cac32fb38662f7c81678e3f865dd8f2078516f52 files touched by this commit
Danilo Egea Gondolfo (danilo) search for other commits by this committer
net-mgmt/prometheus3: Update to 3.4.1

Changelogs:
https://github.com/prometheus/prometheus/releases/tag/v3.4.0
https://github.com/prometheus/prometheus/releases/tag/v3.4.1
3.3.1
03 May 2025 09:38:10
commit hash: 3d8e1feeaeac9ad81d32fa0bcf75428976921ff0commit hash: 3d8e1feeaeac9ad81d32fa0bcf75428976921ff0commit hash: 3d8e1feeaeac9ad81d32fa0bcf75428976921ff0commit hash: 3d8e1feeaeac9ad81d32fa0bcf75428976921ff0 files touched by this commit
Danilo Egea Gondolfo (danilo) search for other commits by this committer
net-mgmt/prometheus3: Update to 3.3.1

Changelog:
https://github.com/prometheus/prometheus/releases/tag/v3.3.1
3.3.0
20 Apr 2025 11:25:35
commit hash: cbc634d294a29f149b500d5a81b78efe99aeaf9dcommit hash: cbc634d294a29f149b500d5a81b78efe99aeaf9dcommit hash: cbc634d294a29f149b500d5a81b78efe99aeaf9dcommit hash: cbc634d294a29f149b500d5a81b78efe99aeaf9d files touched by this commit
Danilo Egea Gondolfo (danilo) search for other commits by this committer
net-mgmt/prometheus3: Add new port

Add Prometheus 3.3.0, released on 2025-04-15, to the Ports tree.

Prometheus is a systems and service monitoring system.

This port is heavily based on net-mgmt/prometheus2.

Release notes:
https://github.com/prometheus/prometheus/releases/tag/v3.3.0

Migration guide:
https://prometheus.io/docs/prometheus/latest/migration/

Number of commits found: 14