spring-cloud-dataflow-samples icon indicating copy to clipboard operation
spring-cloud-dataflow-samples copied to clipboard

twitterstream analytics json grafana dashboard import

Open wlund-pivotal opened this issue 5 years ago • 0 comments

The json import doesn't work either by import or paste in he grafana dashboard because of smart quotes. It is here in the docs:

Go to Grafana Dashboard accessible at localhost:3000, login as admin:admin. Import the grafana-twitter-scdf-analytics.json dashboard. You will see a dashboard similar to this:

To work around the problem I downloaded the json and did a search/replace of the quotes in emacs with normal quotes and the json paste worked fine.

wlund-pivotal avatar Jun 03 '20 20:06 wlund-pivotal