lib/riak.rb in riak-client-2.0.0 vs lib/riak.rb in riak-client-2.1.0
- old
+ new
@@ -2,9 +2,10 @@
require 'riak/core_ext'
require 'riak/client'
require 'riak/map_reduce'
require 'riak/util/translation'
require 'riak/crdt'
+require 'riak/instrumentation'
# The Riak module contains all aspects of the client interface to
# Riak.
module Riak
# Utility classes and mixins