Skip to content

Commit 3ed7f61

Browse files
committed
Update what's new
1 parent 4551bf5 commit 3ed7f61

File tree

2 files changed

+17
-0
lines changed

2 files changed

+17
-0
lines changed

docs/whats-new/dotnet-aspire-9.3.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -217,6 +217,23 @@ No additional configuration is required—the same `AddDatabase` call you alread
217217

218218
## 📊 Dashboard delights
219219

220+
### ✨ GitHub Copilot in the dashboard
221+
222+
Introducing GitHub Copilot in the .NET Aspire dashboard! GitHub Copilot is your new AI debugging assistant.
223+
224+
GitHub Copilot supercharges the dashboard's OpenTelemetry debugging and diagnostics experience. With AI, you can:
225+
226+
- Review hundreds of log messages with a single click
227+
- Investigate the root cause of errors across multiple apps
228+
- Highlight performance issues in traces
229+
- Explain obscure error codes using AI's huge knowledge repository
230+
231+
You'll have access to Copilot in the dashboard when you launch your app from VS Code or Visual Studio.
232+
233+
:::image type="content" source="media/dashboard-copilot.png" lightbox="media/dashboard-copilot.png" alt-text="Screenshot of dashboard with GitHub Copilot chat open.":::
234+
235+
For more details on requirements and how to get started, see [GitHub Copilot in the .NET Aspire dashboard](../fundamentals/dashboard/copilot.md).
236+
220237
### 🧠 Remembers your filter settings
221238

222239
The .NET Aspire dashboard now **remembers your resource filter settings** between sessions. Previously, if you filtered the Resources view (for example, to hide support services or highlight only frontend apps), those filters were reset on page reload.
129 KB
Loading

0 commit comments

Comments
 (0)