Gray
Gray
Unfortunately the DataDog client code here is highly embedded with an internal representation about what a metric is. Please consider separating out the count, incrementCounter, gauge, and time type methods...
From @yongminyan . Hey @j256 , I found these issues when I was parsing certain html content that start with BOM, like byte array of "-17, -69, -65, 60, 104,...
**Describe the bug** 1) I made the mistake and entered [email protected] as the hostname for a server connection instead of foo.bar.com. There was no validation on the hostname form and...
I think this isn't going to cause any compilation warnings or anything. Not sure why I didn't think of having these before.
Thanks to juur. Fixes #167.
Related to: https://issues.apache.org/jira/browse/FREEMARKER-177
This is about the following perl page. Thanks for it. https://www.perl.com/article/53/2013/12/14/The-ultimate-guide-to-Windows-and-Unix-file-line-ending-conversion-in-Perl/ Things are very different when we talk about `perl -e 'binmode(STDOUT); print "\n";'` versus `perl -e 'binmode(STDOUT); print "\n";'...
Hey Gabor: On your map page: https://code-maven.com/groovy-map you jump immediately into a map which has an array value. Unless I'm missing a more simple page previously, I would think that...