|
@@ -197,8 +197,6 @@ func (e *csvExporter) writeCSVToWriter(ctx context.Context, w io.Writer, dates [
|
|
|
return err
|
|
return err
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
- log.Infof("%f", alloc.TotalCost())
|
|
|
|
|
-
|
|
|
|
|
err := csvWriter.Write([]string{
|
|
err := csvWriter.Write([]string{
|
|
|
date.Format("2006-01-02"),
|
|
date.Format("2006-01-02"),
|
|
|
alloc.Properties.Namespace,
|
|
alloc.Properties.Namespace,
|