Scale3-Labs / langtrace

Langtrace 🔍 is an open-source, Open Telemetry based end-to-end observability tool for LLM applications, providing real-time tracing, evaluations and metrics for popular LLMs, LLM frameworks, vectorDBs and more.. Integrate using Typescript, Python. 🚀💻📊
https://langtrace.ai
GNU Affero General Public License v3.0
566 stars 57 forks source link

Question: Ingestion limits in self-hosted? #288

Closed foragerr closed 1 month ago

foragerr commented 1 month ago

I just launched a local instance with docker compose up and I see this in the header.

Total Spans Ingested
0 out of 50,000 per month

Is a self-hosted installation limited to 50K ingestions per month?

karthikscale3 commented 1 month ago

Hi @foragerr . It's not limited in the self-hosted installation. We need to get rid of that banner. You can ingest how much ever you want.

foragerr commented 1 month ago

Thank you, Appreciate the quick response!