curl_json plugin: Be more clever building the type instance.
authorFlorian Forster <octo@collectd.org>
Sat, 27 Aug 2011 19:29:42 +0000 (15:29 -0400)
committerFlorian Forster <octo@collectd.org>
Sat, 27 Aug 2011 19:32:45 +0000 (15:32 -0400)
When the key of the parent object is empty, don't use it. The previous code led
to type instances starting with a dash, e.g. "-foo".

Also, be more verbose when unable to resolve types.

Change-Id: Ib5f55efe1acc1e819ac3189b6780a4e998bf9c9f


No differences found