David S Morse
David S Morse
There are multiple steps between installing the prometheus plugin and loading a dashboard into grafana. 1) have you confirmed that you can view the prometheus metrics at the end point...
I can confirm this I have it running on some of my DC instances. With the caveat, that you have to have the Prometheus end point scrape each backend node...
If your config looks like jira.example.com but that is a load balancer for jira-node1.example.com and jira-node2.examples.com you would want to configure Prometheus to scrape metrics from jira-node1 and jira-node2. This...
The problem gets worse on new versions of Jenkins. It looks like they are now html encoding the text that plugins add to the footer, as a results the hyperlink...
Yes, I'm seeing the same thing, the ccc0ded has the fix from 53, but I still do not see styles... Is there an older tag I can pull , that...
I experienced it on a fresh install on a new URL... so I doubt cache played a role, but I can try. I pulled the V1-deprecrated tag and that one...
Here is the snipped from the logs: 2015-09-10 22:15:48,540 [1] ERROR CruiseControlNetServices.CruiseControlNetService [(null)] - Error connecting to server System.Xml.XmlException: Reference to undeclared entity 'nbsp'. Line 94, position 51. at System.Xml.XmlTextReaderImpl.Throw(Exception...
There is also a minor mistake in the README It says: > Note: When using lita-slack, the adapter will overwrite the bot's name and mention name with the values set...
I use bower to fetch it: http://bower.io/search/?q=gridster-js
I was not the original author of the code, but in my experience with it I have not seen that kind of feature.