|
|
|
|
|
by geerlingguy
1969 days ago
|
|
I've seen devs toss crud into infra with debug logs enabled, with millions of lines of deprecated log messages, etc., and the infra budget eats their costs. It's insane. Unless you're literally Facebook, or ingesting data from CERN's LHC... what possible use case requires 100GB of text data ingest per day? Maybe it's a case of someone throwing a Service Mesh into a Microservices K8s cluster and logging all the things? |
|
Normally that's no issue as the data is stored in SANs and not sent onto the cloud for analysis, just giving a perspective.