JSON-RPC over HTTP in telegraf plugin http_response

Hi,

Is it possible to use http_response plugin in telegraf to send JSON-RPC over http? Or is there better one? I tried httpjson plugin but it accepts only strings to request parameters and i need to send also int parameters.

What i need to do is send simple request to service and check that it responds ok. Service always responds with code 200 so i need to check response data to catch errors.

Your Telegraf question is not in the scope of Grafana forum. Try https://community.influxdata.com/