Any idea what would cause these warning to be prin...
# general
f
Any idea what would cause these warning to be printed? They have to do with the Datadog helm chart.
Copy code
coalesce.go:199: warning: destination for podLabels is a table. Ignoring non-table value <nil>
    coalesce.go:199: warning: destination for podLabelsAsTags is a table. Ignoring non-table value <nil>
    coalesce.go:199: warning: destination for podLabels is a table. Ignoring non-table value <nil>
    coalesce.go:199: warning: destination for podLabelsAsTags is a table. Ignoring non-table value <nil>