Thu, 16 May 2024 19:55:43 UTC | login

Information for RPM golang-github-google-cadvisor-devel-0.45.0-2.fc38.noarch.rpm

ID1037937
Namegolang-github-google-cadvisor-devel
Version0.45.0
Release2.fc38
Epoch
Archnoarch
SummaryAnalyzes resource usage and performance characteristics of running containers
DescriptioncAdvisor (Container Advisor) provides container users an understanding of the resource usage and performance characteristics of their running containers. It is a running daemon that collects, aggregates, processes, and exports information about running containers. Specifically, for each container it keeps resource isolation parameters, historical resource usage, histograms of complete historical resource usage and network statistics. This data is exported by container and machine-wide. cAdvisor has native support for Docker containers and should support just about any other container type out of the box. We strive for support across the board so feel free to open an issue if that is not the case. cAdvisor's container abstraction is based on lmctfy's so containers are inherently nested hierarchically. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/google/cadvisor
Build Time2023-07-09 03:32:35 GMT
Size642.08 KB
55ab7579ace849ab995493b9e81d1d85
LicenseApache-2.0
Buildrootf38-build-729778-101840
Provides
golang(github.com/google/cadvisor) = 0.45.0-2.fc38
golang(github.com/google/cadvisor/accelerators) = 0.45.0-2.fc38
golang(github.com/google/cadvisor/cache) = 0.45.0-2.fc38
golang(github.com/google/cadvisor/cache/memory) = 0.45.0-2.fc38
golang(github.com/google/cadvisor/client) = 0.45.0-2.fc38
golang(github.com/google/cadvisor/client/v2) = 0.45.0-2.fc38
golang(github.com/google/cadvisor/cmd/internal/api) = 0.45.0-2.fc38
golang(github.com/google/cadvisor/cmd/internal/container/install) = 0.45.0-2.fc38
golang(github.com/google/cadvisor/cmd/internal/container/mesos) = 0.45.0-2.fc38
golang(github.com/google/cadvisor/cmd/internal/container/mesos/install) = 0.45.0-2.fc38
golang(github.com/google/cadvisor/cmd/internal/healthz) = 0.45.0-2.fc38
golang(github.com/google/cadvisor/cmd/internal/http) = 0.45.0-2.fc38
golang(github.com/google/cadvisor/cmd/internal/http/mux) = 0.45.0-2.fc38
golang(github.com/google/cadvisor/cmd/internal/pages) = 0.45.0-2.fc38
golang(github.com/google/cadvisor/cmd/internal/pages/static) = 0.45.0-2.fc38
golang(github.com/google/cadvisor/cmd/internal/storage/bigquery) = 0.45.0-2.fc38
golang(github.com/google/cadvisor/cmd/internal/storage/bigquery/client) = 0.45.0-2.fc38
golang(github.com/google/cadvisor/cmd/internal/storage/elasticsearch) = 0.45.0-2.fc38
golang(github.com/google/cadvisor/cmd/internal/storage/influxdb) = 0.45.0-2.fc38
golang(github.com/google/cadvisor/cmd/internal/storage/kafka) = 0.45.0-2.fc38
golang(github.com/google/cadvisor/cmd/internal/storage/redis) = 0.45.0-2.fc38
golang(github.com/google/cadvisor/cmd/internal/storage/statsd) = 0.45.0-2.fc38
golang(github.com/google/cadvisor/cmd/internal/storage/statsd/client) = 0.45.0-2.fc38
golang(github.com/google/cadvisor/cmd/internal/storage/stdout) = 0.45.0-2.fc38
golang(github.com/google/cadvisor/cmd/internal/storage/test) = 0.45.0-2.fc38
golang(github.com/google/cadvisor/collector) = 0.45.0-2.fc38
golang(github.com/google/cadvisor/container) = 0.45.0-2.fc38
golang(github.com/google/cadvisor/container/common) = 0.45.0-2.fc38
golang(github.com/google/cadvisor/container/containerd) = 0.45.0-2.fc38
golang(github.com/google/cadvisor/container/containerd/containers) = 0.45.0-2.fc38
golang(github.com/google/cadvisor/container/containerd/errdefs) = 0.45.0-2.fc38
golang(github.com/google/cadvisor/container/containerd/identifiers) = 0.45.0-2.fc38
golang(github.com/google/cadvisor/container/containerd/install) = 0.45.0-2.fc38
golang(github.com/google/cadvisor/container/containerd/namespaces) = 0.45.0-2.fc38
golang(github.com/google/cadvisor/container/containerd/pkg/dialer) = 0.45.0-2.fc38
golang(github.com/google/cadvisor/container/crio) = 0.45.0-2.fc38
golang(github.com/google/cadvisor/container/crio/install) = 0.45.0-2.fc38
golang(github.com/google/cadvisor/container/docker) = 0.45.0-2.fc38
golang(github.com/google/cadvisor/container/docker/install) = 0.45.0-2.fc38
golang(github.com/google/cadvisor/container/docker/utils) = 0.45.0-2.fc38
golang(github.com/google/cadvisor/container/libcontainer) = 0.45.0-2.fc38
golang(github.com/google/cadvisor/container/raw) = 0.45.0-2.fc38
golang(github.com/google/cadvisor/container/systemd) = 0.45.0-2.fc38
golang(github.com/google/cadvisor/container/systemd/install) = 0.45.0-2.fc38
golang(github.com/google/cadvisor/container/testing) = 0.45.0-2.fc38
golang(github.com/google/cadvisor/devicemapper) = 0.45.0-2.fc38
golang(github.com/google/cadvisor/devicemapper/fake) = 0.45.0-2.fc38
golang(github.com/google/cadvisor/events) = 0.45.0-2.fc38
golang(github.com/google/cadvisor/fs) = 0.45.0-2.fc38
golang(github.com/google/cadvisor/info/v1) = 0.45.0-2.fc38
golang(github.com/google/cadvisor/info/v1/test) = 0.45.0-2.fc38
golang(github.com/google/cadvisor/info/v2) = 0.45.0-2.fc38
golang(github.com/google/cadvisor/integration/framework) = 0.45.0-2.fc38
golang(github.com/google/cadvisor/integration/tests/api) = 0.45.0-2.fc38
golang(github.com/google/cadvisor/integration/tests/healthz) = 0.45.0-2.fc38
golang(github.com/google/cadvisor/machine) = 0.45.0-2.fc38
golang(github.com/google/cadvisor/manager) = 0.45.0-2.fc38
golang(github.com/google/cadvisor/metrics) = 0.45.0-2.fc38
golang(github.com/google/cadvisor/nvm) = 0.45.0-2.fc38
golang(github.com/google/cadvisor/perf) = 0.45.0-2.fc38
golang(github.com/google/cadvisor/resctrl) = 0.45.0-2.fc38
golang(github.com/google/cadvisor/stats) = 0.45.0-2.fc38
golang(github.com/google/cadvisor/storage) = 0.45.0-2.fc38
golang(github.com/google/cadvisor/summary) = 0.45.0-2.fc38
golang(github.com/google/cadvisor/third_party/containerd/api) = 0.45.0-2.fc38
golang(github.com/google/cadvisor/third_party/containerd/api/events) = 0.45.0-2.fc38
golang(github.com/google/cadvisor/third_party/containerd/api/services/containers/v1) = 0.45.0-2.fc38
golang(github.com/google/cadvisor/third_party/containerd/api/services/content/v1) = 0.45.0-2.fc38
golang(github.com/google/cadvisor/third_party/containerd/api/services/diff/v1) = 0.45.0-2.fc38
golang(github.com/google/cadvisor/third_party/containerd/api/services/events/v1) = 0.45.0-2.fc38
golang(github.com/google/cadvisor/third_party/containerd/api/services/images/v1) = 0.45.0-2.fc38
golang(github.com/google/cadvisor/third_party/containerd/api/services/introspection/v1) = 0.45.0-2.fc38
golang(github.com/google/cadvisor/third_party/containerd/api/services/leases/v1) = 0.45.0-2.fc38
golang(github.com/google/cadvisor/third_party/containerd/api/services/namespaces/v1) = 0.45.0-2.fc38
golang(github.com/google/cadvisor/third_party/containerd/api/services/snapshots/v1) = 0.45.0-2.fc38
golang(github.com/google/cadvisor/third_party/containerd/api/services/tasks/v1) = 0.45.0-2.fc38
golang(github.com/google/cadvisor/third_party/containerd/api/services/ttrpc/events/v1) = 0.45.0-2.fc38
golang(github.com/google/cadvisor/third_party/containerd/api/services/version/v1) = 0.45.0-2.fc38
golang(github.com/google/cadvisor/third_party/containerd/api/types) = 0.45.0-2.fc38
golang(github.com/google/cadvisor/third_party/containerd/api/types/task) = 0.45.0-2.fc38
golang(github.com/google/cadvisor/utils) = 0.45.0-2.fc38
golang(github.com/google/cadvisor/utils/cloudinfo) = 0.45.0-2.fc38
golang(github.com/google/cadvisor/utils/cloudinfo/aws) = 0.45.0-2.fc38
golang(github.com/google/cadvisor/utils/cloudinfo/azure) = 0.45.0-2.fc38
golang(github.com/google/cadvisor/utils/cloudinfo/gce) = 0.45.0-2.fc38
golang(github.com/google/cadvisor/utils/container) = 0.45.0-2.fc38
golang(github.com/google/cadvisor/utils/cpuload) = 0.45.0-2.fc38
golang(github.com/google/cadvisor/utils/cpuload/netlink) = 0.45.0-2.fc38
golang(github.com/google/cadvisor/utils/oomparser) = 0.45.0-2.fc38
golang(github.com/google/cadvisor/utils/sysfs) = 0.45.0-2.fc38
golang(github.com/google/cadvisor/utils/sysfs/fakesysfs) = 0.45.0-2.fc38
golang(github.com/google/cadvisor/utils/sysinfo) = 0.45.0-2.fc38
golang(github.com/google/cadvisor/validate) = 0.45.0-2.fc38
golang(github.com/google/cadvisor/version) = 0.45.0-2.fc38
golang(github.com/google/cadvisor/watcher) = 0.45.0-2.fc38
golang(github.com/google/cadvisor/zfs) = 0.45.0-2.fc38
golang-github-google-cadvisor-devel = 0.45.0-2.fc38
golang-ipath(github.com/google/cadvisor) = 0.45.0-2.fc38
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
go-filesystem
golang(cloud.google.com/go/compute/metadata)
golang(github.com/Rican7/retry)
golang(github.com/Rican7/retry/strategy)
golang(github.com/Shopify/sarama)
golang(github.com/abbot/go-http-auth)
golang(github.com/aws/aws-sdk-go/aws)
golang(github.com/aws/aws-sdk-go/aws/ec2metadata)
golang(github.com/aws/aws-sdk-go/aws/session)
golang(github.com/blang/semver)
golang(github.com/containerd/ttrpc)
golang(github.com/containerd/typeurl)
golang(github.com/docker/docker/api/types)
golang(github.com/docker/docker/api/types/container)
golang(github.com/docker/docker/client)
golang(github.com/docker/go-connections/tlsconfig)
golang(github.com/docker/go-units)
golang(github.com/euank/go-kmsg-parser/kmsgparser)
golang(github.com/garyburd/redigo/redis)
golang(github.com/gogo/googleapis/google/rpc)
golang(github.com/gogo/protobuf/proto)
golang(github.com/gogo/protobuf/sortkeys)
golang(github.com/gogo/protobuf/types)
golang(github.com/influxdata/influxdb1-client)
golang(github.com/karrick/godirwalk)
golang(github.com/mesos/mesos-go/api/v1/lib)
golang(github.com/mesos/mesos-go/api/v1/lib/agent)
golang(github.com/mesos/mesos-go/api/v1/lib/agent/calls)
golang(github.com/mesos/mesos-go/api/v1/lib/client)
golang(github.com/mesos/mesos-go/api/v1/lib/encoding/codecs)
golang(github.com/mesos/mesos-go/api/v1/lib/httpcli)
golang(github.com/mindprince/gonvml)
golang(github.com/mistifyio/go-zfs)
golang(github.com/moby/sys/mountinfo)
golang(github.com/opencontainers/go-digest)
golang(github.com/opencontainers/runc/libcontainer)
golang(github.com/opencontainers/runc/libcontainer/cgroups)
golang(github.com/opencontainers/runc/libcontainer/cgroups/fs)
golang(github.com/opencontainers/runc/libcontainer/cgroups/fs2)
golang(github.com/opencontainers/runc/libcontainer/configs)
golang(github.com/opencontainers/runc/libcontainer/intelrdt)
golang(github.com/opencontainers/runtime-spec/specs-go)
golang(github.com/pkg/errors)
golang(github.com/prometheus/client_golang/prometheus)
golang(github.com/prometheus/client_golang/prometheus/promhttp)
golang(github.com/prometheus/client_model/go)
golang(github.com/prometheus/common/expfmt)
golang(github.com/prometheus/common/model)
golang(github.com/stretchr/testify/assert)
golang(github.com/stretchr/testify/mock)
golang(golang.org/x/net/context)
golang(golang.org/x/oauth2)
golang(golang.org/x/oauth2/jwt)
golang(golang.org/x/sys/unix)
golang(google.golang.org/api/bigquery/v2)
golang(google.golang.org/api/option)
golang(google.golang.org/grpc)
golang(google.golang.org/grpc/backoff)
golang(google.golang.org/grpc/codes)
golang(google.golang.org/grpc/metadata)
golang(google.golang.org/grpc/status)
golang(gopkg.in/olivere/elastic.v2)
golang(k8s.io/klog/v2)
golang(k8s.io/utils/clock)
golang(k8s.io/utils/inotify)
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:
1 through 50 of 475 >>>
Name ascending sort Size
/usr/share/doc/golang-github-google-cadvisor-devel0.00 B
/usr/share/doc/golang-github-google-cadvisor-devel/AUTHORS256.00 B
/usr/share/doc/golang-github-google-cadvisor-devel/CHANGELOG.md21.53 KB
/usr/share/doc/golang-github-google-cadvisor-devel/CONTRIBUTING.md872.00 B
/usr/share/doc/golang-github-google-cadvisor-devel/README.md4.70 KB
/usr/share/doc/golang-github-google-cadvisor-devel/docs0.00 B
/usr/share/doc/golang-github-google-cadvisor-devel/docs/api.md5.22 KB
/usr/share/doc/golang-github-google-cadvisor-devel/docs/api_v2.md4.89 KB
/usr/share/doc/golang-github-google-cadvisor-devel/docs/application_metrics.md4.98 KB
/usr/share/doc/golang-github-google-cadvisor-devel/docs/clients.md451.00 B
/usr/share/doc/golang-github-google-cadvisor-devel/docs/deploy.md714.00 B
/usr/share/doc/golang-github-google-cadvisor-devel/docs/development0.00 B
/usr/share/doc/golang-github-google-cadvisor-devel/docs/development/README.md235.00 B
/usr/share/doc/golang-github-google-cadvisor-devel/docs/development/build.md3.04 KB
/usr/share/doc/golang-github-google-cadvisor-devel/docs/development/integration_testing.md2.11 KB
/usr/share/doc/golang-github-google-cadvisor-devel/docs/development/issues.md2.02 KB
/usr/share/doc/golang-github-google-cadvisor-devel/docs/development/releasing.md3.61 KB
/usr/share/doc/golang-github-google-cadvisor-devel/docs/running.md6.84 KB
/usr/share/doc/golang-github-google-cadvisor-devel/docs/runtime_options.md16.51 KB
/usr/share/doc/golang-github-google-cadvisor-devel/docs/storage0.00 B
/usr/share/doc/golang-github-google-cadvisor-devel/docs/storage/README.md865.00 B
/usr/share/doc/golang-github-google-cadvisor-devel/docs/storage/elasticsearch.md761.00 B
/usr/share/doc/golang-github-google-cadvisor-devel/docs/storage/influxdb.md1.39 KB
/usr/share/doc/golang-github-google-cadvisor-devel/docs/storage/kafka.md1.02 KB
/usr/share/doc/golang-github-google-cadvisor-devel/docs/storage/prometheus.md13.49 KB
/usr/share/doc/golang-github-google-cadvisor-devel/docs/storage/statsd.md747.00 B
/usr/share/doc/golang-github-google-cadvisor-devel/docs/web.md1.29 KB
/usr/share/gocode/src/github.com0.00 B
/usr/share/gocode/src/github.com/google0.00 B
/usr/share/gocode/src/github.com/google/cadvisor0.00 B
/usr/share/gocode/src/github.com/google/cadvisor/.goipath47.00 B
/usr/share/gocode/src/github.com/google/cadvisor/CHANGELOG.md21.53 KB
/usr/share/gocode/src/github.com/google/cadvisor/CONTRIBUTING.md872.00 B
/usr/share/gocode/src/github.com/google/cadvisor/README.md4.70 KB
/usr/share/gocode/src/github.com/google/cadvisor/accelerators0.00 B
/usr/share/gocode/src/github.com/google/cadvisor/accelerators/nvidia.go8.49 KB
/usr/share/gocode/src/github.com/google/cadvisor/accelerators/nvidia_test.go5.93 KB
/usr/share/gocode/src/github.com/google/cadvisor/cache0.00 B
/usr/share/gocode/src/github.com/google/cadvisor/cache/cache.go1.50 KB
/usr/share/gocode/src/github.com/google/cadvisor/cache/memory0.00 B
/usr/share/gocode/src/github.com/google/cadvisor/cache/memory/memory.go3.83 KB
/usr/share/gocode/src/github.com/google/cadvisor/cache/memory/memory_test.go2.74 KB
/usr/share/gocode/src/github.com/google/cadvisor/client0.00 B
/usr/share/gocode/src/github.com/google/cadvisor/client/README.md1.76 KB
/usr/share/gocode/src/github.com/google/cadvisor/client/client.go6.62 KB
/usr/share/gocode/src/github.com/google/cadvisor/client/client_test.go5.20 KB
/usr/share/gocode/src/github.com/google/cadvisor/client/v20.00 B
/usr/share/gocode/src/github.com/google/cadvisor/client/v2/README.md1.70 KB
/usr/share/gocode/src/github.com/google/cadvisor/client/v2/client.go4.95 KB
/usr/share/gocode/src/github.com/google/cadvisor/client/v2/client_test.go5.61 KB
Component of No Buildroots