blob: 42b1d18568f16de5862d953a6dd7bc82c2370450 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
BDEPEND=dev-util/promu >=dev-lang/go-1.20:= app-arch/unzip
DEFINED_PHASES=compile install prepare test unpack
DESCRIPTION=A tool to scrape a Prometheus client and dump the result as JSON
EAPI=7
HOMEPAGE=https://github.com/prometheus/prom2json
INHERIT=go-module
KEYWORDS=~amd64
LICENSE=Apache-2.0
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/prometheus/prom2json/archive/v1.3.0.tar.gz -> prom2json-1.3.0.tar.gz
_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs 14648d8795f7779e11e1bc7cf08b7536 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe go-env 90efbc8636d2f02d9654183330e84cf7 go-module df32d29550d40a92da723d3b8e17b467
_md5_=89b0ef466a46c1682dca60e23f3e5fdd
|