mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 22:57:16 -04:00
parent
6bf1ed932c
commit
382f6d76dd
1 changed files with 0 additions and 2 deletions
|
@ -2,8 +2,6 @@
|
||||||
require "logstash/instrument/periodic_poller/cgroup"
|
require "logstash/instrument/periodic_poller/cgroup"
|
||||||
require "spec_helper"
|
require "spec_helper"
|
||||||
|
|
||||||
LogStash::Logging::Logger::configure_logging("DEBUG")
|
|
||||||
|
|
||||||
module LogStash module Instrument module PeriodicPoller
|
module LogStash module Instrument module PeriodicPoller
|
||||||
describe "cgroup stats" do
|
describe "cgroup stats" do
|
||||||
let(:relative_path) { "/docker/a1f61" }
|
let(:relative_path) { "/docker/a1f61" }
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue