Joshua Powers

Results 758 comments of Joshua Powers

Hi, Looking through older bugs to see if any action is still required. Based on the discussion it does seem like adding `DEVTYPE` could be helpful as a tag to...

@danielmotaleite, My understanding is containerd offers prometheus-based metrics that a user could scrape, however this needs to be enabled in containerd. We already have a prometheus input plugin that could...

Hmm the test error is: ``` The Go task failed with an error: Error: The process 'C:\hostedtoolcache\windows\go\1.13.0\x64\bin\go.exe' failed with exit code 2 ``` This also appears on master currently, but...

@xuyang2 thanks! seems to resolved the test failure as well :)

@karrick anything I can do to help this along?

Hi, It would help to know what is on the lines in the call trace, but it is most likely related to the call to `_write_client.__del__()` You shouldn't need to...

> Why I got 2 data frames and not one? What are in those two data frames? Your write function writes 1000 points, one at a time, does that take...

> the issue was that the parser test was using the machine test cases. it seems to be OK now. Thanks for looking into it! > BTW, how do you...

> I don't have anymore write/maintain access here. So, I can't help/maintain it. It's unfortunate but it is what it is... Your last commit was from 3 years ago :)...