TLDR Dave inquired about exposing the otel collector unauthenticated on the internet for an angular application. Yash rV shared useful resources and prompted a check for a use case.
Have you checked these in order to add ng-app
Do you have a specific use case that requires exposing the collector unauthenticated? or you are just testing out stuff?
Thanks for the resources.
I prefer to not expose the collector unauthencited but dont have a good alternatnive neither. If we add the telemetry to the angular app that needs to push it somewhere too?
Dave
Thu, 03 Aug 2023 18:36:51 UTCwe are using the open source otel collector from where we forward data to signoz. now we want to connect our angular application to it too. Maybe not fully the right group but sure many smart people with experience in this area; how do you expose the collector to the internet; unauthenticated?