monitoring

package
v1.17.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 16, 2026 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InitMetrics

func InitMetrics() error

InitMetrics initialize the scheduler service metrics.

func RecordJobsFailedCount added in v1.16.0

func RecordJobsFailedCount(jobMetadata *schedulerv1pb.JobMetadata)

RecordJobsFailed records the total number of failed jobs

func RecordJobsScheduledCount

func RecordJobsScheduledCount(jobMetadata *schedulerv1pb.JobMetadata)

RecordJobsScheduledCount records the number of jobs scheduled to the scheduler service

func RecordJobsTriggeredCount

func RecordJobsTriggeredCount(jobMetadata *schedulerv1pb.JobMetadata)

RecordJobsTriggeredCount records the total number of jobs successfully triggered from the scheduler service

func RecordJobsUndeliveredCount added in v1.16.0

func RecordJobsUndeliveredCount(jobMetadata *schedulerv1pb.JobMetadata)

RecordJobsUndelivered records the total number of undelivered jobs

func RecordSidecarsConnectedCount

func RecordSidecarsConnectedCount(change int)

RecordSidecarsConnectedCount records the number of dapr sidecars connected to the scheduler service

func RecordTriggerDuration

func RecordTriggerDuration(jobMetadata *schedulerv1pb.JobMetadata, duration time.Duration)

RecordTriggerDuration records the time it takes to send the job to dapr from the scheduler service

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL