Skip to content

Commit

Permalink
Update log line
Browse files Browse the repository at this point in the history
  • Loading branch information
meezaan committed Apr 14, 2021
1 parent 82f37f8 commit 2d42ece
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/autoscale
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ $linode = new Pool($linodePAT, $linodeLkeClusterId, $linodeLkeClusterPoolId);

$logger->info('Start Monitoring Cluster...');
$logger->info('Autoscale Trigger is set to: ' . $autoscaleTrigger);
$logger->info('Autoscale Trigger Type is set to: ' . $autoscaleTriggerType);
$logger->info('Create Counter...');
$counter = new Counter($autoscaleThresholdCount);

Expand Down

0 comments on commit 2d42ece

Please sign in to comment.