microsoft / microsoft/vscode-azuretools

Need a standardized way to report non-fatal, secondary errors in telemetry

Open
#183 1 comment 0 reactions 1 assignee View on GitHub

@StephenWeatherford is already working on this.

Since May 23, 2018.

Dominant language
TypeScript
Stars
144
Forks
82
Avg merge
18h 7m
Merged PRs (30d)
8

Description

See https://github.com/Microsoft/vscode-azurefunctions/pull/392#discussion_r190369602

I'm thinking we should have an additional property on IActionContext that would be an array of additional errors that occur during a telemetry event but which don't cause the failure of the event. This could be used to host errors which are less important (e.g. warnings), or perhaps inner exceptions related to the primary failure.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.