quintodrome/plugins/api
Deluan Quintão 9b3d3d15a1
fix(plugins): report metrics for all plugin types, not only MetadataAgents (#4303)
- Add ErrNotImplemented error to plugins/api package with proper documentation
- Refactor callMethod in wasm_base_plugin to use api.ErrNotImplemented
- Improve metrics recording logic to exclude not-implemented methods
- Add better tracing and context handling for plugin calls
- Reorganize error definitions with clear documentation
2025-07-02 22:05:28 -04:00
..
api.pb.go feat(plugins): experimental support for plugins (#3998) 2025-06-22 20:45:38 -04:00
api.proto feat(plugins): experimental support for plugins (#3998) 2025-06-22 20:45:38 -04:00
api_host.pb.go feat(plugins): experimental support for plugins (#3998) 2025-06-22 20:45:38 -04:00
api_options.pb.go feat(plugins): experimental support for plugins (#3998) 2025-06-22 20:45:38 -04:00
api_plugin.pb.go feat(plugins): experimental support for plugins (#3998) 2025-06-22 20:45:38 -04:00
api_plugin_dev.go feat(plugins): experimental support for plugins (#3998) 2025-06-22 20:45:38 -04:00
api_plugin_dev_named_registry.go feat(plugins): experimental support for plugins (#3998) 2025-06-22 20:45:38 -04:00
api_vtproto.pb.go feat(plugins): experimental support for plugins (#3998) 2025-06-22 20:45:38 -04:00
errors.go fix(plugins): report metrics for all plugin types, not only MetadataAgents (#4303) 2025-07-02 22:05:28 -04:00