Commits

Andris Zeila authored f110d249e85M
.......P.. [ZBX-25024] changed Zabbix proxy to use history write time rather than value timestamp when discarding old values Merge in ZBX/zabbix from feature/ZBX-25024-7.0 to release/7.0 * commit '83fa2c5c206a8c4668e239641b59f34716c45de2': .......P.. [ZBX-25024] fixed proxy skipping value between batches when fetching data for sending from memory buffer .......... [ZBX-25024] removed unnecessary check for existing index in database patch .......... [ZBX-25024] removed check for proxy when adding proxy_history index .D........ [ZBX-25024] added changelog entry .......P.. [ZBX-25024] changed proxy memory buffer to use write_clock when checking for expired records .......P.. [ZBX-25024] changed housekeeper to use write_clock when removing too old records from proxy_history table .......P.. [ZBX-25024] added optional database patch to add proxy_history index on proxy
Showing diff to1e15bfb395c
Display entire source for this file
- Unified diff
- Side-by-side diff
- Ignore whitespace
- Show whitespace characters
- Hide e-diff
- Color accessibility
ChangeLog.d/bugfix/ZBX-25024
Added