Tue, 28 May 2024 20:29:46 UTC | login

Information for RPM golang-github-prometheus-procfs-devel-0.8.0-1.fc38.noarch.rpm

ID1023601
Namegolang-github-prometheus-procfs-devel
Version0.8.0
Release1.fc38
Epoch
Archnoarch
SummaryRetrieve system, kernel and process metrics from proc
DescriptionProcfs provides functions to retrieve system, kernel and process metrics from the pseudo-filesystem proc. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/prometheus/procfs
Build Time2023-05-18 13:30:36 GMT
Size157.03 KB
e6fd9403aad729e8b35c79dfe80947bb
LicenseASL 2.0
Provides
golang(github.com/prometheus/procfs) = 0.8.0-1.fc38
golang(github.com/prometheus/procfs/bcache) = 0.8.0-1.fc38
golang(github.com/prometheus/procfs/blockdevice) = 0.8.0-1.fc38
golang(github.com/prometheus/procfs/btrfs) = 0.8.0-1.fc38
golang(github.com/prometheus/procfs/internal/fs) = 0.8.0-1.fc38
golang(github.com/prometheus/procfs/internal/util) = 0.8.0-1.fc38
golang(github.com/prometheus/procfs/iscsi) = 0.8.0-1.fc38
golang(github.com/prometheus/procfs/nfs) = 0.8.0-1.fc38
golang(github.com/prometheus/procfs/sysfs) = 0.8.0-1.fc38
golang(github.com/prometheus/procfs/xfs) = 0.8.0-1.fc38
golang-github-prometheus-procfs-devel = 0.8.0-1.fc38
golang-ipath(github.com/prometheus/procfs) = 0.8.0-1.fc38
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
go-filesystem
golang(golang.org/x/sync/errgroup)
golang(golang.org/x/sys/unix)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
Page:
<<< 51 through 100 of 200 >>>
Name ascending sort Size
/usr/share/gocode/src/github.com/prometheus/procfs/go.mod198.00 B
/usr/share/gocode/src/github.com/prometheus/procfs/internal0.00 B
/usr/share/gocode/src/github.com/prometheus/procfs/internal/fs0.00 B
/usr/share/gocode/src/github.com/prometheus/procfs/internal/fs/fs.go1.70 KB
/usr/share/gocode/src/github.com/prometheus/procfs/internal/fs/fs_test.go1.02 KB
/usr/share/gocode/src/github.com/prometheus/procfs/internal/util0.00 B
/usr/share/gocode/src/github.com/prometheus/procfs/internal/util/parse.go2.26 KB
/usr/share/gocode/src/github.com/prometheus/procfs/internal/util/readfile.go1.17 KB
/usr/share/gocode/src/github.com/prometheus/procfs/internal/util/sysreadfile.go1.49 KB
/usr/share/gocode/src/github.com/prometheus/procfs/internal/util/sysreadfile_compat.go979.00 B
/usr/share/gocode/src/github.com/prometheus/procfs/internal/util/valueparser.go2.39 KB
/usr/share/gocode/src/github.com/prometheus/procfs/internal/util/valueparser_test.go3.06 KB
/usr/share/gocode/src/github.com/prometheus/procfs/ipvs.go5.90 KB
/usr/share/gocode/src/github.com/prometheus/procfs/ipvs_test.go6.56 KB
/usr/share/gocode/src/github.com/prometheus/procfs/iscsi0.00 B
/usr/share/gocode/src/github.com/prometheus/procfs/iscsi/get.go7.83 KB
/usr/share/gocode/src/github.com/prometheus/procfs/iscsi/get_test.go6.95 KB
/usr/share/gocode/src/github.com/prometheus/procfs/iscsi/iscsi.go4.13 KB
/usr/share/gocode/src/github.com/prometheus/procfs/kernel_random.go2.10 KB
/usr/share/gocode/src/github.com/prometheus/procfs/kernel_random_test.go1.59 KB
/usr/share/gocode/src/github.com/prometheus/procfs/loadavg.go1.60 KB
/usr/share/gocode/src/github.com/prometheus/procfs/loadavg_test.go2.14 KB
/usr/share/gocode/src/github.com/prometheus/procfs/mdstat.go8.51 KB
/usr/share/gocode/src/github.com/prometheus/procfs/mdstat_test.go6.37 KB
/usr/share/gocode/src/github.com/prometheus/procfs/meminfo.go8.11 KB
/usr/share/gocode/src/github.com/prometheus/procfs/meminfo_test.go2.48 KB
/usr/share/gocode/src/github.com/prometheus/procfs/mountinfo.go5.21 KB
/usr/share/gocode/src/github.com/prometheus/procfs/mountinfo_test.go6.86 KB
/usr/share/gocode/src/github.com/prometheus/procfs/mountstats.go18.57 KB
/usr/share/gocode/src/github.com/prometheus/procfs/mountstats_test.go16.80 KB
/usr/share/gocode/src/github.com/prometheus/procfs/net_conntrackstat.go3.85 KB
/usr/share/gocode/src/github.com/prometheus/procfs/net_conntrackstat_test.go2.57 KB
/usr/share/gocode/src/github.com/prometheus/procfs/net_dev.go6.35 KB
/usr/share/gocode/src/github.com/prometheus/procfs/net_dev_test.go2.55 KB
/usr/share/gocode/src/github.com/prometheus/procfs/net_ip_socket.go6.80 KB
/usr/share/gocode/src/github.com/prometheus/procfs/net_ip_socket_test.go3.65 KB
/usr/share/gocode/src/github.com/prometheus/procfs/net_protocols.go5.39 KB
/usr/share/gocode/src/github.com/prometheus/procfs/net_protocols_test.go4.86 KB
/usr/share/gocode/src/github.com/prometheus/procfs/net_sockstat.go4.33 KB
/usr/share/gocode/src/github.com/prometheus/procfs/net_sockstat_test.go4.63 KB
/usr/share/gocode/src/github.com/prometheus/procfs/net_softnet.go2.55 KB
/usr/share/gocode/src/github.com/prometheus/procfs/net_softnet_test.go1.34 KB
/usr/share/gocode/src/github.com/prometheus/procfs/net_tcp.go2.13 KB
/usr/share/gocode/src/github.com/prometheus/procfs/net_tcp_test.go4.25 KB
/usr/share/gocode/src/github.com/prometheus/procfs/net_udp.go2.13 KB
/usr/share/gocode/src/github.com/prometheus/procfs/net_udp_test.go4.25 KB
/usr/share/gocode/src/github.com/prometheus/procfs/net_unix.go5.91 KB
/usr/share/gocode/src/github.com/prometheus/procfs/net_unix_test.go3.80 KB
/usr/share/gocode/src/github.com/prometheus/procfs/net_xfrm.go4.88 KB
/usr/share/gocode/src/github.com/prometheus/procfs/net_xfrm_test.go3.15 KB
Component of
1 through 32 of 32
Buildroot Created State ascending sort
f38-build-729686-101836 2023-07-08 17:57:14 expired
f38-build-729696-101836 2023-07-08 18:50:36 expired
f38-build-729698-101836 2023-07-08 19:03:34 expired
f38-build-729701-101836 2023-07-08 19:44:43 expired
f38-build-729705-101836 2023-07-08 20:06:01 expired
f38-build-729710-101836 2023-07-08 20:36:50 expired
f38-build-729715-101836 2023-07-08 21:07:02 expired
f38-build-729720-101836 2023-07-08 21:42:54 expired
f38-build-729724-101836 2023-07-08 22:05:02 expired
f38-build-729730-101836 2023-07-08 22:44:45 expired
f38-build-729740-101836 2023-07-08 23:49:58 expired
f38-build-729772-101836 2023-07-09 02:21:47 expired
f38-build-729773-101840 2023-07-09 02:28:17 expired
f38-build-729778-101840 2023-07-09 03:08:46 expired
f38-build-729781-101840 2023-07-09 03:23:26 expired
f38-build-729784-101840 2023-07-09 03:58:29 expired
f38-build-729786-101840 2023-07-09 04:06:46 expired
f38-build-729788-101840 2023-07-09 04:26:01 expired
f38-build-729803-101872 2023-07-09 06:45:30 expired
f38-build-729821-101874 2023-07-09 08:20:43 expired
f38-build-729826-101874 2023-07-09 08:47:13 expired
f38-build-729831-101876 2023-07-09 09:20:55 expired
f38-build-729837-101876 2023-07-09 09:50:23 expired
f38-build-729849-101876 2023-07-09 10:45:09 expired
f38-build-729855-101876 2023-07-09 11:21:16 expired
f38-build-729865-101876 2023-07-09 12:17:46 expired
f38-build-729876-101876 2023-07-09 13:13:42 expired
f38-build-729879-101876 2023-07-09 13:51:14 expired
f38-build-729881-101876 2023-07-09 14:18:44 expired
f38-build-729883-101876 2023-07-09 14:44:00 expired
f38-build-729900-101924 2023-07-11 05:32:47 expired
f38-build-730105-102325 2023-08-18 07:00:31 expired