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
s
Srikanth Chekuri
11/08/2024, 4:08 PM
API tokens management is currently enterprise edition only.
n
Naman
11/11/2024, 3:23 AM
Hi @Srikanth Chekuri, 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