initialize abstract method
Called once by the runtime to provide a ObservableInstrumentsSource used to pull for fresh metrics data.
Implementation
void initialize(ObservableInstrumentsSource source);
Called once by the runtime to provide a ObservableInstrumentsSource used to pull for fresh metrics data.
void initialize(ObservableInstrumentsSource source);