devopsmash

Results 18 comments of devopsmash

I need this feature too. anyone found a solution?

> @sir-captainmorgan21 Yes the solution is working for me. > > I clone the repo then I add `analyzeSourceFiles` and `targetDefaults` and run `nx reset` and now it's compile. >...

Thank you @jhuckaby for your quick reply, looking forward for the new api v2 release.

Hi @arikalon1 , thank you for your response. Exactly, whenever there's a warning event on some node, to get the running pods on that node. A good example can be...

Hi @arikalon1 , In my case, we are using newrelic, that's why we are trying to avoid from installing Prometheus.

Thank you @sseide for your reply. Usually I'm using the the `default_json` to config my connections with something like this ``` "connections": [ { "label": "redis-first-db", "dbIndex": 0, "username": "myuser",...