feat(workforce): add ClickHouse workforce analytics contour

This commit is contained in:
igor04091968
2026-06-23 21:52:57 +03:00
parent 341799ff9d
commit 337da4bb5f
44 changed files with 3973 additions and 461 deletions
@@ -0,0 +1,18 @@
<clickhouse>
<users>
<default>
<networks replace="replace">
<ip>::/0</ip>
</networks>
</default>
<aw_workforce_dict>
<no_password/>
<networks>
<ip>127.0.0.1</ip>
<ip>::1</ip>
</networks>
<profile>readonly</profile>
<quota>default</quota>
</aw_workforce_dict>
</users>
</clickhouse>