Merge pull request #266 from prometheus/fish/darwin-enable-meminfo
Use meminfo_freebsd on darwin as well
This commit is contained in:
commit
3f19ee6f02
1 changed files with 1 additions and 0 deletions
|
|
@ -11,6 +11,7 @@
|
||||||
// See the License for the specific language governing permissions and
|
// See the License for the specific language governing permissions and
|
||||||
// limitations under the License.
|
// limitations under the License.
|
||||||
|
|
||||||
|
// +build freebsd darwin,amd64
|
||||||
// +build !nomeminfo
|
// +build !nomeminfo
|
||||||
|
|
||||||
package collector
|
package collector
|
||||||
Loading…
Add table
Add a link
Reference in a new issue