GithubHelp home page GithubHelp logo

Comments (4)

andrewhowdencom avatar andrewhowdencom commented on July 17, 2024 1

I've sort of, mashed this with some of the prometheus/grafana work in kubernetes/charts.

See https://github.com/littlemanco/k8s.instrumentation/tree/master/deployment/charts/grafana for where I landed on. I'm happy with it for the minute.

from kube-prometheus.

r4j4h avatar r4j4h commented on July 17, 2024 1

@andrewhowdencom thank you so much for that. The doubled up dashboards from ..data was driving me crazy last week and I knew it was related to the symlinking and your comment just answered how for me! 😆

from kube-prometheus.

andrewhowdencom avatar andrewhowdencom commented on July 17, 2024

FWIW, from the configmap in this repo, I had to slightly modify the configuration so it used a pre-defined source, and drop some of the JSON configuration associated with creating that source and I got it working.

Still have to add the source after grafana is created. However, there's an outstanding feature request to solve that here: grafana/grafana#5674

Also, it seems to be looking recursively. Because k8s mounts in the data in a folder called ".data", and then symlinks the files where they're supposed to be it's finding them 2x (1x in the folder called ".data", 1x. for each file). To solve that, I'm just reading the .data folder -- dirty hax, but seems to work fine.

Lastly -- these are super nice dashboards. <3

from kube-prometheus.

brancz avatar brancz commented on July 17, 2024

@andrewhowdencom thanks for your feedback - glad to hear! Just for us to understand better, are you using all of the resources of this repo or just the grafana sidecar?

from kube-prometheus.

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.