Skip to content

Update telemetry data format#5605

Merged
troydai merged 1 commit intoAzure:devfrom
troydai:tele
Feb 20, 2018
Merged

Update telemetry data format#5605
troydai merged 1 commit intoAzure:devfrom
troydai:tele

Conversation

@troydai
Copy link
Copy Markdown
Contributor

@troydai troydai commented Feb 16, 2018

Simplify event names.


This checklist is used to make sure that common guidelines for a pull request are followed.

General Guidelines

  • The PR has modified HISTORY.rst describing any customer-facing, functional changes. Note that this does not include changes only to help content. (see Modifying change log).

Command Guidelines

  • Each command and parameter has a meaningful description.
  • Each new command has a test.

(see Authoring Command Modules)

1. Simplify event names. Instead of putting command name in the event
name, the event names will be reduced to azurecli/command and
azurecli/fault.
2. Collect the raw command name which was failed to be collect since the
set_application_details happens after the argument parsing. When there
is incorrect argument names, the command name will be missing.
@promptws
Copy link
Copy Markdown

View a preview at https://prompt.ws/r/Azure/azure-cli/5605
This is an experimental preview for @microsoft users.

@troydai troydai requested a review from derekbekoe February 16, 2018 23:29
@troydai troydai added this to the Sprint 32 milestone Feb 17, 2018
@troydai troydai merged commit 921b825 into Azure:dev Feb 20, 2018
@troydai troydai deleted the tele branch February 20, 2018 17:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants