go-sqlcmd icon indicating copy to clipboard operation
go-sqlcmd copied to clipboard

Add initial telelmetry skeleton

Open apoorvdeshmukh opened this issue 1 year ago • 1 comments

  • Telemetry and logging based on env variable

apoorvdeshmukh avatar Jan 02 '24 15:01 apoorvdeshmukh

DefineCommand(...CommandOptions)

the telemetry property keys to identify the command and subcommand should be extractable from CommandOptions, correct? instead of having them explicitly added by the command implementation later on.


Refers to: internal/cmdparser/interface.go:27 in 12039f3. [](commit_id = 12039f3b7732570ce21f33637187a190f2d56be2, deletion_comment = False)

shueybubbles avatar Feb 27 '24 16:02 shueybubbles