hi , I am currently using a self hosted signoz instance (docker compose). I can access the UI and execute queries. But when i try executing the same query using the log API it expects a token. How do i fetch the token? The documentation suggests that settings section has it, but i don't see that in the UI
v
Vishal Sharma
11/12/2024, 5:26 PM
It's only available in cloud and enterprise version
n
Naman
11/15/2024, 4:32 AM
Hi @Vishal Sharma, How do i use the logs API then
POST
https://{URL}/api/v3/query_range
for the self hosted setup? It mandates an authorization token