Skip to content

Commit

Permalink
Merge pull request elastic#488 from Shweta-Bhandare/updateDiskPercent
Browse files Browse the repository at this point in the history
Updated 85 percent to 90 percent.
  • Loading branch information
Shweta Bhandare authored and Shweta Bhandare committed Mar 31, 2016
2 parents d0b8a50 + b16c3ea commit 4eb362a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion protofiles/LogMessage.proto
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ message LogMessage {
SERVICE_TERMINATE = 2;
ELASTIC_SEARCH_HEALTH = 3;
DRIVE_50_PERCENT = 4;
DRIVE_85_PERCENT = 5;
DRIVE_90_PERCENT = 5;
}
enum Severity {
SYSLOG_EMERG = 0;
Expand Down

0 comments on commit 4eb362a

Please sign in to comment.