haystack-integrations icon indicating copy to clipboard operation
haystack-integrations copied to clipboard

Add OpenLIT to Haystack Integrations

Open patcher9 opened this issue 1 year ago • 2 comments

How OpenLIT works with Haystack?

OpenLIT basically wraps around OpenAI, Anthropic etc functions and configures OpenTelemetry tracing and metrics for it. In the Haystack pipelines whenever the user runs a pipeline(Since Haystack also uses the same LLM functions), We are automatically able to wrap the pipeline (without needing to create any additional instrumentation for Haystack).

We did add instrumentation just for Document loaders as the rest of the pipeline can directly be tracked for reasons mentioned above.

patcher9 avatar May 22 '24 10:05 patcher9

@TuanaCelik , Tagging you for sanity as not sure who to tag for review on this :)

patcher9 avatar Jul 09 '24 17:07 patcher9

Thanks for the contribution @patcher9 - Sorry we're slow at getting to PRs on this repository. I'm assigning this to myself now and will test it and make a review 🙏

TuanaCelik avatar Jul 12 '24 18:07 TuanaCelik

Hi @patcher9, is this still up-to-date? If so, I can review it as soon as possible!

bilgeyucel avatar Jun 12 '25 13:06 bilgeyucel

Hey @bilgeyucel It is very much up to date!

patcher9 avatar Jun 23 '25 14:06 patcher9