`aspire new` should set up open telemetry in Front End React app
Open
area-templates
- Dominant language
- C#
- Stars
- 6.3k
- Forks
- 991
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 196
Description
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Is your feature request related to a problem? Please describe the problem.
I just did `aspire new` and selected `Starter App (ASP.NET Core/React)`.
Upon starting up my app host, I see telemetry for the backend, but don't see anything for the react front end.
### Describe the solution you'd like
I'd expect to see telemetry enabled in the front end based on https://aspire.dev/dashboard/enable-browser-telemetry/
(I also haven't checked the other StarterApps - they should also have otel for their front ends if they don't already)
### Additional context
13.3.0-preview.1.26127.10
Contributor guide
Assessment
This issue has not been assessed yet.