amazon-cloudwatch-agent
- Ebuilds: 2, Testing: 1.300067.0, Snapshot: 9999 Description:
Agent extracts system metrics from AWS and transmits
them to the AWS CloudWatch service. It is able to collect metrics from
Amazon EC2, on-premises servers, services using the StatsD and collectd.
Homepage:https://github.com/aws/amazon-cloudwatch-agent License: Apache-2.0 BSD BSD-2 ISC MIT MPL-2.0
aws-otel-collector
- Ebuilds: 2, Testing: 0.48.0, Snapshot: 9999 Description:
AWS Distro for OpenTelemetry Collector(AWS OTel Collector) is
a AWS supported version of the upstream OpenTelemetry Collector.
It supports the selected components from the OpenTelemetry community.
It is fully compatible with AWS computing platforms including EC2,
ECS and EKS. It enables users to send telemetry data to AWS CloudWatch
Metrics, Traces and Logs backends as well as the other supported backends.
Homepage:https://github.com/aws-observability/aws-otel-collector License: Apache-2.0 BSD BSD-2 ISC MIT MPL-2.0
collectd
- Ebuilds: 1, Stable: 5.12.0-r12, Testing: 5.12.0-r12 Description:
Collectd gathers statistics about the system it is running on and stores this
information. Those statistics can then be used to find current performance
bottlenecks (i.e. performance analysis) and predict future system load (i.e.
capacity planning). Or if you just want pretty graphs of your private server
and are fed up with some homegrown solution you're at the right place.
Homepage:https://www.collectd.org/ License: MIT GPL-2 GPL-2+ GPL-3 GPL-3+
do-agent
- Ebuilds: 2, Testing: 3.18.14, Snapshot: 9999 Description:
Agent extracts system metrics from DigitalOcean Droplets and transmits
them to the DigitalOcean monitoring service.
When the agent is initiated on a Droplet it will automatically
configure itself with the appropriate settings.
Homepage:https://github.com/digitalocean/do-agent License: Apache-2.0
pcp
- Ebuilds: 1, Testing: 7.1.5 Description:
Performance Co-Pilot (PCP) provides a framework and services to support system-level performance monitoring and
management. It presents a unifying abstraction for all the performance data in a system, and many tools for
interrogating, retrieving and processing that data.
Homepage:https://pcp.io License: LGPL-2.1+
prom2json (ambiguous, available in 2 overlays)
- Ebuilds: 3, Testing: 1.4.1 Description: A tool to scrape a Prometheus client and dump the result as JSON
Homepage:https://github.com/prometheus/prom2json License: Apache-2.0
prometheus (ambiguous, available in 2 overlays)
- Ebuilds: 6, Stable: 3.4.1, Testing: 3.4.1, 3.1.0 Description: Prometheus monitoring system and time series database
Homepage:https://prometheus.io License: Apache-2.0 BSD BSD-2 ISC MIT MPL-2.0
victoria-metrics
- Ebuilds: 1, Testing: 1.143.0 Description:
VictoriaMetrics is a fast, cost-effective, and scalable time-series
database. The single-node binary handles ingestion, storage, and
querying for deployments where a clustered setup would be overkill.
Compatible with InfluxDB line protocol, Graphite, OpenTSDB, Prometheus
remote_write, and OpenTelemetry — useful as a central sink for
sensor data, application metrics, or any other write-heavy
time-series workload.
Built from source using the Gentoo Go toolchain. Includes the
victoria-metrics single-node binary plus the vmagent / vmctl /
vmbackup / vmrestore companion tools for ingestion proxying,
backfill migrations, and snapshot management.
Homepage:https://victoriametrics.com/ https://github.com/VictoriaMetrics/VictoriaMetrics License: Apache-2.0
victoria-metrics-bin
- Ebuilds: 1, Testing: 1.143.0 Description:
VictoriaMetrics is a fast, cost-effective, and scalable time-series
database. The single-node binary handles ingestion, storage, and
querying for deployments where a clustered setup would be overkill.
Compatible with InfluxDB line protocol, Graphite, OpenTSDB, Prometheus
remote_write, and OpenTelemetry — useful as a central sink for
sensor data, application metrics, or any other write-heavy
time-series workload.
This is the prebuilt-binary variant: it pulls the upstream's
statically-linked release artifacts (victoria-metrics-prod plus the
vmutils bundle: vmagent, vmalert, vmauth, vmbackup, vmctl, vmrestore)
directly from GitHub Releases. No Go toolchain or compilation is
required — install completes in seconds. Use the source-build
sibling (app-metrics/victoria-metrics) when binary repackaging is
not acceptable for policy reasons.
Homepage:https://victoriametrics.com/ https://github.com/VictoriaMetrics/VictoriaMetrics License: Apache-2.0
victoria-metrics-cluster
- Ebuilds: 1, Testing: 1.143.0 Description:
VictoriaMetrics cluster mode — the horizontally scalable variant of the
VictoriaMetrics time-series database. The cluster decomposes the
single-node binary into three independent services that communicate
over RPC and follow a shared-nothing architecture:
- vmstorage stores raw samples and serves queries filtered by time
range and labels. Each vmstorage node is autonomous; nodes do
not communicate with each other.
- vminsert receives ingested data and shards it across vmstorage
nodes via consistent hashing on metric name and labels.
- vmselect runs queries by fanning out to all configured vmstorage
nodes and merging the results.
Each service can be scaled independently. Cluster mode also adds
multi-tenancy (accountID/projectID namespaces in URLs and labels)
and optional replication via -replicationFactor.
Built from source using the Gentoo Go toolchain. For ingestion rates
below ~1M samples/sec the single-node sibling (app-metrics/victoria-
metrics) is recommended — it is simpler to operate and has lower
per-node overhead.
Homepage:https://victoriametrics.com/ https://github.com/VictoriaMetrics/VictoriaMetrics License: Apache-2.0
victoria-metrics-cluster-bin
- Ebuilds: 1, Testing: 1.143.0 Description:
VictoriaMetrics cluster mode — the horizontally scalable variant of the
VictoriaMetrics time-series database. The cluster decomposes the
single-node binary into three independent services:
- vmstorage — stores raw samples and serves queries.
- vminsert — accepts ingested data and shards it across vmstorage.
- vmselect — fans queries out across vmstorage and merges results.
This is the prebuilt-binary variant: the upstream
victoria-metrics-linux-amd64-vN.M.P-cluster.tar.gz release artifact
is fetched from GitHub Releases and unpacked directly into
/opt/victoriametrics/. No Go toolchain or compilation is required —
install completes in seconds. Use the source-build sibling
(app-metrics/victoria-metrics-cluster) when binary repackaging is
not acceptable for policy reasons.
For deployments below ~1M samples/sec the single-node sibling
(app-metrics/victoria-metrics-bin) is recommended over the cluster.
Homepage:https://victoriametrics.com/ https://github.com/VictoriaMetrics/VictoriaMetrics License: Apache-2.0