Dustin Long
Dustin Long
@christian-roggia Sorry for dropping off. After looking into this, there's some problems in deepdiff where some results are returned non-deterministically, and some where clearly wrong results are returned for maps...
@AhmedMustafa2201 My apologies, I haven't worked on this codebase in about a year and don't recall what this comment is referring to. I'm sure fixing just the single error message...
Hello @valdirSalgueiro, this is great suggestion! You bring up an excellent use case for ignoring the number of palettes. I haven't gotten to develop makechr in a while, but have...
Hello @urbster1! Apologies for not replying sooner. I'll admit that I didn't do enough work testing the gui app for the 1.5 release, this is definitely a bug, and I...
Ok good to know! I have a Windows 10 machine available, I'll make sure it works properly there. Thanks for the feedback.
So, sadly, this didn't happen over the weekend. It's still high on my todo list, and hopefully I'll have time soon to take care of it.
> Are we planning on removing the `remotewmonly` build flag on the next steps? Yes, the wmcatalog component will have its own implementation that takes over what the `remotewmonly` build...
> I see we do not use the error returned from the constructors. At the same time the `Start` function from the Collector usually check if the current environments support...
> > I see we do not use the error returned from the constructors. At the same time the `Start` function from the Collector usually check if the current environments...
> Are you planning on replacing the rest of `Datadog().UnmarshalKey` usage on a separate PR? Yes. The hope is to get a few usages in place, and catch any problems...