Skip to content
This repository has been archived by the owner on Oct 23, 2024. It is now read-only.

Commit

Permalink
Changes for 5.6.9.
Browse files Browse the repository at this point in the history
  • Loading branch information
mpereira committed Jun 19, 2018
1 parent 8aa08f1 commit 9ac08a2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ The data sent to the StatsD server tries to be roughly equivalent to the [Indice
| 6.1.3 | 6.1.3.0 | Jan 31, 2018 |
| 6.1.2 | 6.1.2.0 | Jan 31, 2018 |
| 6.1.1 | 6.1.1.1 | Jan 16, 2018 |
| 5.6.9 | 5.6.9.0 | Apr 17, 2018 |
| 5.6.9 | 5.6.9.0 | Jun 19, 2018 |
| 5.6.5 | 5.6.5.0 | Dec 19, 2017 |
| 5.6.4 | 5.6.4.0 | Nov 13, 2017 |
| 5.6.3 | 5.6.3.0 | Oct 12, 2017 |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,6 @@ public void run() {
false, // script,
false, // discoveryStats
false // ingest
// adaptiveSelection
),
statsdNodeName,
StatsdService.this.statsdReportFsDetails
Expand Down

0 comments on commit 9ac08a2

Please sign in to comment.