Giter VIP home page Giter VIP logo

Comments (5)

aldosolorzano avatar aldosolorzano commented on August 25, 2024

@lispyclouds what is the current state of bob stats? Can you provide a little more context on what you have in mind for this issue?

from bob.

lispyclouds avatar lispyclouds commented on August 25, 2024

Essentially the intention here is to come up with a comprehensive map of what the state the cluster is in currently. Could be similar to what Elasticsearch provides for instance. Gather as much useful info as possible like:

  • Runners connected to the queue and their metadata
  • APIServers and their metadata
  • The declared queues and exchanges in RabbitMQ
  • Versions of things like RabbitMQ, Postgres, Podman etc
  • something more useful...

Hence I thought of using the REST API of RabbitMQ as a source of a lot of this. This needs a bit of discovery too as I am not fully sure what all can be obtained and shown as well. 😄

Primary intention is for cluster debugging needs.

from bob.

lispyclouds avatar lispyclouds commented on August 25, 2024

Maybe the stats can be avoided now that the metrics API is there.

from bob.

aldosolorzano avatar aldosolorzano commented on August 25, 2024

Maybe the stats can be avoided now that the metrics API is there.

Partially, this metrics provide informations about the output of the behaviour of bob which is to process pipelines. If you see a lot of pipeline failures for example, is there a way to ask for a health endpoint? If not, then it would be hard to know why pipelines are failing right? as you said, having a landscape of the cluster can be very handy.

I looking into what would be more useful for bob, there are a couple of issues but I don't know what to prioritize.

from bob.

lispyclouds avatar lispyclouds commented on August 25, 2024

is there a way to ask for a health endpoint?

We do have a health check endpoint. In addition to that Bob runs a periodic heartbeat that can warn about health issues too.

This is more about debugging or verifying cluster state. For instance nodes not joining the cluster, jobs not being picked up, wrong routing etc.

from bob.

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.