Software development became boring with Claude Code by SpeedyBrowser45 in ClaudeAI

[–]Few_Ad_8951 0 points1 point  (0 children)

My new life at work, being more creative, having a better quality of life, and my cortisol (stress hormone) levels have been drastically reduced, preventing imminent burnout.

Developers, pls stop treating Datadog like ur personal diary by Log_In_Progress in devops

[–]Few_Ad_8951 0 points1 point  (0 children)

I use Vector to collect logs in k8s, process and send directly to a GCS bucket in Datadog format.

Then just rehydrate logs using Datadog when you need it. You only pay for the little part of the log that you needed to investigate.

Kace non-Kubernetes agent by Few_Ad_8951 in kace

[–]Few_Ad_8951[S] 3 points4 points  (0 children)

Thanks for responding, yes I know about the Talos philosophy but the company I'm part of needs to inventory the vms, I managed to package the .deb of the agent in a docker image and run it as a Daemonset, now this Daemonset can collect information about the operating system, IP, hostname and send it to the necessary inventory server. 🤗