initialize check class [ERROR]: ‘while scanning for the next token\nfound character that cannot start any token\n in “
In Datadog, I received the following error: initialize check class [ERROR]: ‘while scanning for the next token\nfound character that cannot start any token\n in “<byte string> After running sudo /etc/init.d/datadog-agent info I investigated the unhappy files in /etc/dd-agent/conf.d and found that the yaml indentation was incorrect. I had used 4 spaces instead of 2 … [Read more…]