Giter Site home page Giter Site logo

No Graphs, Just Lists about graph-explorer HOT 7 CLOSED

vimeo avatar vimeo commented on September 15, 2024
No Graphs, Just Lists

from graph-explorer.

Comments (7)

Dieterbe avatar Dieterbe commented on September 15, 2024

can you check your web developer tools in your browser, more specifically the network tab.
usually you'll see errors in the console or in one of the network requests.

most often graphite returning CORS errors. (did you do the steps in https://github.com/vimeo/graph-explorer#configuration-of-graphite-server ?)

from graph-explorer.

jflowers avatar jflowers commented on September 15, 2024

Fixed! There were two issues.

  1. POST was not in the allowed list
  2. the config.py's graphite_url had localhost and it needed to be the real ip or hostname of the server even though they are hosted on the same box

Thanks for the help, you rock!

from graph-explorer.

Dieterbe avatar Dieterbe commented on September 15, 2024
  1. prompted me to open #49
    re 1) is there anything I can do to prevent other people new to GE missing this too?
    you're not the first one to miss https://github.com/vimeo/graph-explorer#configuration-of-graphite-server

how do i make this more obvious?

from graph-explorer.

jflowers avatar jflowers commented on September 15, 2024

I have been working with Chef and Vagrant to create test environments. The graphite Chef cookbook does not include the POST config. I corrected it manually but then ran Chef again later and forgot that would overwrite my manual correction. I have since then edited the graphite cookbook to include the POST apache config. I also wrote a graph-explorer cookbook and set the graphite host url from the Vagrantfile to make the host ip of the Vagrant box created.

If you included an example like this in you github account if might help. I would be happy to contribute the the graph-explorer cookbook and Vagrantfile I currently have.

from graph-explorer.

Dieterbe avatar Dieterbe commented on September 15, 2024

If you included an example like this in you github account if might help

example like what? like a chef cookbook? i don't really want to maintain such a thing but i would gladly point to yours if it's publicly available

from graph-explorer.

jflowers avatar jflowers commented on September 15, 2024

that is what I mean
:-) me too, I don't want to maintain a Chef Cookbook

from graph-explorer.

Dieterbe avatar Dieterbe commented on September 15, 2024

#52 will fix most of this problem for other users.

from graph-explorer.

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.