node_exporter/.circleci
Ben Kochie a37d3f659c
Release 1.1.0
* Update Build
  - Update CircleCI orb.
  - Update CIrcleCI Machine image.
  - Use golang-builder 1.15.
* Update Go modules.
* Fixup fixtures for XFS bug.

NOTE: We have improved some of the flag naming conventions (PR ). The old names are
      deprecated and will be removed in 2.0. They will continue to work for backwards
      compatibility.

* [CHANGE] Improve filter flag names 
* [CHANGE] Add btrfs and powersupplyclass to list of exporters enabled by default 
* [FEATURE] Add fibre channel collector 
* [FEATURE] Expose cpu bugs and flags as info metrics. 
* [FEATURE] Add network_route collector 
* [FEATURE] Add zoneinfo collector 
* [ENHANCEMENT] Add more InfiniBand counters 
* [ENHANCEMENT] Add flag to aggr ipvs metrics to avoid high cardinality metrics 
* [ENHANCEMENT] Adding backlog/current queue length to qdisc collector 
* [ENHANCEMENT] Include TCP OutRsts in netstat metrics 
* [ENHANCEMENT] Add pool size to entropy collector 
* [ENHANCEMENT] Remove CGO dependencies for OpenBSD amd64 
* [ENHANCEMENT] bcache: add writeback_rate_debug stats 
* [ENHANCEMENT] Add check state for mdadm arrays via node_md_state metric 
* [ENHANCEMENT] Expose XFS inode statistics 
* [ENHANCEMENT] Expose zfs zpool state 
* [ENHANCEMENT] Added an ability to pass collector.supervisord.url via SUPERVISORD_URL environment variable 
* [BUGFIX] filesystem_freebsd: Fix label values 
* [BUGFIX] Fix various procfs parsing errors 
* [BUGFIX] Handle no data from powersupplyclass 
* [BUGFIX] udp_queues_linux.go: change upd to udp in two error strings 
* [BUGFIX] Fix node_scrape_collector_success behaviour 
* [BUGFIX] Fix NodeRAIDDegraded to not use a string rule expressions 
* [BUGFIX] Fix node_md_disks state label from fail to failed 
* [BUGFIX] Handle EPERM for syscall in timex collector 
* [BUGFIX] bcache: fix typo in a metric name 
* [BUGFIX] Fix XFS read/write stats (https://github.com/prometheus/procfs/pull/343)

Signed-off-by: Ben Kochie <superq@gmail.com>
2021-02-05 21:23:23 +01:00
..
config.yml Release 1.1.0 2021-02-05 21:23:23 +01:00