Giter Club home page Giter Club logo

Comments (4)

ibmmqmet avatar ibmmqmet commented on May 27, 2024

The Dockerfile in this repo is there to assist with compiling the programs, not for running them. Once you've got the binaries built, then you can build your own container to hold the particular collector you want, along with any startup script and a suitable configuration file (copied into the container or mounted from the host). Any runtime container must also include the MQ client libraries - the Dockerfile here can be used as an example of how to obtain that if you don't already have a copy. Each of the collectors has an example startup script to give an idea of the parameters you may need to set, or look at the corresponding yaml files.

Each collector connects to only a single queue manager.

I don't use any IDE for Go code. I just use a regular editor (usually Atom, but sometimes vi or VSCode) , Makefiles, scripts etc.

from mq-metric-samples.

ssnmworld avatar ssnmworld commented on May 27, 2024

Can you provide examples for building a docker image for using the exporter with prometheus backend? I can successfully build the image, but not quite sure how about configuring and running the container so I can collect metrics.

I am using the client version of the exporter.

Thanks

from mq-metric-samples.

ibmmqmet avatar ibmmqmet commented on May 27, 2024

Added some examples in the scripts subdirectory.

from mq-metric-samples.

ibmmqmet avatar ibmmqmet commented on May 27, 2024

#42 is essentially a duplicate, with a bit more info in it. So closing this one.

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.