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 df3ca41 + 17bbaba commit a3dc6beCopy full SHA for a3dc6be
1 file changed
lib/fluent/plugin/kubernetes_metadata_stats.rb
@@ -16,6 +16,7 @@
16
# See the License for the specific language governing permissions and
17
# limitations under the License.
18
#
19
+require 'lru_redux'
20
module KubernetesMetadata
21
class Stats
22
0 commit comments