Skip to content

Commit

Permalink
Update x-pack/legacy/plugins/monitoring/server/kibana_monitoring/bulk…
Browse files Browse the repository at this point in the history
…_uploader.js

Co-Authored-By: Christiane (Tina) Heiligers <christiane.heiligers@elastic.co>
  • Loading branch information
Bamieh and TinaHeiligers authored Jan 8, 2020
1 parent c899140 commit f09c25b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ export class BulkUploader {
}

this._timer = null;
// Hold sending and fetching usage until monitoring.bulk is susccessful. This means that we
// Hold sending and fetching usage until monitoring.bulk is successful. This means that we
// send usage data on the second tick. But would save a lot of bandwidth fetching usage on
// every tick when ES is failing or monitoring is disabled.
this._holdSendingUsage = false;
Expand Down

0 comments on commit f09c25b

Please sign in to comment.