Probing Inter Model Metrics ########################### Available Metrics ***************** Selectivity ============ **Metric Name**: probe_ably.core.metrics.selectivity.SelectivityMetric .. automodule:: probe_ably.core.metrics.selectivity :members: Implementing New Metrics ************************ You need to extend and implement the following class .. automodule:: probe_ably.core.metrics.abstract_inter_model_metric :members: Once implemented you can use the full class name in the configuration file