Documentation
¶
Index ¶
Constants ¶
View Source
const ( CountTag = "count" PreSamplingTag = "pre_sampling" PostSamplingTag = "post_sampling" CETag = "ce_event" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NullProjectTracker ¶
type NullProjectTracker struct{}
func (*NullProjectTracker) Close ¶
func (p *NullProjectTracker) Close()
func (*NullProjectTracker) Track ¶
func (p *NullProjectTracker) Track(projectId int32, tags ...string)
type ProjectTracker ¶
func NewProjectTracker ¶
Click to show internal directories.
Click to hide internal directories.