Giter Site home page Giter Site logo

Comments (9)

yoshi314 avatar yoshi314 commented on June 8, 2024 1

I've fixed it and managed to build a working docker image, but there is no change with graphite. I'll do some more testing.

from bosun.

muffix avatar muffix commented on June 8, 2024

Hi @yoshi314, this is running a very old version of Bosun (v0.6.0-pre). We're looking into publishing a newer version to DockerHub, but in the meantime, can you try to see if this issue still happens with the latest version?

from bosun.

yoshi314 avatar yoshi314 commented on June 8, 2024

The docs are pretty scarce as to how i build a new docker image. Any hints?

Ok, i found a few dockerifles in the repo, i'll try them.

from bosun.

muffix avatar muffix commented on June 8, 2024

To test it out locally, you should be able to just use the existing Dockerfile: https://github.com/bosun-monitor/bosun/blob/master/cmd/bosun/docker/run/Dockerfile

from bosun.

yoshi314 avatar yoshi314 commented on June 8, 2024

Right now it breaks with

curl: (6) Could not resolve host: central.maven.org

which seems to be down universally.

from bosun.

muffix avatar muffix commented on June 8, 2024

Yeah, Maven now requires HTTPS and changed the host. It's now at https://repo1.maven.org.

Presumably that's hard-coded somewhere, possibly in the old OpenTSDB build script.

from bosun.

johnewing1 avatar johnewing1 commented on June 8, 2024

Can I clarify what the issue you are experiencing is ?
I expect to see graphite metrics in bosun web ui.
Are you running a query against graphite from the expression editor ?
If so do you get any error message when doing this ?

from bosun.

yoshi314 avatar yoshi314 commented on June 8, 2024

i expected to see graphite objects in the Items tab, but there is nothing there. That is how it used to work some time ago.

When i just use internal tsdb, it gets populated with bosun's stats.

from bosun.

johnewing1 avatar johnewing1 commented on June 8, 2024

My recollection is that the items tab only works for opentsdb metrics, and only with the setup where you stream the metrics through bosun's /api/put endpoint

This issue seems to support that
#2263

from bosun.

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.