Support exposing dashboard OTLP endpoint via a dev tunnel
Open
area-integrations
devtunnels
- Dominant language
- C#
- Stars
- 6.3k
- Forks
- 991
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 196
Description
There are scenarios where it would be useful to expose the dashboard OTLP endpoint via a dev tunnel so that other resources can send OTel data to an address other than localhost, e.g. mobile emulators running MAUI apps.
General idea is that it should be possible to configure a resource to send its OTel data to a dev tunnel endpoint rather than the dashboard's localhost address. This would likely be done in conjunction with #11377.
Contributor guide
Assessment
This issue has not been assessed yet.