collector: implement node_boot_time_seconds for OpenBSD/NetBSD/Darwin
Signed-off-by: mischief <mischief@offblast.org>
This commit is contained in:
parent
6025dc207d
commit
26a385d7ab
3 changed files with 57 additions and 10 deletions
|
|
@ -11,7 +11,7 @@
|
|||
// See the License for the specific language governing permissions and
|
||||
// limitations under the License.
|
||||
|
||||
// +build freebsd dragonfly
|
||||
// +build freebsd dragonfly openbsd netbsd darwin
|
||||
// +build !nomeminfo
|
||||
|
||||
package collector
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue