Extends uname collector to export on Darwin OS (#1433)

Adds uname collector support for Darwin and OpenBSD

Signed-off-by: Philip Gough <philip.p.gough@gmail.com>
This commit is contained in:
Philip Gough 2019-08-03 11:32:43 +01:00 committed by Ben Kochie
commit 2d95ecaa96
3 changed files with 23 additions and 17 deletions

View file

@ -11,7 +11,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.
// +build freebsd linux
// +build darwin freebsd openbsd linux
// +build !nouname
package collector