mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-17 02:51:36 -05:00
update needs logs action (#23396)
* update needs logs action * update wording
This commit is contained in:
14
.github/label-actions.yml
vendored
14
.github/label-actions.yml
vendored
@@ -2,10 +2,10 @@
|
||||
Needs Logs:
|
||||
comment: "We need more info to debug your particular issue. If you could attach your logs to the issue (ensure no private data is in them), it would help us fix the issue much faster.
|
||||
|
||||
First open the Settings page, find the `Mssql: Tracing Level` setting and change that to `All` then restart ADS and repro your issue.
|
||||
|
||||
Next there are two types of logs to collect:
|
||||
|
||||
1. First open the Settings page, find the `Mssql: Tracing Level` setting and change that to `All` then restart ADS.
|
||||
2. Open command palette (Click **View** -> **Command Palette**) and run the command `Developer: Set Log Level...` and set the level to `Trace`.
|
||||
3. Run the repro scenarios
|
||||
4. Collect the following logs:
|
||||
|
||||
**Console Logs**
|
||||
|
||||
@@ -20,6 +20,7 @@ Next there are two types of logs to collect:
|
||||
|
||||
- Developer Tools can be closed via Help -> Toggle Developer Tools
|
||||
|
||||
|
||||
**Application Logs**
|
||||
|
||||
|
||||
@@ -27,7 +28,10 @@ Next there are two types of logs to collect:
|
||||
|
||||
- Run the command: **`Developer: Open Logs Folder`**
|
||||
|
||||
- This will open the log folder locally. Please zip up this folder and attach it to the issue."
|
||||
- This will open the log folder locally. Please zip up this folder and attach it to the issue.
|
||||
|
||||
|
||||
5. Now you can revert the Log/Tracing levels changes made in step 1 and step 2."
|
||||
|
||||
# actions for Needs Logs - Azure label
|
||||
Needs Logs - Azure:
|
||||
|
||||
Reference in New Issue
Block a user