* refactor code to make it simpler to assert if a span is excluded
* added includeOnly to the config
* add includeOnly to the list of policies
* short circuit
* docs
* fmt
* tune the logic to handle the absense of include filters
* fix docs
* rename it to include_any and add more test coverage
delete .gocache
* update schema
* changelog
* update config
* fix validation tests
* change method name