java-collections-advisor

An experimental Java 11 Agent to intercept JDK Collection calls and compute metrics (WIP)

View project on GitHub

Java Collections Agent

This project contains the actual implementation of the Java Agent that instruments the java.util.Collection classes.

It depends on the metrics project, where metrics are computed and stored to be used by the apps you create and run with the agent.