Giter Club home page Giter Club logo

Comments (4)

jeffchuber avatar jeffchuber commented on June 28, 2024

One such example of how to do this in fastapi https://github.com/Blueswen/fastapi-observability

from chroma.

jeffchuber avatar jeffchuber commented on June 28, 2024

Metrics

Logs

I'm asking around in the YC OSS slack community about this

from chroma.

jeffchuber avatar jeffchuber commented on June 28, 2024

In retrospect, this has more to do with containerization / docker than I realized. I would also really like @levand 's thoughts here!

from chroma.

jeffchuber avatar jeffchuber commented on June 28, 2024

Logging - skip for now
Monitoring - only for the user themselves or, in the case of Chroma, for internal debugging and development. Don't report metrics back to a chroma telemetry service however
Traces/Error reporting - we do want to capture anonymized errors.

Tools

  • there is a easy and quick sentry & posthog integration I could probably use for errors -- https://posthog.com/tutorials/sentry-plugin-tutorial.... support calling errors back to multiple sentry endpoints so that the user can capture as well. This is probably the easiest lift thing to get off-the-ground. It will play nice with what we are already using (posthog) and avoid a ton of boilerplate or self-hosting snafus.

So I think I should focus this PR on error reporting / traces only for now... Integrate sentry, and make it talk to posthog. Allow the user to add their own sentry api tokens optionally as well.

from chroma.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.