Git Product home page Git Product logo

Comments (5)

arkh-consensys avatar arkh-consensys commented on July 17, 2024

Same here I also dont get any channel related metrics exported:
Running with this helm config:

`

exporter:
enabled: true
image: natsio/prometheus-nats-exporter:0.11.0
serviceMonitor:
enabled: true
args:
- -varz
- -jsz=all
- -channelz
- -subz
- -serverz
- -connz
- -routez
- -prefix=nats
- -use_internal_server_id
- -use_internal_server_name

nats:
  image: nats:2.9.18-alpine3.18`

from prometheus-nats-exporter.

lethargosapatheia avatar lethargosapatheia commented on July 17, 2024

I have the exact same issue using nats:2.9.16-linux. It's crucial for us to be able to get messages per stream. Unfortunately we can only see consumer per channel (stream) and pending consumer per channel. We are also using jetstream. Are there any plans to address this?

These are the arguments I'm currently using:

  - args:
    - -varz
    - -connz
    - -subz
    - -routez
    - -healthz
    - -jsz=all
    - -channelz
    - -serverz
    - http://nats:8222

from prometheus-nats-exporter.

wallyqs avatar wallyqs commented on July 17, 2024

-channelz is a nats streaming feature not a jetstream one, so that would be why the metrics are not being reported.

from prometheus-nats-exporter.

lethargosapatheia avatar lethargosapatheia commented on July 17, 2024

Thanks for the clarification, but do you know if there are any plans to add jetstream metrics that expose messages per stream with jetstream?

from prometheus-nats-exporter.

arkh-consensys avatar arkh-consensys commented on July 17, 2024

@wallyqs Thanks. Is there anyway we could extract messages per stream / subject on jetstream context?

from prometheus-nats-exporter.

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.