>= 0.5.0
Install OpenLIT
Initialize OpenLIT in your Application
YOUR_OTEL_ENDPOINT
with the URL of your OpenTelemetry backend, such as http://127.0.0.1:4318
if you are using OpenLIT and a local OTel Collector.To send metrics and traces to other Observability tools, refer to the supported destinations.For more advanced configurations and application use cases, visit the OpenLIT Python repository or OpenLIT Typescript repository.