Explorar o código

docs: add changelog entry for #12880

JimMoen %!s(int64=2) %!d(string=hai) anos
pai
achega
13ab9f0987
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      changes/fix-12880.en.md

+ 3 - 0
changes/fix-12880.en.md

@@ -0,0 +1,3 @@
+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)