Giter Site home page Giter Site logo

Panini dashboard about panini HOT 5 CLOSED

lwinterface avatar lwinterface commented on May 27, 2024
Panini dashboard

from panini.

Comments (5)

artas728 avatar artas728 commented on May 27, 2024

it seems prometheus-nats-exporter doesn't support "connz" metrics for each nats-client separately

from panini.

danylott avatar danylott commented on May 27, 2024

I think, that all these metrics are fine enough, but we need to understand, that they will cause a huge efficiency problem, which is not a big issue on dev server, but we can get incorrect data for ex. from the "latency" metric because it will be called only after other middlewares were called. Or we must make the order of calling middlewares correct (LatencyMiddleware must be the closest middleware to request, NatsTimeoutMiddleware must be the last middleware called)

from panini.

artas728 avatar artas728 commented on May 27, 2024

I think LatencyMiddleware would work better as a top middleware layer in order to measure the real processing time of requests, even if there is many other middlewares before callback

from panini.

artas728 avatar artas728 commented on May 27, 2024

Implemented:
1)Message rate by subject
2)Message rate by status(success/failed)
3)Message latency by subject
4)Message latency quantile

from panini.

artas728 avatar artas728 commented on May 27, 2024

#102

from panini.

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.