Code Monkey home page Code Monkey logo

Comments (11)

jeqo avatar jeqo commented on August 15, 2024

Hi there! Will need a bit more info. Are you using this JMX exporter config for ksql?

from jmx-monitoring-stacks.

thititongumpun avatar thititongumpun commented on August 15, 2024

Thank jeqo its solve by i remove confluent.ksql.yml ksql_metrics .* .+ to accepted blank ksql.cluster.id

from jmx-monitoring-stacks.

mariusstaicu avatar mariusstaicu commented on August 15, 2024

cannot make it work, can you give some more details @thititongumpun on what you did to make it work ?

from jmx-monitoring-stacks.

mariusstaicu avatar mariusstaicu commented on August 15, 2024

seems like it is not working when following the installation instructions in readme

from jmx-monitoring-stacks.

thititongumpun avatar thititongumpun commented on August 15, 2024

@mariusstaicu sure, If your connect-cluster have no cluster name like connect-cluster by default just do replace in confluent.ksql.yml for prometheus config in ksql_metrics .* to ksql_metrics .+

from jmx-monitoring-stacks.

okouyad avatar okouyad commented on August 15, 2024

@thititongumpun i am having this issue today. I try to read your answer many time, but i don't get it.
Can you share a bit of config so we can see how it looks like.

Otherwise @jeqo i am having the same issue. I am using the latest jmx config for ksql db. everything works expect for that queries status panel. Can you confirm that the current ksql jmx config in the repo actually work ?

from jmx-monitoring-stacks.

okouyad avatar okouyad commented on August 15, 2024

when i list my bean using jolokia is shows as such

status=_confluent-ksql-query_CST_ELSEVIER_CBE_RESNET_ORGANISM_93,type=ksql-queries

from jmx-monitoring-stacks.

okouyad avatar okouyad commented on August 15, 2024

so it is the reverse of the current pattern. I try to change it to


        - labels:
            $3: $4
            ksql_query: $1
          name: ksql_ksql_metrics_$2_$3
          pattern: 'io.confluent.ksql.metrics<status=_confluent-ksql-query_(.+), type=(.+)><>(.+): (.+)'
          value: "1"
          valueFactor: 1

but no sucsess

from jmx-monitoring-stacks.

mariusstaicu avatar mariusstaicu commented on August 15, 2024

Tried all the possible combinations, I cannot get ksql-queries from jmx to show up in the exporter.

The bean name is

io.confluent.ksql.metrics:type=ksql-queries,ksql_service_id=default_,status=_confluent-ksql-query_INSERTQUERY_285

from jmx-monitoring-stacks.

thititongumpun avatar thititongumpun commented on August 15, 2024

Hello can u try to remove ksql dashboard. Edit in json setting grafana remove the ksq_cluster_id in Queries Staus

from jmx-monitoring-stacks.

mariusstaicu avatar mariusstaicu commented on August 15, 2024

the problem is not in grafana. The jmx exporter does not have the query status metric at all.

from jmx-monitoring-stacks.

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.