Link to specific gjson version we are using
This commit is contained in:
parent
7ec54d4be9
commit
558c825478
|
@ -22,7 +22,7 @@ ignored unless specified in the `tag_key` or `json_string_fields` options.
|
||||||
## parsed, if not specified the whole document will be parsed.
|
## parsed, if not specified the whole document will be parsed.
|
||||||
##
|
##
|
||||||
## GJSON query paths are described here:
|
## GJSON query paths are described here:
|
||||||
## https://github.com/tidwall/gjson#path-syntax
|
## https://github.com/tidwall/gjson/tree/v1.3.0#path-syntax
|
||||||
json_query = ""
|
json_query = ""
|
||||||
|
|
||||||
## Tag keys is an array of keys that should be added as tags.
|
## Tag keys is an array of keys that should be added as tags.
|
||||||
|
|
Loading…
Reference in New Issue