GithubHelp home page GithubHelp logo

Comments (4)

P-n-I avatar P-n-I commented on September 21, 2024 2

Looks like other scrapes (node, e.g. kubelet) use relabelConfigs to ensure the job label is concise and consistent so the dashboards can rely on it.
I worked round the issue with :

coreDns:
  spec:
    # ensure consistent job label as dashboard require it
    jobLabel: "jobLabel"

The Service has that label set: https://github.com/VictoriaMetrics/helm-charts/blob/63e41a0585b76a2cc4d113eae290c1401cb48933/charts/victoria-metrics-k8s-stack/templates/servicemonitors/coredns.yaml#L12C5-L12C13

from helm-charts.

Haleygo avatar Haleygo commented on September 21, 2024

@sydorovdmytro Since we don't maintain grafana dashboards ourselves, instead we use this script to sync them from multiple sources like https://github.com/dotdc/grafana-dashboards-kubernetes/tree/master/dashboards.
So you can use what @P-n-I proposed here or modify the dashboard after install.

Another minor suggestion is to add a filter by the cluster label or at least add ad-hoc filters as we have for VM dashboards

It's a good proposal, I think we should propose this to the upstream sources.

from helm-charts.

Haleygo avatar Haleygo commented on September 21, 2024

Related issue dotdc/grafana-dashboards-kubernetes#70

from helm-charts.

IvanI3 avatar IvanI3 commented on September 21, 2024

Fixed in #823 (imho, making fix in template file same way other services done will be more smoothly)

from helm-charts.

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.