4 lines
312 B
Markdown
4 lines
312 B
Markdown
Fixed the issue where serialization failed when the value in the tag set used a literal value (int or float) in the influxdb action configuration.
|
|
|
|
Which Tag Set value's type is always `String`. See also: [Line Protocol - Tag Set](https://docs.influxdata.com/influxdb/v2/reference/syntax/line-protocol/#tag-set)
|