Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add component path information for custom plugins #2502

Open
packman80 opened this issue Apr 9, 2024 · 0 comments
Open

Add component path information for custom plugins #2502

packman80 opened this issue Apr 9, 2024 · 0 comments
Labels
ash pls Waiting for ash to chime in enhancement plugin api Related specifically to the Go plugin API

Comments

@packman80
Copy link

I've been working on developing a custom processor plugin for Benthos and encountered a scenario where accessing the component path information within the plugin would be incredibly useful. Specifically, I'm interested in retrieving the path similar to how it's represented in Benthos logs (e.g., processors.1.switch.1) for more contextual logging and processing within my plugin.

In a discussion with @Jeffail in Discord, it was suggested that this feature would require adding the component path information to the Resources type to be accessible by custom plugins.

@mihaitodor mihaitodor added enhancement plugin api Related specifically to the Go plugin API ash pls Waiting for ash to chime in labels Apr 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ash pls Waiting for ash to chime in enhancement plugin api Related specifically to the Go plugin API
Projects
None yet
Development

No branches or pull requests

2 participants