mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-12 19:32:48 -06:00
dd35d6ce8d
Added support for plugins in status plugin, similar to the pattern employed in the decision logs plugin. By setting `status.plugin` in configuration, you can override how the status plugin sends status updates. Related to #3047 Signed-off-by: Grant Shively <gshively@godaddy.com>