curl_json plugin: Fix handling of numbers which are returned as strings.
authorFlorian Forster <octo@huhu.verplant.org>
Wed, 15 Dec 2010 06:51:40 +0000 (07:51 +0100)
committerFlorian Forster <octo@huhu.verplant.org>
Wed, 15 Dec 2010 06:51:40 +0000 (07:51 +0100)
commit2f2744072ab144b8130b2296327fc3382e5f7f80
tree7df856d7aa2e6f36461fe50e3336af9ef6f8b73d
parentd54a1b83cbadbe4f73f2df6fb1e445c569e55b4b
curl_json plugin: Fix handling of numbers which are returned as strings.

Also, the string handling function has been simplified. The obscure and
hardly documented sub-request for incomplete keys feature has been
removed.
src/collectd.conf.pod
src/curl_json.c