Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EnabledMonitor ¶
func EnabledMonitor()
Types ¶
type AppInsightsSettings ¶
type ResquestMonitor ¶
type ResquestMonitor struct { AppInsightsSettings // contains filtered or unexported fields }
func InitRequestMonitor ¶
func InitRequestMonitor(logger *zap.Logger) *ResquestMonitor
func (*ResquestMonitor) ReportError ¶
func (appins *ResquestMonitor) ReportError(err error)
func (*ResquestMonitor) ReportScheduleJob ¶
func (appins *ResquestMonitor) ReportScheduleJob(req cronext.JobHistory)
func (*ResquestMonitor) ReportTracing ¶
func (appins *ResquestMonitor) ReportTracing(tr *tracing.TracingDetails)
Click to show internal directories.
Click to hide internal directories.