Skip to content
Snippets Groups Projects

OZG-7609 add ozgcloud prefix to aggregation properties and ITCase

Merged Felix Reichenbach requested to merge OZG-7609-configure-statistik-to-cloud-config into main
1 unresolved thread
4 files
+ 162
1
Compare changes
  • Side-by-side
  • Inline
Files
4
@@ -52,6 +52,6 @@ class ReportingAggregationManagerSettingDtoService implements SettingDtoService
@Override
public String getSettingKeyName() {
return "aggregation";
return "ozgcloud.aggregation";
}
}
Loading