Skip to content

Commit 17bbaba

Browse files
committed
have to load lru_redux before using it
1 parent df3ca41 commit 17bbaba

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lib/fluent/plugin/kubernetes_metadata_stats.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
# See the License for the specific language governing permissions and
1717
# limitations under the License.
1818
#
19+
require 'lru_redux'
1920
module KubernetesMetadata
2021
class Stats
2122

0 commit comments

Comments
 (0)