Max Englander
Max Englander
Thanks @rochdev! If there are plans to switch from DogStatsD to the existing agent endpoint, should this ticket just be closed? Or is there any work that could be done...
At a minimum, it might be good to allow for `dogstatsd.host` to be an API option for `init()`, so that users can take advantage of the `socat` workaround [suggested in...
Thanks @rochdev I'll submit a PR to make specifying DogStatsD host and option. Do you have a rough idea for timeline for being able to send APM metrics through trace...
Hey @bergercookie thanks for pinging. I think I can get this wrapped up in the next week! Thanks for being flexible on what needs to be addressed in this PR....
Hey @bergercookie I addressed some of your PR comments. I didn't rework how tasks are fetched for now, but addressed your other comments. I want to do another round of...
OK @bergercookie think it's ready for another look :)
@bergercookie thanks for getting this across the finish line! Appreciate the support throughout and am happy to see it merged :)
We are also impacted by this. Saw mention in this thread that upgrading to 1.20 does not help. Any ideas if upgrading to 1.21 or 1.22 would help?
It is looking like in our case the "System OOM" events are a false positive. Not sure if this will be the case for others coming to this GH issue....
`--additional-schema-locations` is helpful, but not ideal. For example, I might want to validate against K8S schema v1.17, and Istio schema v1.8. Suppose I have a private URL serving Istio schemas...