- Version: confirmed on 8.4.0, seems to be present in earlier/later versions as well
The linux metrics integration fields service.state_filter and service.pattern_filter are lists, but are rendered in the package template as a single string. This causes the configuration to fail whenever more than one filter value is added.
The linux metrics integration fields
service.state_filterandservice.pattern_filterare lists, but are rendered in the package template as a single string. This causes the configuration to fail whenever more than one filter value is added.