Under the hood
Hook plugin telemetry now resolves plugin id through a more robust lookup.
Hook plugin telemetry (tengu_hook_plugin_metrics / hook_plugin_metrics) now derives the plugin id it reports through a two-step lookup instead of the previous single check, and skips sending telemetry entirely if that lookup returns falsy.