Documentation ¶
Index ¶
Constants ¶
View Source
const ( SnapshotLoadStreamCountLabel = "snapshot_load_stream_count" SnapshotShouldCountLabel = "snapshot_should_count" SnapshotLoadStreamDurSecLabel = "snapshot_load_stream_duration_seconds" SnapshotTakeStreamCountLabel = "snapshot_take_stream_total" SnapshotTakeStreamDurSecLabel = "snapshot_take_stream_duration_seconds" SnapshotRemoveStreamCountLabel = "snapshot_remove_stream_count" SnapshotRemoveStreamDurSecLabel = "snapshot_remove_stream_duration_seconds" SnapshotResetCountLabel = "snapshot_reset_count" SnapshotResetStreamDurSecLabel = "snapshot_reset_stream_duration_seconds" )
Variables ¶
This section is empty.
Functions ¶
func NewMetrics ¶
func NewMetrics(namespace string, serviceName string, r prometheus.Registerer) *snapshot.Metrics
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.