Actions
Feature #21723
closedAdd filter support to facts
Description
Add setting to support filtering of facts on fact import, so facts with random names like veth* will not get into fact_names table at all.
Right now we have filtering support for interfaces, but the facts are still recorded into facts tables.
Actions