I'm running signoz locally using docker as documented. I was able to create a user account and view ...
s
I'm running signoz locally using docker as documented. I was able to create a user account and view the dashboard but I'm not able to view the tab to generate API-TOKEN even though I'm using ADMIN account. Are there any additional flags or configs required to enable it ?
s
You do not need any API TOKEN in self-hosted environment
n
Hi, the API_TOKEN is only required when you're using the SigNoz cloud (not via self hosted way)
s
@Nitish how do we authenticate log, trace APIs when using the self-hosted instance ?
n
what are you exactly trying to do? Can you provide more information?
s
@Nitish I'm trying to use the APIs documented here - https://signoz.io/docs/logs-management/logs-api/overview/ and https://signoz.io/docs/traces-management/trace-api/overview/ from a self hosted signoz instance.
e
same question here