Skip to content

Comments

Release v0.15.1#733

Merged
SuperQ merged 6 commits intorelease-0.15from
release-0.15-changelog
Nov 8, 2017
Merged

Release v0.15.1#733
SuperQ merged 6 commits intorelease-0.15from
release-0.15-changelog

Conversation

@SuperQ
Copy link
Member

@SuperQ SuperQ commented Nov 7, 2017

mdlayher and others added 2 commits November 7, 2017 15:35
* Fix off by one in Linux interrupts collector

* Fix off by one in CPU column handler.
* Add test.

* Enable interrupts in end-to-end test.
@brian-brazil
Copy link
Contributor

👍

@SuperQ SuperQ force-pushed the release-0.15-changelog branch from daf3228 to ebed12f Compare November 7, 2017 14:58
@SuperQ SuperQ force-pushed the release-0.15-changelog branch 2 times, most recently from ce8be77 to 3f3789a Compare November 7, 2017 16:16
derekmarcotte and others added 2 commits November 7, 2017 17:19
* Correct buffer_bytes > INT_MAX on BSD/amd64.

The sysctl vfs.bufspace returns either an int or a long, depending on
the value.  Large values of vfs.bufspace will result in error messages
like:

  couldn't get meminfo: cannot allocate memory

This will detect the returned data type, and cast appropriately.

* Added explicit length checks per feedback.

* Flatten Value() to make it easier to read.

* Simplify per feedback.

* Fix style.

* Doc updates.
* [BUGFIX] netstat: return nothing when /proc/net/snmp6 not found #718
* [BUGFIX] Fix off by one in Linux interrupts collector #721
* [BUGFIX] Add and use sysReadFile in hwmon collector #728
@SuperQ SuperQ force-pushed the release-0.15-changelog branch from 3f3789a to ba5da2c Compare November 7, 2017 16:19
@mdlayher
Copy link
Contributor

mdlayher commented Nov 7, 2017

LGTM again.

Copy link
Member

@discordianfish discordianfish left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@SuperQ SuperQ merged commit 4a6d2cd into release-0.15 Nov 8, 2017
@SuperQ SuperQ deleted the release-0.15-changelog branch November 8, 2017 11:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants