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

Why not using AbstractBackendListenerClient as base class? #106

Open
MaksSieve opened this issue Apr 19, 2022 · 0 comments
Open

Why not using AbstractBackendListenerClient as base class? #106

MaksSieve opened this issue Apr 19, 2022 · 0 comments

Comments

@MaksSieve
Copy link

MaksSieve commented Apr 19, 2022

Hello!

Im currently working on integration some popular JMeter plugins into jmeter-java-dsl library. And Im stuck with the prometheus plugin because it uses CollectorElement instead of AbstractBackendListenerClient as base class, and DSL in its turn needs this extension to integrate. Is there any possibility to refactor or maybe you could help to find another way of integration.

P.S. As an example Im using InfluxdbBackendListenerClient class from here and its integration to DSL from here.

Best regards

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant