No known key found for this signature in database
GPG key ID:
E5E9C02E06248F4F
14 changed files with
23 additions and
4 deletions
|
|
|
|
@ -11,6 +11,8 @@
|
|
|
|
|
// See the License for the specific language governing permissions and
|
|
|
|
|
// limitations under the License.
|
|
|
|
|
|
|
|
|
|
// +build !nodrbd
|
|
|
|
|
|
|
|
|
|
package collector
|
|
|
|
|
|
|
|
|
|
import (
|
|
|
|
|
|
|
|
|
|
@ -11,8 +11,6 @@
|
|
|
|
|
// See the License for the specific language governing permissions and
|
|
|
|
|
// limitations under the License.
|
|
|
|
|
|
|
|
|
|
// +build !nofilesystem
|
|
|
|
|
|
|
|
|
|
package collector
|
|
|
|
|
|
|
|
|
|
import (
|
|
|
|
|
|
|
|
|
|
@ -11,7 +11,7 @@
|
|
|
|
|
// See the License for the specific language governing permissions and
|
|
|
|
|
// limitations under the License.
|
|
|
|
|
|
|
|
|
|
// +build !nomeminfo
|
|
|
|
|
// +build !nokvm
|
|
|
|
|
// +build freebsd dragonfly
|
|
|
|
|
|
|
|
|
|
package collector
|
|
|
|
|
|
|
|
|
|
@ -11,6 +11,8 @@
|
|
|
|
|
// See the License for the specific language governing permissions and
|
|
|
|
|
// limitations under the License.
|
|
|
|
|
|
|
|
|
|
// +build !nomountstats
|
|
|
|
|
|
|
|
|
|
package collector
|
|
|
|
|
|
|
|
|
|
import (
|
|
|
|
|
|
|
|
|
|
@ -11,6 +11,8 @@
|
|
|
|
|
// See the License for the specific language governing permissions and
|
|
|
|
|
// limitations under the License.
|
|
|
|
|
|
|
|
|
|
// +build !nonfs
|
|
|
|
|
|
|
|
|
|
package collector
|
|
|
|
|
|
|
|
|
|
import (
|
|
|
|
|
|
|
|
|
|
@ -11,6 +11,8 @@
|
|
|
|
|
// See the License for the specific language governing permissions and
|
|
|
|
|
// limitations under the License.
|
|
|
|
|
|
|
|
|
|
// +build !nonfsd
|
|
|
|
|
|
|
|
|
|
package collector
|
|
|
|
|
|
|
|
|
|
import (
|
|
|
|
|
|
|
|
|
|
@ -11,6 +11,8 @@
|
|
|
|
|
// See the License for the specific language governing permissions and
|
|
|
|
|
// limitations under the License.
|
|
|
|
|
|
|
|
|
|
// +build !noperf
|
|
|
|
|
|
|
|
|
|
package collector
|
|
|
|
|
|
|
|
|
|
import (
|
|
|
|
|
|
|
|
|
|
@ -11,6 +11,8 @@
|
|
|
|
|
// See the License for the specific language governing permissions and
|
|
|
|
|
// limitations under the License.
|
|
|
|
|
|
|
|
|
|
// +build !noshedstat
|
|
|
|
|
|
|
|
|
|
package collector
|
|
|
|
|
|
|
|
|
|
import (
|
|
|
|
|
|
|
|
|
|
@ -12,7 +12,7 @@
|
|
|
|
|
// limitations under the License.
|
|
|
|
|
|
|
|
|
|
// +build freebsd dragonfly openbsd netbsd darwin
|
|
|
|
|
// +build !nomeminfo
|
|
|
|
|
// +build cgo
|
|
|
|
|
|
|
|
|
|
package collector
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -11,6 +11,8 @@
|
|
|
|
|
// See the License for the specific language governing permissions and
|
|
|
|
|
// limitations under the License.
|
|
|
|
|
|
|
|
|
|
// +build !nowifi
|
|
|
|
|
|
|
|
|
|
package collector
|
|
|
|
|
|
|
|
|
|
import (
|
|
|
|
|
|
|
|
|
|
@ -11,6 +11,8 @@
|
|
|
|
|
// See the License for the specific language governing permissions and
|
|
|
|
|
// limitations under the License.
|
|
|
|
|
|
|
|
|
|
// +build !noxfs
|
|
|
|
|
|
|
|
|
|
package collector
|
|
|
|
|
|
|
|
|
|
import (
|
|
|
|
|
|
|
|
|
|
@ -11,6 +11,8 @@
|
|
|
|
|
// See the License for the specific language governing permissions and
|
|
|
|
|
// limitations under the License.
|
|
|
|
|
|
|
|
|
|
// +build !nozfs
|
|
|
|
|
|
|
|
|
|
package collector
|
|
|
|
|
|
|
|
|
|
import (
|
|
|
|
|
|
|
|
|
|
@ -11,6 +11,8 @@
|
|
|
|
|
// See the License for the specific language governing permissions and
|
|
|
|
|
// limitations under the License.
|
|
|
|
|
|
|
|
|
|
// +build !nozfs
|
|
|
|
|
|
|
|
|
|
package collector
|
|
|
|
|
|
|
|
|
|
import (
|
|
|
|
|
|
|
|
|
|
@ -12,6 +12,7 @@
|
|
|
|
|
// limitations under the License.
|
|
|
|
|
|
|
|
|
|
// +build solaris
|
|
|
|
|
// +build !nozfs
|
|
|
|
|
|
|
|
|
|
package collector
|
|
|
|
|
|
|
|
|
|
|