GET /api/v1/ports/prometheus/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "prometheus",
"portdir": "sysutils/prometheus",
"version": "3.0.1",
"license": "Apache-2",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://prometheus.io",
"description": "The Prometheus monitoring system and time series database",
"long_description": "Prometheus is an open-source systems monitoring and alerting toolkit originally built at SoundCloud. Since its inception in 2012, many companies and organizations have adopted Prometheus, and the project has a very active developer and user community.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 993
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"gnutar",
"golangci-lint",
"promu",
"yarn",
"go",
"npm10",
"clang-17"
]
}
],
"depends_on": []
}