What is the recommended approach to use Signoz with custom UI ? In my application, I want to include...
s
What is the recommended approach to use Signoz with custom UI ? In my application, I want to include logs and traces so that users do not have to go to a different application like signoz UI. This also allows me to limit what data is available. Also, Could you guide me to openapi docs for logs and traces ?
c
Please checkout this link for the OpenAPI docs - https://frosty-austin-928e43.netlify.app/api_reference
s
@Chitransh Gupta How do I obtain the api_key documented there? Is it only for Signoz Cloud or is it also available for the local docker install ?
c
@Prashant Shahi can you help here ?
p
API KEY is only available for SigNoz Cloud or self-hosted enterprise installation.
For your OSS local docker installation, you could opt to use JWT tokens instead. You might need to re-fetch them upon token expiration though.