szymski

Untitled

Oct 7th, 2021
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.85 KB | None | 0 0
  1. {
  2. "id": 101,
  3. "gridPos": {
  4. "h": 6,
  5. "w": 12,
  6. "x": 12,
  7. "y": 8
  8. },
  9. "type": "graph",
  10. "title": "Freight fallback errors",
  11. "datasource": "$Environment",
  12. "pluginVersion": "8.0.2",
  13. "options": {
  14. "alertThreshold": false
  15. },
  16. "targets": [
  17. {
  18. "refCount": 0,
  19. "refId": "D",
  20. "target": "alias(stats.counters.services.messenger-contexts.context.freights.fallback_errors.404.count, '404')",
  21. "textEditor": false
  22. },
  23. {
  24. "refCount": 0,
  25. "refId": "C",
  26. "target": "alias(stats.counters.services.messenger-contexts.context.freights.fallback_errors.403.count, '403')",
  27. "textEditor": false
  28. },
  29. {
  30. "refCount": 0,
  31. "refId": "A",
  32. "target": "alias(stats.counters.services.messenger-contexts.context.freights.fallback_errors.400.count, '400')",
  33. "textEditor": true
  34. },
  35. {
  36. "refCount": 0,
  37. "refId": "B",
  38. "target": "alias(stats.counters.services.messenger-contexts.context.freights.fallback_errors.500.count, '500')",
  39. "textEditor": true
  40. },
  41. {
  42. "refCount": 0,
  43. "refId": "E",
  44. "target": "alias(stats.counters.services.messenger-contexts.context.freights.fallback_errors.unknown.count, 'Other')",
  45. "textEditor": true
  46. },
  47. {
  48. "refCount": 0,
  49. "refId": "F",
  50. "target": "alias(stats.counters.services.messenger-contexts.context.freights.fallback_errors.401.count, '401')",
  51. "textEditor": true,
  52. "hide": false
  53. }
  54. ],
  55. "timeFrom": null,
  56. "timeShift": null,
  57. "links": [],
  58. "cacheTimeout": null,
  59. "renderer": "flot",
  60. "yaxes": [
  61. {
  62. "label": null,
  63. "show": true,
  64. "logBase": 1,
  65. "min": null,
  66. "max": null,
  67. "format": "short"
  68. },
  69. {
  70. "label": null,
  71. "show": true,
  72. "logBase": 1,
  73. "min": null,
  74. "max": null,
  75. "format": "short"
  76. }
  77. ],
  78. "xaxis": {
  79. "show": true,
  80. "mode": "time",
  81. "name": null,
  82. "values": [],
  83. "buckets": null
  84. },
  85. "yaxis": {
  86. "align": false,
  87. "alignLevel": null
  88. },
  89. "lines": false,
  90. "fill": 1,
  91. "fillGradient": 0,
  92. "linewidth": 1,
  93. "dashes": false,
  94. "hiddenSeries": false,
  95. "dashLength": 10,
  96. "spaceLength": 10,
  97. "points": false,
  98. "pointradius": 2,
  99. "bars": true,
  100. "stack": true,
  101. "percentage": false,
  102. "legend": {
  103. "show": true,
  104. "values": false,
  105. "min": false,
  106. "max": false,
  107. "current": false,
  108. "total": false,
  109. "avg": false,
  110. "alignAsTable": true,
  111. "rightSide": true,
  112. "sideWidth": null
  113. },
  114. "nullPointMode": "null",
  115. "steppedLine": false,
  116. "tooltip": {
  117. "value_type": "individual",
  118. "shared": true,
  119. "sort": 0
  120. },
  121. "aliasColors": {},
  122. "seriesOverrides": [],
  123. "thresholds": [],
  124. "timeRegions": [],
  125. "description": "",
  126. "transformations": []
  127. }
Advertisement
Add Comment
Please, Sign In to add comment