We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5ab4685 + d17b394 commit 0413fa2Copy full SHA for 0413fa2
Makefile
@@ -9,7 +9,7 @@ OVERLAY_VARS ?=
9
RIAK_CORE_STAT_PREFIX = riak
10
export RIAK_CORE_STAT_PREFIX
11
12
-EXOMETER_PACKAGES = "(basic), +afunix"
+EXOMETER_PACKAGES = "(basic)"
13
export EXOMETER_PACKAGES
14
15
$(if $(ERLANG_BIN),,$(warning "Warning: No Erlang found in your path, this will probably not work"))
0 commit comments