szymski

Untitled

Oct 7th, 2021
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.90 KB | None | 0 0
  1. {
  2. "id": 102,
  3. "gridPos": {
  4. "h": 6,
  5. "w": 12,
  6. "x": 12,
  7. "y": 14
  8. },
  9. "type": "timeseries",
  10. "title": "Freight Order fallback errors",
  11. "transformations": [],
  12. "datasource": "$Environment",
  13. "pluginVersion": "8.0.2",
  14. "links": [],
  15. "fieldConfig": {
  16. "defaults": {
  17. "custom": {
  18. "drawStyle": "bars",
  19. "lineInterpolation": "stepAfter",
  20. "barAlignment": 0,
  21. "lineWidth": 1,
  22. "fillOpacity": 100,
  23. "gradientMode": "none",
  24. "spanNulls": true,
  25. "showPoints": "never",
  26. "pointSize": 5,
  27. "stacking": {
  28. "mode": "normal",
  29. "group": "A"
  30. },
  31. "axisPlacement": "auto",
  32. "axisLabel": "",
  33. "scaleDistribution": {
  34. "type": "linear"
  35. },
  36. "hideFrom": {
  37. "tooltip": false,
  38. "viz": false,
  39. "legend": false
  40. },
  41. "thresholdsStyle": {
  42. "mode": "off"
  43. }
  44. },
  45. "color": {
  46. "mode": "palette-classic"
  47. },
  48. "thresholds": {
  49. "mode": "absolute",
  50. "steps": [
  51. {
  52. "color": "green",
  53. "value": null
  54. },
  55. {
  56. "color": "red",
  57. "value": 80
  58. }
  59. ]
  60. },
  61. "mappings": [],
  62. "unit": "short"
  63. },
  64. "overrides": []
  65. },
  66. "options": {
  67. "tooltip": {
  68. "mode": "single"
  69. },
  70. "legend": {
  71. "displayMode": "list",
  72. "placement": "right",
  73. "calcs": [
  74. "sum"
  75. ]
  76. }
  77. },
  78. "targets": [
  79. {
  80. "hide": false,
  81. "refCount": 0,
  82. "refId": "D",
  83. "target": "aliasByNode(stats.counters.services.messenger-contexts.context.order.fallback_errors.*.count, 7)",
  84. "textEditor": false
  85. }
  86. ],
  87. "cacheTimeout": null,
  88. "description": "",
  89. "timeFrom": null,
  90. "timeShift": null
  91. }
Advertisement
Add Comment
Please, Sign In to add comment