events

package
v0.0.0-...-ad53ef2 Latest Latest
Warning

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

Go to latest
Published: Jan 16, 2025 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

Package events provides definitions and functions related to the definition of telemetry events.

Index

Constants

View Source
const CommandEventPrefix = "cmd."

Command event names follow the convention cmd.<command invocation path with spaces replaced by .>.

Examples:

  • cmd.auth.login
  • cmd.init
  • cmd.up
View Source
const PackBuildEvent = "tools.pack.build"

PackBuildEvent is the name of the event which tracks the overall pack build operation.

View Source
const VsRpcEventPrefix = "vsrpc."

Prefix for vsrpc events.

Variables

This section is empty.

Functions

func GetCommandEventName

func GetCommandEventName(cmdPath string) string

GetCommandEventName returns the event name for CLI commands.

Types

This section is empty.

Jump to

Keyboard shortcuts

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