Skip to content

Commit

Permalink
Remove X-Pack foo module (elastic#9802)
Browse files Browse the repository at this point in the history
The purpose of the foo module in Metricbeat X-Pack was to test the new build and test system within the x-pack/metricbeat folder.

After merging MS SQL module in X-Pack, we can already remove this dummy module.
  • Loading branch information
sayden committed Dec 27, 2018
1 parent 79e9218 commit dfa792a
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions x-pack/metricbeat/metricbeat.reference.yml
Original file line number Diff line number Diff line change
Expand Up @@ -227,14 +227,6 @@ metricbeat.modules:
period: 10s
hosts: ["localhost:2379"]

#--------------------------------- Foo Module ---------------------------------
- module: foo
metricsets: ["bar"]
enabled: false
period: 10s
hosts: ["localhost"]


#-------------------------------- Golang Module --------------------------------
- module: golang
#metricsets:
Expand Down

0 comments on commit dfa792a

Please sign in to comment.