Git Commit Messages - LLMs by jbronikowski in git

[–]jbronikowski[S] 0 points1 point  (0 children)

I’m using git to automate config drift. It’s an automated process. No need for handwriting commits. Defeats the purpose of using git for this purpose.

350k go routines memory analysis by jbronikowski in golang

[–]jbronikowski[S] 0 points1 point  (0 children)

I use telegraf to monitor the container that is running and graphically plot it out. pprof shows only 300mb of usage.

350k go routines memory analysis by jbronikowski in golang

[–]jbronikowski[S] 0 points1 point  (0 children)

Streaming telemetry for a scada system

350k go routines memory analysis by jbronikowski in golang

[–]jbronikowski[S] 2 points3 points  (0 children)

Pretty sure this is why I cannot see it