OpenMonitoring constructor
      
      OpenMonitoring({ 
    
    
- required Prometheus prometheus,
Implementation
OpenMonitoring({
  required this.prometheus,
});OpenMonitoring({
  required this.prometheus,
});