Giter Club home page Giter Club logo

Comments (4)

ibmmqmet avatar ibmmqmet commented on May 27, 2024

I don't understand what you are asking. You say "different" but don't say what where you get the _total name from.

from mq-metric-samples.

HamHamTime avatar HamHamTime commented on May 27, 2024

I configured Metricbeat 7.9.2 and enabled the IBM-MQ Metricbeat module. When I check the documentation their metricset(qmgr) shows all of the fields ending with _total. I also checked the module's dashboard for Kibana are using the same fields. Right now the dashboards don't show any values because the configured name is different.

https://www.elastic.co/guide/en/beats/metricbeat/current/metricbeat-metricset-ibmmq-qmgr.html#metricbeat-metricset-ibmmq-qmgr

Thanks for your quick replies!

from mq-metric-samples.

ibmmqmet avatar ibmmqmet commented on May 27, 2024

This package is not directly related to the MetricBeat solution. That package appears to building on, and documented, assuming the use of, the metric collector in the mq-container image which (although it in turn was based on an very early version of this repo) uses a different approach for creating the full metric names, based on the descriptions provided by the queue manager subscription metadata - what comes out of the qmgr is not directly usable as a metric name for various reasons.

So it's not surprising to see slightly different metric names as there are slightly different heuristics.

You can see how this package reformats the name in the source file at the formatDescription function.

That means the collectors here will often have a _count suffix instead of a _total. Any imported dashboards should be easily modifiable to pick up the different metric names.

from mq-metric-samples.

ibmmqmet avatar ibmmqmet commented on May 27, 2024

Closing as answered

from mq-metric-samples.

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.