szymski

Untitled

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