pinform
pinform copied to clipboard
Added double quotes around measurement name in query string
Added double quotes around measurement_name in query string to cater for cases where the measurement name already includes a dot returning an error not matching a retention policy.
Influx infers db name and retention policy from the measurement name if it includes a dot and unquoted.