The signups are invite only today. The admin (the 1st user who signed up ) has to invite other users
Ankit Nayan
02/21/2024, 4:15 AM
Where can I find the ingestion URL and ingestion key? In SigNoz cloud this is found at settings > Ingestion Settings, but I couldn’t find it anywhere in my self-hosted SigNoz dashboard.
self-hosted does not have an equivalent of ingestion URL as it depends on how the network is configured in your infra.
You can run signoz in the same network cluster and access it via localhost or a separate network which can be accessed by internal IP or can even be publicly exposed
g
Gabriel Vincent
02/21/2024, 9:34 AM
Thank you! I was able to figure it out. It was not super clear to me that once the service is running, ingestion can be done through port 4317.
SigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc.