connections_result.json 362 B

123456789101112131415161718192021
  1. {
  2. "revision": 25,
  3. "tags": ["tag1", "tag2"],
  4. "boolean_false": false,
  5. "boolean_true": true,
  6. "number_array": [1,2,3,10.33],
  7. "rows": [
  8. {
  9. "panels": [
  10. {
  11. "datasource": "graphite",
  12. "type": "graph"
  13. }
  14. ]
  15. }
  16. ],
  17. "schemaVersion": 11,
  18. "title": "Nginx Connections",
  19. "uid": "1MHHlVjzz",
  20. "version": 0
  21. }