Releases: flant/loghouse
Releases · flant/loghouse
Loghouse v0.3.1
v0.3.1
- Fix csv export
- Add logging class, add more log messages
- Helm chart improvements:
- Fix pvc creation
- Simplify reserved memory calculation
- Revert
doDbDeploy
rename to snake case - Move
reserveMemory
value to the root of aclickhouse
section
Loghouse v0.3.0
v0.3.0
Added
- Loghouse net log
- Prometheus statistics and monitoring
- Auto cleanup
- Build scenario for clickhouse_exporter (https://github.com/flant/clickhouse_exporter)
- Alternative clickhouse sql schemas
Updated
- Clickhouse sql schema
- Clickhouse version
- Fluentd version
Fixed
Loghouse 0.2.7
Fix undefined error in Firefox. #120
Loghouse 0.2.6
Loghouse 0.2.4
Installation fixes:
- undefined app.version
- typos in ingress manifests
Loghouse 0.2.3
- Pin clickhouse version #104 #102
- Patch fluentd to fix systemd message #105
- Fix leading and trailing spaces in queries #108
Clickhouse template fixes #107:
- config directory for clickhouse is now writable
- replace chown in initContainer with securityContext
- use emptyDir by default for storage
- comment nodeSelector for clickhouse by default
Chart fixes:
Loghouse 0.2.2
Previous build was corrupted. #85 fixes this bug.
Loghouse 0.2.1
Bugfix: #84 for timeouts, when using greedy search
Loghouse 0.2.0
Important bugfix:
Docker images now built on tags, now it is possible to rollback.