commit | 6b2ad49c2fc2efd9a13918161e0661766bb42f41 | [log] [tgz] |
---|---|---|
author | Martin Fick <martin.fick@linaro.org> | Thu Apr 28 12:48:32 2022 -0600 |
committer | Nasser Grainawi <nasser.grainawi@linaro.org> | Tue Aug 16 22:24:56 2022 -0600 |
tree | 1db70479a7bd41a669d8556f6bf991790e627fed | |
parent | 018e6ca2d8c588e2c7fd3a384ee6a26a940be86a [diff] |
Add ability to drop events by classname Introduce the plugin.events.filter key which can be used to drop events by fully qualified classname before they are stored or sent to clients using the following syntax: DROP classname fully.qualified.java.classname Also add tests to confirm that the filtering works. Change-Id: Ic10f8c9b98f77d48c51d4ba082b96dff67782ec0