Code Monkey home page Code Monkey logo

Comments (4)

wmorgan avatar wmorgan commented on July 21, 2024 1

@wyaeld that seems like a great set of goals. Please post some notes as you figure out the productionization story; I'm sure others would be interested too!

from linkerd-viz.

siggy avatar siggy commented on July 21, 2024

Hi @wyaeld. Good question. I don't have a GKE config handy.

I'd recommend modifying the Grafana config in this repo and rolling your own Docker image.

grafana.ini is written at startup time here:
https://github.com/linkerd/linkerd-viz/blob/master/linkerd-viz#L19

Building your own linkerd-viz Docker image:
https://github.com/linkerd/linkerd-viz#build-docker-image

Let me know if you have additional questions, cheers.

from linkerd-viz.

wyaeld avatar wyaeld commented on July 21, 2024

I have it the google auth now. Some feedback.

Using the native Grafana capability to use ENV vars seems to work nicer than updating an image with a grafana.ini

Once you add in some auth, the api calls being used to bootstrap the prometheus datasource fail, which took me a while to work out and troubleshoot.

Anyway, a huge thanks. This project works great as a starter. The only thing really missing is some more elaboration on how you'd do a production-grade setup. However its probable that anyone who understands enough about k8s and prometheus to use this stuff knows how to make the required changes.

Where I'm trying to go is:

  • l5d as a daemonset on all nodes
  • prometheus running with persistent volume claim, reachable as service, but not externally
  • generic grafana with a persistent datastore
  • l5d-viz metric scraping and dashboards on the grafana
  • k8s metric scraping and dashboards on the same grafana

from linkerd-viz.

wyaeld avatar wyaeld commented on July 21, 2024

Ultimately we moved away from Linkerd and towards the full suite of Stackdriver services for tracing etc.

from linkerd-viz.

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.