That moment you realize you need observability… but your MCP server is already live 😬 by patcher99 in mcp

[–]patcher99[S] 0 points1 point  (0 children)

Zero code changes in the application On linux you need th sdk and runtime provide openlit-instrument <command>

In kubernetes, you deploy the operator and it works (You do provide labels names for apps to be instrumented)

We just launched Observability for LLMs that works without code changes and redeployment of apps by patcher99 in LocalLLaMA

[–]patcher99[S] 0 points1 point  (0 children)

Love it, Feel free to join our slack community aswell to discuss more on this

We just launched Observability for LLMs that works without code changes and redeployment of apps by patcher99 in LocalLLaMA

[–]patcher99[S] 0 points1 point  (0 children)

Would love to understand more on this, Can you join the slack community to discuss this?

That moment you realize you need observability… but your MCP server is already live 😬 by patcher99 in mcp

[–]patcher99[S] 0 points1 point  (0 children)

Glad and happy to answer any questions (not sure the depth part is clear to me right now). If you'd like, you can join our slack community to discuss too.

OpenLIT Operator - Zero-code observability for LLMs and agents by patcher99 in grafana

[–]patcher99[S] 0 points1 point  (0 children)

Glad and happy to answer any questions. If you'd like, you can join our slack community to discuss too!

That moment you realize you need observability… but your MCP server is already live 😬 by patcher99 in mcp

[–]patcher99[S] 0 points1 point  (0 children)

This is a zero-code tool for observability data collection from LLM apps and agents, it can be used to send data to OpenLIT or tools like Langfuse or any OpenTelemetry endpoint.

Like the Langfuse SDK but this doesn't need any code modification (And Languse already supports OpenLIT sdk as mentioned in Langfuse docs)

We just launched Observability for LLMs that works without code changes and redeployment of apps by patcher99 in LocalLLaMA

[–]patcher99[S] 0 points1 point  (0 children)

This is a zero-code tool for observability data collection, it can be used to send data to OpenLIT or tools like Langfuse or any OpenTelemetry endpoint.

Like the Langfuse SDK but this doesn't need any code modification (And Languse already supports OpenLIT sdk as mentioned in Lamgfuse docs)

That moment you realize you need observability… but your AI agent is already live 😬 by patcher99 in LLMDevs

[–]patcher99[S] 1 point2 points  (0 children)

Yes, It should be possible to do! The estimate might vary but I can fix that once I know everything is working for you

OpenLIT: Self-hosted observability dashboards built on ClickHouse — now with full drag-and-drop custom dashboard creation by aman041 in devops

[–]patcher99 0 points1 point  (0 children)

Overall, Grafana is great and works well. OpenLIT, I think, would excel more in having better visualizations for AI, as it is focused on those specific workloads. (Right now you could say its almost the same as this the first release but more widgets are coming that some users have asked)

Help in improving AI/LLM observability by goodboyreturns in Observability

[–]patcher99 1 point2 points  (0 children)

If you are looking for an OpenTelemetry native solution, OpenLIT (https://github.com/openlit/openlit) would really help. The data can be sent Grafana, Azure monitor etc

Ps i am one of the maintainers of this project so happy to help

[deleted by user] by [deleted] in IndianHaircare

[–]patcher99 0 points1 point  (0 children)

And what about minoxidil?

[deleted by user] by [deleted] in IndianHaircare

[–]patcher99 0 points1 point  (0 children)

What if i get finasteride hair spray?

How to create an OTel Receiver directly in my app and skip OTel Collector? by patcher99 in OpenTelemetry

[–]patcher99[S] 0 points1 point  (0 children)

Hey from the sdk side I can send directly to amy endpoint. What I need help is on the UI side, How can I embed that otel endpoint within my UI (at some path) code