mirror of
https://github.com/prometheus/node_exporter.git
synced 2025-01-30 07:12:35 -08:00
Use meminfo_freebsd on darwin as well
This commit is contained in:
parent
6350ef6d17
commit
7e5aaa9e33
|
@ -11,6 +11,7 @@
|
|||
// See the License for the specific language governing permissions and
|
||||
// limitations under the License.
|
||||
|
||||
// +build freebsd darwin,amd64
|
||||
// +build !nomeminfo
|
||||
|
||||
package collector
|
Loading…
Reference in a new issue