divinity666

Results 28 comments of divinity666
trafficstars

I guess the solution is even easier: just check #177 (sorry read this a bit too late...)

Thanks, rben01! True, this is working (which gives me the opportunity to workaround it :-) But it is an inconsistent behaviour compared to the block processors, where these values are...

@rben01, not exactly, what I would expect :-) Let me try to explain a bit differently: - asciidoctor allows to set attributes as strings without quotations. In this case I...

Thanks a lot. So, I'll adapt to that behaviour in my application to make my use case work properly - no worries. Is there maybe a chance to document how...

Could it be, that your file is missing the extenstion `.adoc`? If that does not help: How does your config-file look like? How do you call the reporter?

The demo_report.adoc should show you, how the template is built. You have to use the dashboard id instead of the dashboard name - look in the readme and the demo...

Well yes, that could be the ID. Anyway, the call `grafana_dashboard` does not exist. Please look in the demo_report or the function documentation here: [https://github.com/divinity666/ruby-grafana-reporter/blob/master/FUNCTION_CALLS.md](https://github.com/divinity666/ruby-grafana-reporter/blob/master/FUNCTION_CALLS.md)

I fixed the link, thanks for the hint. 1) Not working function call: Your line in the report is obviously wrong. Please look in the demo report. It shows the...

It's strange, that the demo report does not find any examples in your setup for panel images or queries. I don't have a good explanation for that right now, but...