-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Added USAGE_DATA.md #247
Added USAGE_DATA.md #247
Conversation
USAGE_DATA.md
Outdated
|
||
### Usage Data | ||
|
||
* when extension is activated |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
* when extension is activated | |
* When the extension is activated |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
done
USAGE_DATA.md
Outdated
### Usage Data | ||
|
||
* when extension is activated | ||
* when a command contributed by extension is executed |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
* when a command contributed by extension is executed | |
* When following command(s) contributed by extension is executed |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
done
USAGE_DATA.md
Outdated
* when a command contributed by extension is executed | ||
* command's ID | ||
* command's error message (in case of exception) | ||
* command's specific data like knative, function version and to check which command user has used. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
* command's specific data like knative, function version and to check which command user has used. | |
* command's specific data like kn version, fn version and to check which command user has used. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
done
Codecov Report
@@ Coverage Diff @@
## main #247 +/- ##
=======================================
Coverage 85.22% 85.22%
=======================================
Files 77 77
Lines 3127 3127
Branches 531 531
=======================================
Hits 2665 2665
Misses 462 462 Continue to review full report at Codecov.
|
USAGE_DATA.md
Outdated
* command's ID | ||
* command's error message (in case of exception) | ||
* command's specific data like knative, function version and to check which command user has used. | ||
* when extension is deactivated |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
* when extension is deactivated | |
* When the extension is deactivated |
USAGE_DATA.md
Outdated
* command's error message (in case of exception) | ||
* command's specific data like knative, function version and to check which command user has used. | ||
* when extension is deactivated | ||
* Command which send data to telemetry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
* Command which send data to telemetry. | |
* Following are the commands which send data to telemetry. |
No description provided.