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

Support multi-jvm scope #13

Open
kpritam opened this issue Apr 28, 2018 · 1 comment
Open

Support multi-jvm scope #13

kpritam opened this issue Apr 28, 2018 · 1 comment

Comments

@kpritam
Copy link

kpritam commented Apr 28, 2018

Currently supported scopes are

val configuredScope = AgentScope(compile = inCompile, test = inTest, run = inRun, dist = inDist)

it does not include multi-jvm scope.

@2m
Copy link
Member

2m commented Jun 12, 2018

It would be great to have a general support for custom configurations. In alpakka-kafka we use benchmark configuration and we would like to use sbt-javaagent there.

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

2 participants