Mark Troyer
Mark Troyer
can you try a curl from the command line that hits the URL in the StatusWolf config? First guess would be that since you can curl the regular OpenTSDB URL...
Oh, and also, what happens if you change the sw_datasource.json file to point directly to the OpenTSDB server instead of the proxy?
I'm not seeing the attached log with DEBUG turned on - can you send it to my email address? [email protected] Setting DEBUG will also give you more info in the...
I like this idea, adding to my to-do list. Thanks!
Another good suggestion, will get this in the queue to implement. This should be a pretty easy one, I think.
Will definitely tweak the interface to make this more obvious - thanks for this.
I'm working on how to do this properly within the framework I've set up for the app. There is an undocumented (bad, bad me for the lack of docs) feature...
This is an excellent suggestion, thanks!
From adamsteffes: "It's helpful to know when code changed. We'd like to have our build system annotate graphs when deployments succeed." (Issue #36)
There is a downsampling choice of "None" which will show you all points as returned from OpenTSDB, with the caveat of course that if you are collecting at sub-1 minute...