7
submitted 1 month ago by [email protected] to c/[email protected]
top 2 comments
sorted by: hot top controversial new old
[-] [email protected] 4 points 1 month ago* (last edited 1 month ago)

Wrong choices happen when there's deletion of useful historical data, motivated by short-term cost saving.

Wrong choices also happen when there's unnecessary creation on data, such as logging and storing everything, just in case, with a verbose level.

Storage can be cheap in some cases, but high-availablility high-performance cloud storage is very expensive. Anyway, it's not infinite.

The way to keep useful data is to be strategic and only store relevant logs. Fine tune retention policy especially for fastest growing data. Storing everything on high-cost storage, without smart retention policy, could lead to deleting git data to make place for a mix of debug logs and random shit.

[-] [email protected] 2 points 1 month ago

I thought it's about Retrospective meetings (dev process) , but it's about accumulated log data.

this post was submitted on 06 May 2024
7 points (100.0% liked)

Programming

13266 readers
7 users here now

All things programming and coding related. Subcommunity of Technology.


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 1 year ago
MODERATORS