2023-12-14 16:26:35 +00:00
|
|
|
<!-- alternative graphite config, for testing 02910_replicated_merge_parameters_must_consistent -->
|
|
|
|
<clickhouse>
|
|
|
|
<graphite_rollup_alternative>
|
|
|
|
<version_column_name>Version</version_column_name>
|
|
|
|
<pattern>
|
|
|
|
<regexp>sum</regexp>
|
|
|
|
<function>any</function>
|
|
|
|
<retention>
|
|
|
|
<age>0</age>
|
|
|
|
<precision>600</precision>
|
|
|
|
</retention>
|
|
|
|
<retention>
|
|
|
|
<age>17280</age>
|
|
|
|
<precision>6000</precision>
|
|
|
|
</retention>
|
|
|
|
</pattern>
|
|
|
|
<default>
|
|
|
|
<function>any</function>
|
|
|
|
<retention>
|
|
|
|
<age>0</age>
|
|
|
|
<precision>600</precision>
|
|
|
|
</retention>
|
|
|
|
<retention>
|
|
|
|
<age>17280</age>
|
|
|
|
<precision>6000</precision>
|
|
|
|
</retention>
|
|
|
|
</default>
|
|
|
|
</graphite_rollup_alternative>
|
2024-01-03 12:20:08 +00:00
|
|
|
<graphite_rollup_alternative_no_function>
|
|
|
|
<version_column_name>Version</version_column_name>
|
|
|
|
<pattern>
|
|
|
|
<regexp>sum</regexp>
|
|
|
|
<retention>
|
|
|
|
<age>0</age>
|
|
|
|
<precision>600</precision>
|
|
|
|
</retention>
|
|
|
|
<retention>
|
|
|
|
<age>17280</age>
|
|
|
|
<precision>6000</precision>
|
|
|
|
</retention>
|
|
|
|
</pattern>
|
|
|
|
<default>
|
|
|
|
<retention>
|
|
|
|
<age>0</age>
|
|
|
|
<precision>600</precision>
|
|
|
|
</retention>
|
|
|
|
<retention>
|
|
|
|
<age>17280</age>
|
|
|
|
<precision>6000</precision>
|
|
|
|
</retention>
|
|
|
|
</default>
|
|
|
|
</graphite_rollup_alternative_no_function>
|
2023-12-14 16:26:35 +00:00
|
|
|
</clickhouse>
|