Integrations
LLM Observability with SigNoz and OpenLLMetry
SigNoz is an open-source observability platform.
With SigNoz cloud
Since SigNoz natively supports OpenTelemetry, you just need to route the traces to SigNoz’s endpoint and set the
ingestion key (note no https
in the URL):
Where region
depends on the choice of your SigNoz cloud region:
Region | Endpoint |
---|---|
US | ingest.us.signoz.cloud:443 |
IN | ingest.in.signoz.cloud:443 |
EU | ingest.eu.signoz.cloud:443 |
Validate your configuration by following these instructions
With Self-Hosted version
Once you have an up and running instance of SigNoz, use the following environment variables to export your traces:
Was this page helpful?