Skip to content

Commit

Permalink
Changed description
Browse files Browse the repository at this point in the history
  • Loading branch information
igoristic committed Apr 13, 2021
1 parent 90f8872 commit 567fec3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x-pack/plugins/monitoring/common/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -477,7 +477,7 @@ export const ALERT_DETAILS = {
defaultMessage: 'Shard size',
}),
description: i18n.translate('xpack.monitoring.alerts.shardSize.description', {
defaultMessage: 'Alert if an index (primary) shard average is oversize.',
defaultMessage: 'Alert if the average shard size is larger than the configured threshold.',
}),
},
};
Expand Down

0 comments on commit 567fec3

Please sign in to comment.