HTTP Serializers

OpenTSDB supports common data formats via Serializers, plugins that can parse different data formats from an HTTP request and return data in the same format in an HTTP response. Below is a list of formatters included with OpenTSDB, descriptions and a list of formatter specific parameters.

  • JSON Serializer - The default formatter for OpenTSDB handles parsing JSON requests and returns all data as JSON.

Please see HTTP API for details on selecting a serializer.

© 2010–2016 The OpenTSDB Authors
Licensed under the GNU LGPLv2.1+ and GPLv3+ licenses.
http://opentsdb.net/docs/build/html/api_http/serializers/index.html