Skip to content

Commit

Permalink
Update pkg/monitoring/prometheusagent/service.go
Browse files Browse the repository at this point in the history
  • Loading branch information
QuentinBisson authored Apr 10, 2024
1 parent ef693fb commit e233160
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/monitoring/prometheusagent/service.go
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ func (pas *PrometheusAgentService) ReconcileRemoteWriteConfig(
return errors.WithStack(err)
}

logger.Info("ensured prometheus agent remote write configuration")
logger.Info("ensured prometheus agent remote write configmap and secret")

return nil
}
Expand Down

0 comments on commit e233160

Please sign in to comment.