Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( CounterSemRelDownloads = stats.Int64("semrel_downloads", "Number of semantic-release downloads", "1") CounterCacheHit = stats.Int64("cache_hits", "Number of cache hits", "1") CounterCacheMiss = stats.Int64("cache_misses", "Number of cache misses", "1") TagOSArch = tag.MustNewKey("os_arch") TagCacheKey = tag.MustNewKey("cache_key") )
Functions ¶
func NewExporter ¶
func NewExporter(opt stackdriver.Options) (*stackdriver.Exporter, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.