Hey @Sudeep Patel
Welcome! Sure, take a look at https://github.com/signoz/signoz.
You can follow these steps to get started:
1. Setup the repo, run e2e to gain some understanding
2. Read the docs
3. Take a look at our current open issues.
👍 1
s
Sudeep Patel
06/08/2024, 1:36 PM
running query-service locally
Sudeep Patel
06/08/2024, 2:13 PM
can someone help here i am trying to hit api endpoint but getting
curl localhost:8080/api/v1/variables/query ✔️
{"status":"error","errorType":"unauthorized","error":"failed to parse jwt token: token contains an invalid number of segments"}%
Sudeep Patel
06/08/2024, 2:13 PM
what is the process to setup correct jwt token for query service