JSON Type Syntax Applicable Operations Other Restrictions JSON Type Syntax Tag of type JSON create STable s1 ( ts timestamp , v1 int ) tags ( info json ); creat...
JSON Type Syntax Applicable Operations Other Restrictions JSON Type Syntax Tag of type JSON create stable s1 ( ts timestamp , v1 int ) tags ( info json ) create t...
JSON Parser JSON Parser The JSON parser is the simplest option: if the original log source is a JSON map string, it will take it structure and convert it directly to the interna...