Advertisement
Guest User

Untitled

a guest
May 23rd, 2018
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.61 KB | None | 0 0
  1. {
  2. "__inputs": [
  3. {
  4. "name": "DS_CARBONITY",
  5. "label": "Carbonity",
  6. "description": "",
  7. "type": "datasource",
  8. "pluginId": "influxdb",
  9. "pluginName": "InfluxDB"
  10. }
  11. ],
  12. "__requires": [
  13. {
  14. "type": "grafana",
  15. "id": "grafana",
  16. "name": "Grafana",
  17. "version": "5.1.3"
  18. },
  19. {
  20. "type": "panel",
  21. "id": "graph",
  22. "name": "Graph",
  23. "version": "5.0.0"
  24. },
  25. {
  26. "type": "datasource",
  27. "id": "influxdb",
  28. "name": "InfluxDB",
  29. "version": "5.0.0"
  30. }
  31. ],
  32. "annotations": {
  33. "list": [
  34. {
  35. "builtIn": 1,
  36. "datasource": "-- Grafana --",
  37. "enable": true,
  38. "hide": true,
  39. "iconColor": "rgba(0, 211, 255, 1)",
  40. "name": "Annotations & Alerts",
  41. "type": "dashboard"
  42. }
  43. ]
  44. },
  45. "editable": true,
  46. "gnetId": null,
  47. "graphTooltip": 0,
  48. "id": null,
  49. "links": [],
  50. "panels": [
  51. {
  52. "aliasColors": {},
  53. "bars": false,
  54. "dashLength": 10,
  55. "dashes": false,
  56. "datasource": "${DS_CARBONITY}",
  57. "fill": 1,
  58. "gridPos": {
  59. "h": 9,
  60. "w": 12,
  61. "x": 0,
  62. "y": 0
  63. },
  64. "id": 4,
  65. "legend": {
  66. "avg": false,
  67. "current": false,
  68. "max": false,
  69. "min": false,
  70. "show": true,
  71. "total": false,
  72. "values": false
  73. },
  74. "lines": true,
  75. "linewidth": 1,
  76. "links": [],
  77. "nullPointMode": "null",
  78. "percentage": false,
  79. "pointradius": 1,
  80. "points": true,
  81. "renderer": "flot",
  82. "seriesOverrides": [],
  83. "spaceLength": 10,
  84. "stack": false,
  85. "steppedLine": false,
  86. "targets": [
  87. {
  88. "groupBy": [
  89. {
  90. "params": [
  91. "1s"
  92. ],
  93. "type": "time"
  94. },
  95. {
  96. "params": [
  97. "instance"
  98. ],
  99. "type": "tag"
  100. }
  101. ],
  102. "measurement": "hello._openiotfog._tcp.local.",
  103. "orderByTime": "ASC",
  104. "policy": "default",
  105. "refId": "A",
  106. "resultFormat": "time_series",
  107. "select": [
  108. [
  109. {
  110. "params": [
  111. "value"
  112. ],
  113. "type": "field"
  114. },
  115. {
  116. "params": [],
  117. "type": "sum"
  118. }
  119. ]
  120. ],
  121. "tags": []
  122. }
  123. ],
  124. "thresholds": [],
  125. "timeFrom": null,
  126. "timeShift": null,
  127. "title": "Service Throughput by Service Instance",
  128. "tooltip": {
  129. "shared": true,
  130. "sort": 0,
  131. "value_type": "individual"
  132. },
  133. "type": "graph",
  134. "xaxis": {
  135. "buckets": null,
  136. "mode": "time",
  137. "name": null,
  138. "show": true,
  139. "values": []
  140. },
  141. "yaxes": [
  142. {
  143. "decimals": null,
  144. "format": "short",
  145. "label": "Number of Requests",
  146. "logBase": 1,
  147. "max": null,
  148. "min": null,
  149. "show": true
  150. },
  151. {
  152. "format": "short",
  153. "label": "Number of Requests",
  154. "logBase": 1,
  155. "max": null,
  156. "min": null,
  157. "show": true
  158. }
  159. ],
  160. "yaxis": {
  161. "align": false,
  162. "alignLevel": null
  163. }
  164. },
  165. {
  166. "aliasColors": {},
  167. "bars": false,
  168. "dashLength": 10,
  169. "dashes": false,
  170. "datasource": "${DS_CARBONITY}",
  171. "fill": 1,
  172. "gridPos": {
  173. "h": 9,
  174. "w": 12,
  175. "x": 12,
  176. "y": 0
  177. },
  178. "id": 2,
  179. "legend": {
  180. "avg": false,
  181. "current": false,
  182. "max": false,
  183. "min": false,
  184. "show": true,
  185. "total": false,
  186. "values": false
  187. },
  188. "lines": true,
  189. "linewidth": 1,
  190. "links": [],
  191. "nullPointMode": "null",
  192. "percentage": false,
  193. "pointradius": 1,
  194. "points": false,
  195. "renderer": "flot",
  196. "seriesOverrides": [],
  197. "spaceLength": 10,
  198. "stack": false,
  199. "steppedLine": false,
  200. "targets": [
  201. {
  202. "groupBy": [
  203. {
  204. "params": [
  205. "1s"
  206. ],
  207. "type": "time"
  208. },
  209. {
  210. "params": [
  211. "host"
  212. ],
  213. "type": "tag"
  214. }
  215. ],
  216. "measurement": "hello._openiotfog._tcp.local.",
  217. "orderByTime": "ASC",
  218. "policy": "default",
  219. "refId": "A",
  220. "resultFormat": "time_series",
  221. "select": [
  222. [
  223. {
  224. "params": [
  225. "value"
  226. ],
  227. "type": "field"
  228. },
  229. {
  230. "params": [],
  231. "type": "sum"
  232. }
  233. ]
  234. ],
  235. "tags": []
  236. }
  237. ],
  238. "thresholds": [],
  239. "timeFrom": null,
  240. "timeShift": null,
  241. "title": "Service Throughput By Host",
  242. "tooltip": {
  243. "shared": true,
  244. "sort": 0,
  245. "value_type": "individual"
  246. },
  247. "type": "graph",
  248. "xaxis": {
  249. "buckets": null,
  250. "mode": "time",
  251. "name": null,
  252. "show": true,
  253. "values": []
  254. },
  255. "yaxes": [
  256. {
  257. "format": "short",
  258. "label": "Number of Requests",
  259. "logBase": 1,
  260. "max": null,
  261. "min": null,
  262. "show": true
  263. },
  264. {
  265. "format": "short",
  266. "label": "Number of Requests",
  267. "logBase": 1,
  268. "max": null,
  269. "min": null,
  270. "show": true
  271. }
  272. ],
  273. "yaxis": {
  274. "align": false,
  275. "alignLevel": null
  276. }
  277. }
  278. ],
  279. "refresh": "1s",
  280. "schemaVersion": 16,
  281. "style": "dark",
  282. "tags": [],
  283. "templating": {
  284. "list": []
  285. },
  286. "time": {
  287. "from": "now-30m",
  288. "to": "now"
  289. },
  290. "timepicker": {
  291. "refresh_intervals": [
  292. "1s",
  293. " 5s",
  294. "10s",
  295. "30s",
  296. "1m",
  297. "5m",
  298. "15m",
  299. "30m",
  300. "1h",
  301. "2h",
  302. "1d"
  303. ],
  304. "time_options": [
  305. "5m",
  306. "15m",
  307. "1h",
  308. "6h",
  309. "12h",
  310. "24h",
  311. "2d",
  312. "7d",
  313. "30d"
  314. ]
  315. },
  316. "timezone": "",
  317. "title": "Carbonify",
  318. "uid": "sWtZ9NVmk",
  319. "version": 9
  320. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement