Skip to content
This repository was archived by the owner on Jan 21, 2026. It is now read-only.

Add telemetry for HTTP commands#430

Merged
tlmii merged 4 commits intodotnet:masterfrom
tlmii:dev/http-command-option-telemetry
Nov 10, 2020
Merged

Add telemetry for HTTP commands#430
tlmii merged 4 commits intodotnet:masterfrom
tlmii:dev/http-command-option-telemetry

Conversation

@tlmii
Copy link
Member

@tlmii tlmii commented Nov 5, 2020

Resolves #427

Adds a new telemetry event sent by all of the HTTP commands collecting which options were specified with the command. The values of any options are not collected.

@tlmii tlmii requested review from bzhu94 and jimmylewis November 5, 2020 08:31
Copy link
Contributor

@jimmylewis jimmylewis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Per discussion, we'll revisit this after the System.CommandLine work

@tlmii tlmii force-pushed the dev/http-command-option-telemetry branch from 4cc3123 to 0ff83a8 Compare November 10, 2020 00:45
@tlmii tlmii merged commit 6c712ff into dotnet:master Nov 10, 2020
@tlmii tlmii deleted the dev/http-command-option-telemetry branch November 10, 2020 01:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add telemetry for arguments used with HTTP Commands

2 participants