open-vault/changelog/16146.txt
akshya96 42b13448f9
ActivityLog Implement HyperLogLog Store Functionality During Precomputation (#16146)
* adding hll for each month

* add changelog

* removing influxdb

* removing influxdb

* removing influxdb

* changing switch to if-else for semgrep
2022-06-27 09:38:32 -07:00

3 lines
126 B
Plaintext

```release-note:improvement
core/activity: generate hyperloglogs containing clientIds for each month during precomputation
```