mirror of
https://github.com/prometheus/node_exporter.git
synced 2024-12-31 16:37:31 -08:00
11a0aaaa0a
* The netdev collector CLI argument `--collector.netdev.ignored-devices` was renamed to `--collector.netdev.device-blacklist` in order to conform with the systemd collector. #1279 * The label named `state` on `node_systemd_service_restart_total` metrics was changed to `name` to better describe the metric. #1393 * Refactoring of the mdadm collector changes several metrics - `node_md_disks_active` is removed - `node_md_disks` now has a `state` label for "fail", "spare", "active" disks. - `node_md_is_active` is replaced by `node_md_state` with a state set of "active", "inactive", "recovering", "resync". * Additional label `mountaddr` added to NFS device metrics to distinguish mounts from the same URL, but different IP addresses. #1417 * Metrics node_cpu_scaling_frequency_min_hrts and node_cpu_scaling_frequency_max_hrts of the cpufreq collector were renamed to node_cpu_scaling_frequency_min_hertz and node_cpu_scaling_frequency_max_hertz. #1510 * Collectors that are enabled, but are unable to find data to collect, now return 0 for `node_scrape_collector_success`. * [CHANGE] Add `--collector.netdev.device-whitelist`. #1279 * [CHANGE] Ignore iso9600 filesystem on Linux #1355 * [CHANGE] Refactor mdadm collector #1403 * [CHANGE] Add `mountaddr` label to NFS metrics. #1417 * [CHANGE] Don't count empty collectors as success. #1613 * [FEATURE] New flag to disable default collectors #1276 * [FEATURE] Add experimental TLS support #1277, #1687, #1695 * [FEATURE] Add collector for Power Supply Class #1280 * [FEATURE] Add new schedstat collector #1389 * [FEATURE] Add FreeBSD zfs support #1394 * [FEATURE] Add uname support for Darwin and OpenBSD #1433 * [FEATURE] Add new metric node_cpu_info #1489 * [FEATURE] Add new thermal_zone collector #1425 * [FEATURE] Add new cooling_device metrics to thermal zone collector #1445 * [FEATURE] Add swap usage on darwin #1508 * [FEATURE] Add Btrfs collector #1512 * [FEATURE] Add RAPL collector #1523 * [FEATURE] Add new softnet collector #1576 * [FEATURE] Add new udp_queues collector #1503 * [FEATURE] Add basic authentication #1673 * [ENHANCEMENT] Log pid when there is a problem reading the process stats #1341 * [ENHANCEMENT] Collect InfiniBand port state and physical state #1357 * [ENHANCEMENT] Include additional XFS runtime statistics. #1423 * [ENHANCEMENT] Report non-fatal collection errors in the exporter metric. #1439 * [ENHANCEMENT] Expose IPVS firewall mark as a label #1455 * [ENHANCEMENT] Add check for systemd version before attempting to query certain metrics. #1413 * [ENHANCEMENT] Add a flag to adjust mount timeout #1486 * [ENHANCEMENT] Add new counters for flush requests in Linux 5.5 #1548 * [ENHANCEMENT] Add metrics and tests for UDP receive and send buffer errors #1534 * [ENHANCEMENT] The sockstat collector now exposes IPv6 statistics in addition to the existing IPv4 support. #1552 * [ENHANCEMENT] Add infiniband info metric #1563 * [ENHANCEMENT] Add unix socket support for supervisord collector #1592 * [ENHANCEMENT] Implement loadavg on all BSDs without cgo #1584 * [ENHANCEMENT] Add model_name and stepping to node_cpu_info metric #1617 * [ENHANCEMENT] Add `--collector.perf.cpus` to allow setting the CPU list for perf stats. #1561 * [ENHANCEMENT] Add metrics for IO errors and retires on Darwin. #1636 * [ENHANCEMENT] Add perf tracepoint collection flag #1664 * [ENHANCEMENT] ZFS: read contents of objset file #1632 * [ENHANCEMENT] Linux CPU: Cache CPU metrics to make them monotonically increasing #1711 * [BUGFIX] Read /proc/net files with a single read syscall #1380 * [BUGFIX] Renamed label `state` to `name` on `node_systemd_service_restart_total`. #1393 * [BUGFIX] Fix netdev nil reference on Darwin #1414 * [BUGFIX] Strip path.rootfs from mountpoint labels #1421 * [BUGFIX] Fix seconds reported by schedstat #1426 * [BUGFIX] Fix empty string in path.rootfs #1464 * [BUGFIX] Fix typo in cpufreq metric names #1510 * [BUGFIX] Read /proc/stat in one syscall #1538 * [BUGFIX] Fix OpenBSD cache memory information #1542 * [BUGFIX] Refactor textfile collector to avoid looping defer #1549 * [BUGFIX] Fix network speed math #1580 * [BUGFIX] collector/systemd: use regexp to extract systemd version #1647 * [BUGFIX] Fix initialization in perf collector when using multiple CPUs #1665 * [BUGFIX] Fix accidentally empty lines in meminfo_linux #1671 Signed-off-by: Ben Kochie <superq@gmail.com>
177 lines
5.8 KiB
Plaintext
177 lines
5.8 KiB
Plaintext
# github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751
|
|
github.com/alecthomas/template
|
|
github.com/alecthomas/template/parse
|
|
# github.com/alecthomas/units v0.0.0-20190924025748-f65c72e2690d
|
|
## explicit
|
|
github.com/alecthomas/units
|
|
# github.com/beevik/ntp v0.3.0
|
|
## explicit
|
|
github.com/beevik/ntp
|
|
# github.com/beorn7/perks v1.0.1
|
|
github.com/beorn7/perks/quantile
|
|
# github.com/cespare/xxhash/v2 v2.1.1
|
|
github.com/cespare/xxhash/v2
|
|
# github.com/coreos/go-systemd v0.0.0-20191104093116-d3cd4ed1dbcf
|
|
## explicit
|
|
github.com/coreos/go-systemd/dbus
|
|
# github.com/ema/qdisc v0.0.0-20190904071900-b82c76788043
|
|
## explicit
|
|
github.com/ema/qdisc
|
|
# github.com/go-kit/kit v0.10.0
|
|
## explicit
|
|
github.com/go-kit/kit/log
|
|
github.com/go-kit/kit/log/level
|
|
# github.com/go-logfmt/logfmt v0.5.0
|
|
github.com/go-logfmt/logfmt
|
|
# github.com/godbus/dbus v0.0.0-20190402143921-271e53dc4968
|
|
## explicit
|
|
github.com/godbus/dbus
|
|
# github.com/golang/protobuf v1.4.1
|
|
## explicit
|
|
github.com/golang/protobuf/proto
|
|
github.com/golang/protobuf/ptypes
|
|
github.com/golang/protobuf/ptypes/any
|
|
github.com/golang/protobuf/ptypes/duration
|
|
github.com/golang/protobuf/ptypes/timestamp
|
|
# github.com/hodgesds/perf-utils v0.0.8
|
|
## explicit
|
|
github.com/hodgesds/perf-utils
|
|
# github.com/jpillora/backoff v1.0.0
|
|
## explicit
|
|
github.com/jpillora/backoff
|
|
# github.com/lufia/iostat v1.1.0
|
|
## explicit
|
|
github.com/lufia/iostat
|
|
# github.com/mattn/go-xmlrpc v0.0.3
|
|
## explicit
|
|
github.com/mattn/go-xmlrpc
|
|
# github.com/matttproud/golang_protobuf_extensions v1.0.1
|
|
github.com/matttproud/golang_protobuf_extensions/pbutil
|
|
# github.com/mdlayher/genetlink v1.0.0
|
|
## explicit
|
|
github.com/mdlayher/genetlink
|
|
# github.com/mdlayher/netlink v1.1.0
|
|
## explicit
|
|
github.com/mdlayher/netlink
|
|
github.com/mdlayher/netlink/nlenc
|
|
# github.com/mdlayher/wifi v0.0.0-20190303161829-b1436901ddee
|
|
## explicit
|
|
github.com/mdlayher/wifi
|
|
github.com/mdlayher/wifi/internal/nl80211
|
|
# github.com/mwitkow/go-conntrack v0.0.0-20190716064945-2f068394615f
|
|
## explicit
|
|
github.com/mwitkow/go-conntrack
|
|
# github.com/pkg/errors v0.9.1
|
|
## explicit
|
|
github.com/pkg/errors
|
|
# github.com/prometheus/client_golang v1.6.0
|
|
## explicit
|
|
github.com/prometheus/client_golang/prometheus
|
|
github.com/prometheus/client_golang/prometheus/internal
|
|
github.com/prometheus/client_golang/prometheus/promhttp
|
|
# github.com/prometheus/client_model v0.2.0
|
|
## explicit
|
|
github.com/prometheus/client_model/go
|
|
# github.com/prometheus/common v0.10.0
|
|
## explicit
|
|
github.com/prometheus/common/config
|
|
github.com/prometheus/common/expfmt
|
|
github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg
|
|
github.com/prometheus/common/model
|
|
github.com/prometheus/common/promlog
|
|
github.com/prometheus/common/promlog/flag
|
|
github.com/prometheus/common/version
|
|
# github.com/prometheus/procfs v0.0.11
|
|
## explicit
|
|
github.com/prometheus/procfs
|
|
github.com/prometheus/procfs/bcache
|
|
github.com/prometheus/procfs/btrfs
|
|
github.com/prometheus/procfs/internal/fs
|
|
github.com/prometheus/procfs/internal/util
|
|
github.com/prometheus/procfs/nfs
|
|
github.com/prometheus/procfs/sysfs
|
|
github.com/prometheus/procfs/xfs
|
|
# github.com/siebenmann/go-kstat v0.0.0-20200303194639-4e8294f9e9d5
|
|
## explicit
|
|
github.com/siebenmann/go-kstat
|
|
# github.com/soundcloud/go-runit v0.0.0-20150630195641-06ad41a06c4a
|
|
## explicit
|
|
github.com/soundcloud/go-runit/runit
|
|
# go.uber.org/atomic v1.6.0
|
|
go.uber.org/atomic
|
|
# go.uber.org/multierr v1.5.0
|
|
## explicit
|
|
go.uber.org/multierr
|
|
# golang.org/x/crypto v0.0.0-20200510223506-06a226fb4e37
|
|
## explicit
|
|
golang.org/x/crypto/bcrypt
|
|
golang.org/x/crypto/blowfish
|
|
# golang.org/x/lint v0.0.0-20200302205851-738671d3881b
|
|
## explicit
|
|
# golang.org/x/net v0.0.0-20200513185701-a91f0712d120
|
|
## explicit
|
|
golang.org/x/net/bpf
|
|
golang.org/x/net/http/httpguts
|
|
golang.org/x/net/http2
|
|
golang.org/x/net/http2/hpack
|
|
golang.org/x/net/idna
|
|
golang.org/x/net/internal/iana
|
|
golang.org/x/net/internal/socket
|
|
golang.org/x/net/internal/timeseries
|
|
golang.org/x/net/ipv4
|
|
golang.org/x/net/trace
|
|
# golang.org/x/sync v0.0.0-20200317015054-43a5402ce75a
|
|
## explicit
|
|
golang.org/x/sync/errgroup
|
|
# golang.org/x/sys v0.0.0-20200523222454-059865788121
|
|
## explicit
|
|
golang.org/x/sys/internal/unsafeheader
|
|
golang.org/x/sys/unix
|
|
golang.org/x/sys/windows
|
|
# golang.org/x/text v0.3.2
|
|
golang.org/x/text/secure/bidirule
|
|
golang.org/x/text/transform
|
|
golang.org/x/text/unicode/bidi
|
|
golang.org/x/text/unicode/norm
|
|
# golang.org/x/tools v0.0.0-20200513201620-d5fe73897c97
|
|
## explicit
|
|
# google.golang.org/protobuf v1.22.0
|
|
google.golang.org/protobuf/encoding/prototext
|
|
google.golang.org/protobuf/encoding/protowire
|
|
google.golang.org/protobuf/internal/descfmt
|
|
google.golang.org/protobuf/internal/descopts
|
|
google.golang.org/protobuf/internal/detrand
|
|
google.golang.org/protobuf/internal/encoding/defval
|
|
google.golang.org/protobuf/internal/encoding/messageset
|
|
google.golang.org/protobuf/internal/encoding/tag
|
|
google.golang.org/protobuf/internal/encoding/text
|
|
google.golang.org/protobuf/internal/errors
|
|
google.golang.org/protobuf/internal/fieldnum
|
|
google.golang.org/protobuf/internal/fieldsort
|
|
google.golang.org/protobuf/internal/filedesc
|
|
google.golang.org/protobuf/internal/filetype
|
|
google.golang.org/protobuf/internal/flags
|
|
google.golang.org/protobuf/internal/genname
|
|
google.golang.org/protobuf/internal/impl
|
|
google.golang.org/protobuf/internal/mapsort
|
|
google.golang.org/protobuf/internal/pragma
|
|
google.golang.org/protobuf/internal/set
|
|
google.golang.org/protobuf/internal/strs
|
|
google.golang.org/protobuf/internal/version
|
|
google.golang.org/protobuf/proto
|
|
google.golang.org/protobuf/reflect/protoreflect
|
|
google.golang.org/protobuf/reflect/protoregistry
|
|
google.golang.org/protobuf/runtime/protoiface
|
|
google.golang.org/protobuf/runtime/protoimpl
|
|
google.golang.org/protobuf/types/known/anypb
|
|
google.golang.org/protobuf/types/known/durationpb
|
|
google.golang.org/protobuf/types/known/timestamppb
|
|
# gopkg.in/alecthomas/kingpin.v2 v2.2.6
|
|
## explicit
|
|
gopkg.in/alecthomas/kingpin.v2
|
|
# gopkg.in/yaml.v2 v2.3.0
|
|
## explicit
|
|
gopkg.in/yaml.v2
|
|
# honnef.co/go/tools v0.0.1-2020.1.3
|
|
## explicit
|