QueryInsightsInstanceConfig constructor
      
      QueryInsightsInstanceConfig({})
     
    
    
Implementation
QueryInsightsInstanceConfig({
  this.queryPlansPerMinute,
  this.queryStringLength,
  this.recordApplicationTags,
  this.recordClientAddress,
});