github.com/argoproj/argo-cd@v1.8.7/examples/dashboard.json (about)

     1  {
     2    "annotations": {
     3      "list": [
     4        {
     5          "builtIn": 1,
     6          "datasource": "-- Grafana --",
     7          "enable": true,
     8          "hide": true,
     9          "iconColor": "rgba(0, 211, 255, 1)",
    10          "name": "Annotations & Alerts",
    11          "type": "dashboard"
    12        }
    13      ]
    14    },
    15    "editable": true,
    16    "gnetId": null,
    17    "graphTooltip": 0,
    18    "id": 1,
    19    "iteration": 1605574886303,
    20    "links": [],
    21    "panels": [
    22      {
    23        "collapsed": false,
    24        "datasource": "$datasource",
    25        "gridPos": {
    26          "h": 1,
    27          "w": 24,
    28          "x": 0,
    29          "y": 0
    30        },
    31        "id": 68,
    32        "panels": [],
    33        "title": "Overview",
    34        "type": "row"
    35      },
    36      {
    37        "content": "![argoimage](https://avatars1.githubusercontent.com/u/30269780?s=110&v=4)",
    38        "datasource": "$datasource",
    39        "gridPos": {
    40          "h": 4,
    41          "w": 2,
    42          "x": 0,
    43          "y": 1
    44        },
    45        "id": 26,
    46        "links": [],
    47        "mode": "markdown",
    48        "options": {},
    49        "title": "",
    50        "transparent": true,
    51        "type": "text"
    52      },
    53      {
    54        "cacheTimeout": null,
    55        "colorBackground": false,
    56        "colorValue": false,
    57        "colors": [
    58          "#299c46",
    59          "rgba(237, 129, 40, 0.89)",
    60          "#d44a3a"
    61        ],
    62        "datasource": "$datasource",
    63        "format": "dtdurations",
    64        "gauge": {
    65          "maxValue": 100,
    66          "minValue": 0,
    67          "show": false,
    68          "thresholdLabels": false,
    69          "thresholdMarkers": true
    70        },
    71        "gridPos": {
    72          "h": 4,
    73          "w": 3,
    74          "x": 2,
    75          "y": 1
    76        },
    77        "id": 32,
    78        "interval": null,
    79        "links": [],
    80        "mappingType": 1,
    81        "mappingTypes": [
    82          {
    83            "name": "value to text",
    84            "value": 1
    85          },
    86          {
    87            "name": "range to text",
    88            "value": 2
    89          }
    90        ],
    91        "maxDataPoints": 100,
    92        "nullPointMode": "connected",
    93        "nullText": null,
    94        "options": {},
    95        "postfix": "",
    96        "postfixFontSize": "50%",
    97        "prefix": "",
    98        "prefixFontSize": "50%",
    99        "rangeMaps": [
   100          {
   101            "from": "null",
   102            "text": "N/A",
   103            "to": "null"
   104          }
   105        ],
   106        "sparkline": {
   107          "fillColor": "rgba(31, 118, 189, 0.18)",
   108          "full": false,
   109          "lineColor": "rgb(31, 120, 193)",
   110          "show": false
   111        },
   112        "tableColumn": "",
   113        "targets": [
   114          {
   115            "expr": "time() - max(process_start_time_seconds{job=\"argocd-server-metrics\",namespace=~\"$namespace\"})",
   116            "format": "time_series",
   117            "intervalFactor": 1,
   118            "refId": "A"
   119          }
   120        ],
   121        "thresholds": "",
   122        "title": "Uptime",
   123        "type": "singlestat",
   124        "valueFontSize": "70%",
   125        "valueMaps": [
   126          {
   127            "op": "=",
   128            "text": "N/A",
   129            "value": "null"
   130          }
   131        ],
   132        "valueName": "current"
   133      },
   134      {
   135        "cacheTimeout": null,
   136        "colorBackground": false,
   137        "colorValue": false,
   138        "colors": [
   139          "#299c46",
   140          "rgba(237, 129, 40, 0.89)",
   141          "#d44a3a"
   142        ],
   143        "datasource": "$datasource",
   144        "format": "none",
   145        "gauge": {
   146          "maxValue": 100,
   147          "minValue": 0,
   148          "show": false,
   149          "thresholdLabels": false,
   150          "thresholdMarkers": true
   151        },
   152        "gridPos": {
   153          "h": 4,
   154          "w": 3,
   155          "x": 5,
   156          "y": 1
   157        },
   158        "id": 94,
   159        "interval": null,
   160        "links": [],
   161        "mappingType": 1,
   162        "mappingTypes": [
   163          {
   164            "name": "value to text",
   165            "value": 1
   166          },
   167          {
   168            "name": "range to text",
   169            "value": 2
   170          }
   171        ],
   172        "maxDataPoints": 100,
   173        "nullPointMode": "connected",
   174        "nullText": null,
   175        "options": {},
   176        "postfix": "",
   177        "postfixFontSize": "50%",
   178        "prefix": "",
   179        "prefixFontSize": "50%",
   180        "rangeMaps": [
   181          {
   182            "from": "null",
   183            "text": "N/A",
   184            "to": "null"
   185          }
   186        ],
   187        "sparkline": {
   188          "fillColor": "rgba(31, 118, 189, 0.18)",
   189          "full": false,
   190          "lineColor": "rgb(31, 120, 193)",
   191          "show": true
   192        },
   193        "tableColumn": "",
   194        "targets": [
   195          {
   196            "expr": "count(count by (server) (argocd_cluster_info{namespace=~\"$namespace\"}))",
   197            "format": "time_series",
   198            "instant": false,
   199            "intervalFactor": 1,
   200            "refId": "A"
   201          }
   202        ],
   203        "thresholds": "",
   204        "timeFrom": null,
   205        "timeShift": null,
   206        "title": "Clusters",
   207        "type": "singlestat",
   208        "valueFontSize": "80%",
   209        "valueMaps": [
   210          {
   211            "op": "=",
   212            "text": "0",
   213            "value": "null"
   214          }
   215        ],
   216        "valueName": "current"
   217      },
   218      {
   219        "cacheTimeout": null,
   220        "colorBackground": false,
   221        "colorPostfix": false,
   222        "colorPrefix": false,
   223        "colorValue": false,
   224        "colors": [
   225          "#299c46",
   226          "rgba(237, 129, 40, 0.89)",
   227          "#d44a3a"
   228        ],
   229        "datasource": "$datasource",
   230        "format": "none",
   231        "gauge": {
   232          "maxValue": 100,
   233          "minValue": 0,
   234          "show": false,
   235          "thresholdLabels": false,
   236          "thresholdMarkers": true
   237        },
   238        "gridPos": {
   239          "h": 4,
   240          "w": 3,
   241          "x": 8,
   242          "y": 1
   243        },
   244        "id": 75,
   245        "interval": null,
   246        "links": [],
   247        "mappingType": 1,
   248        "mappingTypes": [
   249          {
   250            "name": "value to text",
   251            "value": 1
   252          },
   253          {
   254            "name": "range to text",
   255            "value": 2
   256          }
   257        ],
   258        "maxDataPoints": 100,
   259        "nullPointMode": "connected",
   260        "nullText": null,
   261        "options": {},
   262        "postfix": "",
   263        "postfixFontSize": "50%",
   264        "prefix": "",
   265        "prefixFontSize": "50%",
   266        "rangeMaps": [
   267          {
   268            "from": "null",
   269            "text": "N/A",
   270            "to": "null"
   271          }
   272        ],
   273        "repeat": null,
   274        "repeatDirection": "h",
   275        "sparkline": {
   276          "fillColor": "rgba(31, 118, 189, 0.18)",
   277          "full": false,
   278          "lineColor": "rgb(31, 120, 193)",
   279          "show": true
   280        },
   281        "tableColumn": "",
   282        "targets": [
   283          {
   284            "expr": "sum(argocd_app_info{namespace=~\"$namespace\",dest_server=~\"$cluster\",health_status=~\"$health_status\",sync_status=~\"$sync_status\"})",
   285            "format": "time_series",
   286            "instant": false,
   287            "intervalFactor": 1,
   288            "refId": "A"
   289          }
   290        ],
   291        "thresholds": "",
   292        "timeFrom": null,
   293        "timeShift": null,
   294        "title": "Applications",
   295        "type": "singlestat",
   296        "valueFontSize": "80%",
   297        "valueMaps": [
   298          {
   299            "op": "=",
   300            "text": "N/A",
   301            "value": "null"
   302          }
   303        ],
   304        "valueName": "current"
   305      },
   306      {
   307        "cacheTimeout": null,
   308        "colorBackground": false,
   309        "colorValue": false,
   310        "colors": [
   311          "#299c46",
   312          "rgba(237, 129, 40, 0.89)",
   313          "#d44a3a"
   314        ],
   315        "datasource": "$datasource",
   316        "format": "none",
   317        "gauge": {
   318          "maxValue": 100,
   319          "minValue": 0,
   320          "show": false,
   321          "thresholdLabels": false,
   322          "thresholdMarkers": true
   323        },
   324        "gridPos": {
   325          "h": 4,
   326          "w": 3,
   327          "x": 11,
   328          "y": 1
   329        },
   330        "id": 107,
   331        "interval": null,
   332        "links": [],
   333        "mappingType": 1,
   334        "mappingTypes": [
   335          {
   336            "name": "value to text",
   337            "value": 1
   338          },
   339          {
   340            "name": "range to text",
   341            "value": 2
   342          }
   343        ],
   344        "maxDataPoints": 100,
   345        "nullPointMode": "connected",
   346        "nullText": null,
   347        "options": {},
   348        "postfix": "",
   349        "postfixFontSize": "50%",
   350        "prefix": "",
   351        "prefixFontSize": "50%",
   352        "rangeMaps": [
   353          {
   354            "from": "null",
   355            "text": "N/A",
   356            "to": "null"
   357          }
   358        ],
   359        "sparkline": {
   360          "fillColor": "rgba(31, 118, 189, 0.18)",
   361          "full": false,
   362          "lineColor": "rgb(31, 120, 193)",
   363          "show": true
   364        },
   365        "tableColumn": "",
   366        "targets": [
   367          {
   368            "expr": "count(count by (repo) (argocd_app_info{namespace=~\"$namespace\"}))",
   369            "format": "time_series",
   370            "instant": false,
   371            "intervalFactor": 1,
   372            "refId": "A"
   373          }
   374        ],
   375        "thresholds": "",
   376        "timeFrom": null,
   377        "timeShift": null,
   378        "title": "Repositories",
   379        "type": "singlestat",
   380        "valueFontSize": "80%",
   381        "valueMaps": [
   382          {
   383            "op": "=",
   384            "text": "0",
   385            "value": "null"
   386          }
   387        ],
   388        "valueName": "current"
   389      },
   390      {
   391        "cacheTimeout": null,
   392        "datasource": "$datasource",
   393        "gridPos": {
   394          "h": 4,
   395          "w": 3,
   396          "x": 14,
   397          "y": 1
   398        },
   399        "id": 100,
   400        "links": [],
   401        "options": {
   402          "fieldOptions": {
   403            "calcs": [
   404              "lastNotNull"
   405            ],
   406            "defaults": {
   407              "mappings": [
   408                {
   409                  "id": 0,
   410                  "op": "=",
   411                  "text": "0",
   412                  "type": 1,
   413                  "value": "null"
   414                }
   415              ],
   416              "max": 100,
   417              "min": 0,
   418              "nullValueMode": "connected",
   419              "thresholds": [
   420                {
   421                  "color": "green",
   422                  "value": null
   423                },
   424                {
   425                  "color": "red",
   426                  "value": 80
   427                }
   428              ],
   429              "unit": "none"
   430            },
   431            "override": {},
   432            "overrides": [],
   433            "values": false
   434          },
   435          "orientation": "horizontal",
   436          "showThresholdLabels": false,
   437          "showThresholdMarkers": true
   438        },
   439        "pluginVersion": "6.5.2",
   440        "repeatDirection": "h",
   441        "targets": [
   442          {
   443            "expr": "sum(argocd_app_info{namespace=~\"$namespace\",dest_server=~\"$cluster\",operation!=\"\"})",
   444            "format": "time_series",
   445            "instant": true,
   446            "intervalFactor": 1,
   447            "legendFormat": "",
   448            "refId": "A"
   449          }
   450        ],
   451        "timeFrom": null,
   452        "timeShift": null,
   453        "title": "Operations",
   454        "type": "gauge"
   455      },
   456      {
   457        "aliasColors": {},
   458        "bars": false,
   459        "cacheTimeout": null,
   460        "dashLength": 10,
   461        "dashes": false,
   462        "datasource": "$datasource",
   463        "decimals": null,
   464        "fill": 1,
   465        "fillGradient": 0,
   466        "gridPos": {
   467          "h": 4,
   468          "w": 7,
   469          "x": 17,
   470          "y": 1
   471        },
   472        "hiddenSeries": false,
   473        "id": 28,
   474        "legend": {
   475          "alignAsTable": true,
   476          "avg": false,
   477          "current": true,
   478          "hideEmpty": true,
   479          "hideZero": true,
   480          "max": false,
   481          "min": false,
   482          "rightSide": true,
   483          "show": true,
   484          "sort": "current",
   485          "sortDesc": true,
   486          "total": false,
   487          "values": true
   488        },
   489        "lines": true,
   490        "linewidth": 1,
   491        "links": [],
   492        "nullPointMode": "connected",
   493        "options": {
   494          "dataLinks": []
   495        },
   496        "paceLength": 10,
   497        "percentage": false,
   498        "pointradius": 2,
   499        "points": false,
   500        "renderer": "flot",
   501        "seriesOverrides": [],
   502        "spaceLength": 10,
   503        "stack": true,
   504        "steppedLine": false,
   505        "targets": [
   506          {
   507            "expr": "sum(argocd_app_info{namespace=~\"$namespace\",dest_server=~\"$cluster\",health_status=~\"$health_status\",sync_status=~\"$sync_status\"}) by (namespace)",
   508            "format": "time_series",
   509            "instant": false,
   510            "intervalFactor": 1,
   511            "legendFormat": "{{namespace}}",
   512            "refId": "A"
   513          }
   514        ],
   515        "thresholds": [],
   516        "timeFrom": null,
   517        "timeRegions": [],
   518        "timeShift": null,
   519        "title": "Applications",
   520        "tooltip": {
   521          "shared": false,
   522          "sort": 2,
   523          "value_type": "individual"
   524        },
   525        "type": "graph",
   526        "xaxis": {
   527          "buckets": null,
   528          "mode": "time",
   529          "name": null,
   530          "show": true,
   531          "values": []
   532        },
   533        "yaxes": [
   534          {
   535            "decimals": 0,
   536            "format": "short",
   537            "label": null,
   538            "logBase": 1,
   539            "max": null,
   540            "min": null,
   541            "show": true
   542          },
   543          {
   544            "format": "short",
   545            "label": null,
   546            "logBase": 1,
   547            "max": null,
   548            "min": null,
   549            "show": true
   550          }
   551        ],
   552        "yaxis": {
   553          "align": false,
   554          "alignLevel": null
   555        }
   556      },
   557      {
   558        "collapsed": true,
   559        "datasource": "$datasource",
   560        "gridPos": {
   561          "h": 1,
   562          "w": 24,
   563          "x": 0,
   564          "y": 5
   565        },
   566        "id": 77,
   567        "panels": [
   568          {
   569            "aliasColors": {
   570              "Degraded": "semi-dark-red",
   571              "Healthy": "green",
   572              "Missing": "semi-dark-purple",
   573              "Progressing": "semi-dark-blue",
   574              "Suspended": "semi-dark-orange",
   575              "Unknown": "rgb(255, 255, 255)"
   576            },
   577            "bars": false,
   578            "cacheTimeout": null,
   579            "dashLength": 10,
   580            "dashes": false,
   581            "datasource": "$datasource",
   582            "decimals": null,
   583            "fill": 1,
   584            "fillGradient": 0,
   585            "gridPos": {
   586              "h": 6,
   587              "w": 12,
   588              "x": 0,
   589              "y": 6
   590            },
   591            "hiddenSeries": false,
   592            "id": 105,
   593            "interval": "",
   594            "legend": {
   595              "alignAsTable": true,
   596              "avg": false,
   597              "current": true,
   598              "hideEmpty": false,
   599              "hideZero": false,
   600              "max": false,
   601              "min": false,
   602              "rightSide": true,
   603              "show": true,
   604              "sideWidth": null,
   605              "sort": "current",
   606              "sortDesc": true,
   607              "total": false,
   608              "values": true
   609            },
   610            "lines": true,
   611            "linewidth": 1,
   612            "links": [],
   613            "nullPointMode": "null as zero",
   614            "options": {
   615              "dataLinks": []
   616            },
   617            "paceLength": 10,
   618            "percentage": false,
   619            "pointradius": 2,
   620            "points": false,
   621            "renderer": "flot",
   622            "seriesOverrides": [],
   623            "spaceLength": 10,
   624            "stack": false,
   625            "steppedLine": false,
   626            "targets": [
   627              {
   628                "expr": "sum(argocd_app_info{namespace=~\"$namespace\",dest_server=~\"$cluster\",health_status=~\"$health_status\",sync_status=~\"$sync_status\",health_status!=\"\"}) by (health_status)",
   629                "format": "time_series",
   630                "instant": false,
   631                "intervalFactor": 1,
   632                "legendFormat": "{{health_status}}",
   633                "refId": "A"
   634              }
   635            ],
   636            "thresholds": [],
   637            "timeFrom": null,
   638            "timeRegions": [],
   639            "timeShift": null,
   640            "title": "Health Status",
   641            "tooltip": {
   642              "shared": true,
   643              "sort": 2,
   644              "value_type": "individual"
   645            },
   646            "type": "graph",
   647            "xaxis": {
   648              "buckets": null,
   649              "mode": "time",
   650              "name": null,
   651              "show": true,
   652              "values": []
   653            },
   654            "yaxes": [
   655              {
   656                "format": "short",
   657                "label": null,
   658                "logBase": 2,
   659                "max": null,
   660                "min": null,
   661                "show": true
   662              },
   663              {
   664                "format": "short",
   665                "label": null,
   666                "logBase": 1,
   667                "max": null,
   668                "min": null,
   669                "show": true
   670              }
   671            ],
   672            "yaxis": {
   673              "align": false,
   674              "alignLevel": null
   675            }
   676          },
   677          {
   678            "aliasColors": {
   679              "Degraded": "semi-dark-red",
   680              "Healthy": "green",
   681              "Missing": "semi-dark-purple",
   682              "OutOfSync": "semi-dark-yellow",
   683              "Progressing": "semi-dark-blue",
   684              "Suspended": "semi-dark-orange",
   685              "Synced": "semi-dark-green",
   686              "Unknown": "rgb(255, 255, 255)"
   687            },
   688            "bars": false,
   689            "cacheTimeout": null,
   690            "dashLength": 10,
   691            "dashes": false,
   692            "datasource": "$datasource",
   693            "decimals": null,
   694            "fill": 1,
   695            "fillGradient": 0,
   696            "gridPos": {
   697              "h": 6,
   698              "w": 12,
   699              "x": 12,
   700              "y": 6
   701            },
   702            "hiddenSeries": false,
   703            "id": 106,
   704            "interval": "",
   705            "legend": {
   706              "alignAsTable": true,
   707              "avg": false,
   708              "current": true,
   709              "hideEmpty": false,
   710              "hideZero": false,
   711              "max": false,
   712              "min": false,
   713              "rightSide": true,
   714              "show": true,
   715              "sideWidth": null,
   716              "sort": "current",
   717              "sortDesc": true,
   718              "total": false,
   719              "values": true
   720            },
   721            "lines": true,
   722            "linewidth": 1,
   723            "links": [],
   724            "nullPointMode": "null as zero",
   725            "options": {
   726              "dataLinks": []
   727            },
   728            "paceLength": 10,
   729            "percentage": false,
   730            "pointradius": 2,
   731            "points": false,
   732            "renderer": "flot",
   733            "seriesOverrides": [],
   734            "spaceLength": 10,
   735            "stack": false,
   736            "steppedLine": false,
   737            "targets": [
   738              {
   739                "expr": "sum(argocd_app_info{namespace=~\"$namespace\",dest_server=~\"$cluster\",health_status=~\"$health_status\",sync_status=~\"$sync_status\",health_status!=\"\"}) by (sync_status)",
   740                "format": "time_series",
   741                "instant": false,
   742                "intervalFactor": 1,
   743                "legendFormat": "{{sync_status}}",
   744                "refId": "A"
   745              }
   746            ],
   747            "thresholds": [],
   748            "timeFrom": null,
   749            "timeRegions": [],
   750            "timeShift": null,
   751            "title": "Sync Status",
   752            "tooltip": {
   753              "shared": true,
   754              "sort": 2,
   755              "value_type": "individual"
   756            },
   757            "type": "graph",
   758            "xaxis": {
   759              "buckets": null,
   760              "mode": "time",
   761              "name": null,
   762              "show": true,
   763              "values": []
   764            },
   765            "yaxes": [
   766              {
   767                "format": "short",
   768                "label": null,
   769                "logBase": 2,
   770                "max": null,
   771                "min": null,
   772                "show": true
   773              },
   774              {
   775                "format": "short",
   776                "label": null,
   777                "logBase": 1,
   778                "max": null,
   779                "min": null,
   780                "show": true
   781              }
   782            ],
   783            "yaxis": {
   784              "align": false,
   785              "alignLevel": null
   786            }
   787          }
   788        ],
   789        "title": "Application Status",
   790        "type": "row"
   791      },
   792      {
   793        "collapsed": true,
   794        "datasource": "$datasource",
   795        "gridPos": {
   796          "h": 1,
   797          "w": 24,
   798          "x": 0,
   799          "y": 6
   800        },
   801        "id": 104,
   802        "panels": [
   803          {
   804            "aliasColors": {},
   805            "bars": false,
   806            "dashLength": 10,
   807            "dashes": false,
   808            "datasource": "$datasource",
   809            "decimals": null,
   810            "fill": 1,
   811            "fillGradient": 0,
   812            "gridPos": {
   813              "h": 6,
   814              "w": 24,
   815              "x": 0,
   816              "y": 3
   817            },
   818            "hiddenSeries": false,
   819            "id": 56,
   820            "interval": "",
   821            "legend": {
   822              "alignAsTable": true,
   823              "avg": false,
   824              "current": true,
   825              "hideEmpty": true,
   826              "hideZero": true,
   827              "max": false,
   828              "min": false,
   829              "rightSide": true,
   830              "show": true,
   831              "sort": "total",
   832              "sortDesc": true,
   833              "total": true,
   834              "values": true
   835            },
   836            "lines": true,
   837            "linewidth": 1,
   838            "links": [],
   839            "nullPointMode": "null",
   840            "options": {
   841              "dataLinks": []
   842            },
   843            "paceLength": 10,
   844            "percentage": false,
   845            "pointradius": 1,
   846            "points": false,
   847            "renderer": "flot",
   848            "seriesOverrides": [],
   849            "spaceLength": 10,
   850            "stack": true,
   851            "steppedLine": false,
   852            "targets": [
   853              {
   854                "expr": "sum(round(increase(argocd_app_sync_total{namespace=~\"$namespace\",dest_server=~\"$cluster\"}[$interval]))) by ($grouping)",
   855                "format": "time_series",
   856                "intervalFactor": 1,
   857                "legendFormat": "{{$grouping}}",
   858                "refId": "A"
   859              }
   860            ],
   861            "thresholds": [],
   862            "timeFrom": null,
   863            "timeRegions": [],
   864            "timeShift": null,
   865            "title": "Sync Activity",
   866            "tooltip": {
   867              "shared": true,
   868              "sort": 2,
   869              "value_type": "individual"
   870            },
   871            "type": "graph",
   872            "xaxis": {
   873              "buckets": null,
   874              "mode": "time",
   875              "name": null,
   876              "show": true,
   877              "values": []
   878            },
   879            "yaxes": [
   880              {
   881                "decimals": 0,
   882                "format": "short",
   883                "label": "",
   884                "logBase": 1,
   885                "max": null,
   886                "min": "0",
   887                "show": true
   888              },
   889              {
   890                "decimals": -12,
   891                "format": "short",
   892                "label": "",
   893                "logBase": 1,
   894                "max": null,
   895                "min": null,
   896                "show": true
   897              }
   898            ],
   899            "yaxis": {
   900              "align": false,
   901              "alignLevel": null
   902            }
   903          },
   904          {
   905            "aliasColors": {},
   906            "bars": false,
   907            "dashLength": 10,
   908            "dashes": false,
   909            "datasource": "$datasource",
   910            "decimals": null,
   911            "fill": 1,
   912            "fillGradient": 0,
   913            "gridPos": {
   914              "h": 5,
   915              "w": 24,
   916              "x": 0,
   917              "y": 9
   918            },
   919            "hiddenSeries": false,
   920            "id": 73,
   921            "legend": {
   922              "alignAsTable": true,
   923              "avg": false,
   924              "current": false,
   925              "hideEmpty": true,
   926              "hideZero": false,
   927              "max": false,
   928              "min": false,
   929              "rightSide": true,
   930              "show": true,
   931              "sort": "total",
   932              "sortDesc": true,
   933              "total": true,
   934              "values": true
   935            },
   936            "lines": true,
   937            "linewidth": 1,
   938            "links": [],
   939            "nullPointMode": "null",
   940            "options": {
   941              "dataLinks": []
   942            },
   943            "paceLength": 10,
   944            "percentage": false,
   945            "pointradius": 2,
   946            "points": false,
   947            "renderer": "flot",
   948            "seriesOverrides": [],
   949            "spaceLength": 10,
   950            "stack": true,
   951            "steppedLine": false,
   952            "targets": [
   953              {
   954                "expr": "sum(round(increase(argocd_app_sync_total{namespace=~\"$namespace\",phase=~\"Error|Failed\",dest_server=~\"$cluster\"}[$interval]))) by ($grouping, phase)",
   955                "format": "time_series",
   956                "intervalFactor": 1,
   957                "legendFormat": "{{phase}}: {{$grouping}}",
   958                "refId": "A"
   959              }
   960            ],
   961            "thresholds": [],
   962            "timeFrom": null,
   963            "timeRegions": [],
   964            "timeShift": null,
   965            "title": "Sync Failures",
   966            "tooltip": {
   967              "shared": true,
   968              "sort": 2,
   969              "value_type": "individual"
   970            },
   971            "type": "graph",
   972            "xaxis": {
   973              "buckets": null,
   974              "mode": "time",
   975              "name": null,
   976              "show": true,
   977              "values": []
   978            },
   979            "yaxes": [
   980              {
   981                "decimals": 0,
   982                "format": "none",
   983                "label": "",
   984                "logBase": 1,
   985                "max": null,
   986                "min": "0",
   987                "show": true
   988              },
   989              {
   990                "format": "short",
   991                "label": "",
   992                "logBase": 1,
   993                "max": null,
   994                "min": null,
   995                "show": true
   996              }
   997            ],
   998            "yaxis": {
   999              "align": false,
  1000              "alignLevel": null
  1001            }
  1002          }
  1003        ],
  1004        "title": "Sync Stats",
  1005        "type": "row"
  1006      },
  1007      {
  1008        "collapsed": true,
  1009        "datasource": "$datasource",
  1010        "gridPos": {
  1011          "h": 1,
  1012          "w": 24,
  1013          "x": 0,
  1014          "y": 7
  1015        },
  1016        "id": 64,
  1017        "panels": [
  1018          {
  1019            "aliasColors": {},
  1020            "bars": false,
  1021            "dashLength": 10,
  1022            "dashes": false,
  1023            "datasource": "$datasource",
  1024            "fill": 1,
  1025            "fillGradient": 0,
  1026            "gridPos": {
  1027              "h": 6,
  1028              "w": 24,
  1029              "x": 0,
  1030              "y": 12
  1031            },
  1032            "hiddenSeries": false,
  1033            "id": 58,
  1034            "legend": {
  1035              "alignAsTable": true,
  1036              "avg": true,
  1037              "current": true,
  1038              "max": true,
  1039              "min": false,
  1040              "rightSide": true,
  1041              "show": true,
  1042              "sort": "total",
  1043              "sortDesc": true,
  1044              "total": true,
  1045              "values": true
  1046            },
  1047            "lines": true,
  1048            "linewidth": 1,
  1049            "links": [],
  1050            "nullPointMode": "null",
  1051            "options": {
  1052              "dataLinks": []
  1053            },
  1054            "paceLength": 10,
  1055            "percentage": false,
  1056            "pointradius": 2,
  1057            "points": false,
  1058            "renderer": "flot",
  1059            "seriesOverrides": [],
  1060            "spaceLength": 10,
  1061            "stack": false,
  1062            "steppedLine": false,
  1063            "targets": [
  1064              {
  1065                "expr": "sum(increase(argocd_app_reconcile_count{namespace=~\"$namespace\",dest_server=~\"$cluster\"}[$interval])) by ($grouping)",
  1066                "format": "time_series",
  1067                "intervalFactor": 1,
  1068                "legendFormat": "{{$grouping}}",
  1069                "refId": "A"
  1070              }
  1071            ],
  1072            "thresholds": [],
  1073            "timeFrom": null,
  1074            "timeRegions": [],
  1075            "timeShift": null,
  1076            "title": "Reconciliation Activity",
  1077            "tooltip": {
  1078              "shared": false,
  1079              "sort": 2,
  1080              "value_type": "individual"
  1081            },
  1082            "type": "graph",
  1083            "xaxis": {
  1084              "buckets": null,
  1085              "mode": "time",
  1086              "name": null,
  1087              "show": true,
  1088              "values": []
  1089            },
  1090            "yaxes": [
  1091              {
  1092                "format": "short",
  1093                "label": null,
  1094                "logBase": 1,
  1095                "max": null,
  1096                "min": null,
  1097                "show": true
  1098              },
  1099              {
  1100                "format": "short",
  1101                "label": null,
  1102                "logBase": 1,
  1103                "max": null,
  1104                "min": null,
  1105                "show": true
  1106              }
  1107            ],
  1108            "yaxis": {
  1109              "align": false,
  1110              "alignLevel": null
  1111            }
  1112          },
  1113          {
  1114            "cards": {
  1115              "cardPadding": null,
  1116              "cardRound": null
  1117            },
  1118            "color": {
  1119              "cardColor": "#b4ff00",
  1120              "colorScale": "sqrt",
  1121              "colorScheme": "interpolateSpectral",
  1122              "exponent": 0.5,
  1123              "min": null,
  1124              "mode": "spectrum"
  1125            },
  1126            "dataFormat": "tsbuckets",
  1127            "datasource": "$datasource",
  1128            "gridPos": {
  1129              "h": 7,
  1130              "w": 24,
  1131              "x": 0,
  1132              "y": 18
  1133            },
  1134            "heatmap": {},
  1135            "hideZeroBuckets": false,
  1136            "highlightCards": true,
  1137            "id": 60,
  1138            "legend": {
  1139              "show": true
  1140            },
  1141            "links": [],
  1142            "options": {},
  1143            "reverseYBuckets": false,
  1144            "targets": [
  1145              {
  1146                "expr": "sum(increase(argocd_app_reconcile_bucket{namespace=~\"$namespace\"}[$interval])) by (le)",
  1147                "format": "heatmap",
  1148                "instant": false,
  1149                "intervalFactor": 10,
  1150                "legendFormat": "{{le}}",
  1151                "refId": "A"
  1152              }
  1153            ],
  1154            "timeFrom": null,
  1155            "timeShift": null,
  1156            "title": "Reconciliation Performance",
  1157            "tooltip": {
  1158              "show": true,
  1159              "showHistogram": true
  1160            },
  1161            "tooltipDecimals": 0,
  1162            "type": "heatmap",
  1163            "xAxis": {
  1164              "show": true
  1165            },
  1166            "xBucketNumber": null,
  1167            "xBucketSize": null,
  1168            "yAxis": {
  1169              "decimals": null,
  1170              "format": "short",
  1171              "logBase": 1,
  1172              "max": null,
  1173              "min": null,
  1174              "show": true,
  1175              "splitFactor": null
  1176            },
  1177            "yBucketBound": "auto",
  1178            "yBucketNumber": null,
  1179            "yBucketSize": null
  1180          },
  1181          {
  1182            "aliasColors": {},
  1183            "bars": false,
  1184            "dashLength": 10,
  1185            "dashes": false,
  1186            "datasource": "$datasource",
  1187            "fill": 1,
  1188            "fillGradient": 0,
  1189            "gridPos": {
  1190              "h": 6,
  1191              "w": 24,
  1192              "x": 0,
  1193              "y": 25
  1194            },
  1195            "hiddenSeries": false,
  1196            "id": 80,
  1197            "legend": {
  1198              "alignAsTable": true,
  1199              "avg": true,
  1200              "current": true,
  1201              "hideEmpty": true,
  1202              "hideZero": true,
  1203              "max": false,
  1204              "min": false,
  1205              "rightSide": true,
  1206              "show": true,
  1207              "sideWidth": null,
  1208              "sort": "current",
  1209              "sortDesc": true,
  1210              "total": false,
  1211              "values": true
  1212            },
  1213            "lines": true,
  1214            "linewidth": 1,
  1215            "links": [],
  1216            "nullPointMode": "null as zero",
  1217            "options": {
  1218              "dataLinks": []
  1219            },
  1220            "paceLength": 10,
  1221            "percentage": false,
  1222            "pointradius": 2,
  1223            "points": false,
  1224            "renderer": "flot",
  1225            "seriesOverrides": [],
  1226            "spaceLength": 10,
  1227            "stack": false,
  1228            "steppedLine": false,
  1229            "targets": [
  1230              {
  1231                "expr": "sum(increase(argocd_app_k8s_request_total{namespace=~\"$namespace\",server=~\"$cluster\"}[$interval])) by (verb, resource_kind)",
  1232                "format": "time_series",
  1233                "instant": false,
  1234                "intervalFactor": 1,
  1235                "legendFormat": "{{verb}} {{resource_kind}}",
  1236                "refId": "A"
  1237              }
  1238            ],
  1239            "thresholds": [],
  1240            "timeFrom": null,
  1241            "timeRegions": [],
  1242            "timeShift": null,
  1243            "title": "K8s API Activity",
  1244            "tooltip": {
  1245              "shared": true,
  1246              "sort": 2,
  1247              "value_type": "individual"
  1248            },
  1249            "type": "graph",
  1250            "xaxis": {
  1251              "buckets": null,
  1252              "mode": "time",
  1253              "name": null,
  1254              "show": true,
  1255              "values": []
  1256            },
  1257            "yaxes": [
  1258              {
  1259                "format": "short",
  1260                "label": null,
  1261                "logBase": 1,
  1262                "max": null,
  1263                "min": null,
  1264                "show": true
  1265              },
  1266              {
  1267                "format": "short",
  1268                "label": null,
  1269                "logBase": 1,
  1270                "max": null,
  1271                "min": null,
  1272                "show": true
  1273              }
  1274            ],
  1275            "yaxis": {
  1276              "align": false,
  1277              "alignLevel": null
  1278            }
  1279          },
  1280          {
  1281            "aliasColors": {},
  1282            "bars": false,
  1283            "dashLength": 10,
  1284            "dashes": false,
  1285            "datasource": "$datasource",
  1286            "fill": 1,
  1287            "fillGradient": 0,
  1288            "gridPos": {
  1289              "h": 7,
  1290              "w": 12,
  1291              "x": 0,
  1292              "y": 31
  1293            },
  1294            "hiddenSeries": false,
  1295            "id": 96,
  1296            "legend": {
  1297              "alignAsTable": true,
  1298              "avg": true,
  1299              "current": true,
  1300              "hideZero": true,
  1301              "max": true,
  1302              "min": false,
  1303              "rightSide": false,
  1304              "show": true,
  1305              "sideWidth": null,
  1306              "total": false,
  1307              "values": true
  1308            },
  1309            "lines": true,
  1310            "linewidth": 1,
  1311            "links": [],
  1312            "nullPointMode": "null",
  1313            "options": {
  1314              "dataLinks": []
  1315            },
  1316            "percentage": false,
  1317            "pointradius": 2,
  1318            "points": false,
  1319            "renderer": "flot",
  1320            "seriesOverrides": [],
  1321            "spaceLength": 10,
  1322            "stack": false,
  1323            "steppedLine": false,
  1324            "targets": [
  1325              {
  1326                "expr": "sum(workqueue_depth{namespace=~\"$namespace\",name=~\"app_.*\"}) by (name)",
  1327                "format": "time_series",
  1328                "intervalFactor": 1,
  1329                "legendFormat": "{{name}}",
  1330                "refId": "A"
  1331              }
  1332            ],
  1333            "thresholds": [],
  1334            "timeFrom": null,
  1335            "timeRegions": [],
  1336            "timeShift": null,
  1337            "title": "Workqueue Depth",
  1338            "tooltip": {
  1339              "shared": true,
  1340              "sort": 2,
  1341              "value_type": "individual"
  1342            },
  1343            "type": "graph",
  1344            "xaxis": {
  1345              "buckets": null,
  1346              "mode": "time",
  1347              "name": null,
  1348              "show": true,
  1349              "values": []
  1350            },
  1351            "yaxes": [
  1352              {
  1353                "format": "short",
  1354                "label": null,
  1355                "logBase": 1,
  1356                "max": null,
  1357                "min": "0",
  1358                "show": true
  1359              },
  1360              {
  1361                "format": "short",
  1362                "label": null,
  1363                "logBase": 1,
  1364                "max": null,
  1365                "min": "0",
  1366                "show": true
  1367              }
  1368            ],
  1369            "yaxis": {
  1370              "align": false,
  1371              "alignLevel": null
  1372            }
  1373          },
  1374          {
  1375            "aliasColors": {},
  1376            "bars": false,
  1377            "dashLength": 10,
  1378            "dashes": false,
  1379            "datasource": "$datasource",
  1380            "decimals": null,
  1381            "fill": 1,
  1382            "fillGradient": 0,
  1383            "gridPos": {
  1384              "h": 7,
  1385              "w": 12,
  1386              "x": 12,
  1387              "y": 31
  1388            },
  1389            "hiddenSeries": false,
  1390            "id": 98,
  1391            "legend": {
  1392              "alignAsTable": true,
  1393              "avg": true,
  1394              "current": true,
  1395              "hideZero": false,
  1396              "max": true,
  1397              "min": false,
  1398              "show": true,
  1399              "total": false,
  1400              "values": true
  1401            },
  1402            "lines": true,
  1403            "linewidth": 1,
  1404            "links": [],
  1405            "nullPointMode": "null",
  1406            "options": {
  1407              "dataLinks": []
  1408            },
  1409            "percentage": false,
  1410            "pointradius": 2,
  1411            "points": false,
  1412            "renderer": "flot",
  1413            "seriesOverrides": [],
  1414            "spaceLength": 10,
  1415            "stack": false,
  1416            "steppedLine": false,
  1417            "targets": [
  1418              {
  1419                "expr": "sum(argocd_kubectl_exec_pending{namespace=~\"$namespace\"}) by (command)",
  1420                "format": "time_series",
  1421                "intervalFactor": 1,
  1422                "legendFormat": "{{command}}",
  1423                "refId": "A"
  1424              }
  1425            ],
  1426            "thresholds": [],
  1427            "timeFrom": null,
  1428            "timeRegions": [],
  1429            "timeShift": null,
  1430            "title": "Pending kubectl run",
  1431            "tooltip": {
  1432              "shared": true,
  1433              "sort": 2,
  1434              "value_type": "individual"
  1435            },
  1436            "type": "graph",
  1437            "xaxis": {
  1438              "buckets": null,
  1439              "mode": "time",
  1440              "name": null,
  1441              "show": true,
  1442              "values": []
  1443            },
  1444            "yaxes": [
  1445              {
  1446                "decimals": 0,
  1447                "format": "short",
  1448                "label": "",
  1449                "logBase": 1,
  1450                "max": null,
  1451                "min": "0",
  1452                "show": true
  1453              },
  1454              {
  1455                "decimals": 0,
  1456                "format": "short",
  1457                "label": "",
  1458                "logBase": 1,
  1459                "max": null,
  1460                "min": "0",
  1461                "show": true
  1462              }
  1463            ],
  1464            "yaxis": {
  1465              "align": false,
  1466              "alignLevel": null
  1467            }
  1468          }
  1469        ],
  1470        "title": "Controller Stats",
  1471        "type": "row"
  1472      },
  1473      {
  1474        "collapsed": true,
  1475        "datasource": "$datasource",
  1476        "gridPos": {
  1477          "h": 1,
  1478          "w": 24,
  1479          "x": 0,
  1480          "y": 8
  1481        },
  1482        "id": 102,
  1483        "panels": [
  1484          {
  1485            "aliasColors": {},
  1486            "bars": false,
  1487            "dashLength": 10,
  1488            "dashes": false,
  1489            "datasource": "$datasource",
  1490            "fill": 1,
  1491            "fillGradient": 0,
  1492            "gridPos": {
  1493              "h": 7,
  1494              "w": 24,
  1495              "x": 0,
  1496              "y": 26
  1497            },
  1498            "hiddenSeries": false,
  1499            "id": 34,
  1500            "legend": {
  1501              "alignAsTable": true,
  1502              "avg": true,
  1503              "current": true,
  1504              "max": true,
  1505              "min": false,
  1506              "rightSide": true,
  1507              "show": true,
  1508              "sort": "current",
  1509              "sortDesc": true,
  1510              "total": false,
  1511              "values": true
  1512            },
  1513            "lines": true,
  1514            "linewidth": 1,
  1515            "links": [],
  1516            "nullPointMode": "connected",
  1517            "options": {
  1518              "dataLinks": []
  1519            },
  1520            "paceLength": 10,
  1521            "percentage": false,
  1522            "pointradius": 5,
  1523            "points": false,
  1524            "renderer": "flot",
  1525            "seriesOverrides": [],
  1526            "spaceLength": 10,
  1527            "stack": false,
  1528            "steppedLine": false,
  1529            "targets": [
  1530              {
  1531                "expr": "go_memstats_heap_alloc_bytes{job=\"argocd-metrics\",namespace=~\"$namespace\"}",
  1532                "format": "time_series",
  1533                "intervalFactor": 1,
  1534                "legendFormat": "{{namespace}}",
  1535                "refId": "A"
  1536              }
  1537            ],
  1538            "thresholds": [],
  1539            "timeFrom": null,
  1540            "timeRegions": [],
  1541            "timeShift": null,
  1542            "title": "Memory Usage",
  1543            "tooltip": {
  1544              "shared": false,
  1545              "sort": 2,
  1546              "value_type": "individual"
  1547            },
  1548            "type": "graph",
  1549            "xaxis": {
  1550              "buckets": null,
  1551              "mode": "time",
  1552              "name": null,
  1553              "show": true,
  1554              "values": []
  1555            },
  1556            "yaxes": [
  1557              {
  1558                "format": "bytes",
  1559                "label": null,
  1560                "logBase": 1,
  1561                "max": null,
  1562                "min": null,
  1563                "show": true
  1564              },
  1565              {
  1566                "format": "short",
  1567                "label": null,
  1568                "logBase": 1,
  1569                "max": null,
  1570                "min": null,
  1571                "show": true
  1572              }
  1573            ],
  1574            "yaxis": {
  1575              "align": false,
  1576              "alignLevel": null
  1577            }
  1578          },
  1579          {
  1580            "aliasColors": {},
  1581            "bars": false,
  1582            "dashLength": 10,
  1583            "dashes": false,
  1584            "datasource": "$datasource",
  1585            "fill": 1,
  1586            "fillGradient": 0,
  1587            "gridPos": {
  1588              "h": 7,
  1589              "w": 24,
  1590              "x": 0,
  1591              "y": 33
  1592            },
  1593            "hiddenSeries": false,
  1594            "id": 108,
  1595            "legend": {
  1596              "alignAsTable": true,
  1597              "avg": true,
  1598              "current": true,
  1599              "hideEmpty": true,
  1600              "hideZero": true,
  1601              "max": true,
  1602              "min": false,
  1603              "rightSide": true,
  1604              "show": true,
  1605              "sort": "avg",
  1606              "sortDesc": true,
  1607              "total": false,
  1608              "values": true
  1609            },
  1610            "lines": true,
  1611            "linewidth": 1,
  1612            "links": [],
  1613            "nullPointMode": "connected",
  1614            "options": {
  1615              "dataLinks": []
  1616            },
  1617            "paceLength": 10,
  1618            "percentage": false,
  1619            "pointradius": 5,
  1620            "points": false,
  1621            "renderer": "flot",
  1622            "seriesOverrides": [],
  1623            "spaceLength": 10,
  1624            "stack": false,
  1625            "steppedLine": false,
  1626            "targets": [
  1627              {
  1628                "expr": "irate(process_cpu_seconds_total{job=\"argocd-metrics\",namespace=~\"$namespace\"}[1m])",
  1629                "format": "time_series",
  1630                "intervalFactor": 1,
  1631                "legendFormat": "{{namespace}}",
  1632                "refId": "A"
  1633              }
  1634            ],
  1635            "thresholds": [],
  1636            "timeFrom": null,
  1637            "timeRegions": [],
  1638            "timeShift": null,
  1639            "title": "CPU Usage",
  1640            "tooltip": {
  1641              "shared": false,
  1642              "sort": 2,
  1643              "value_type": "individual"
  1644            },
  1645            "type": "graph",
  1646            "xaxis": {
  1647              "buckets": null,
  1648              "mode": "time",
  1649              "name": null,
  1650              "show": true,
  1651              "values": []
  1652            },
  1653            "yaxes": [
  1654              {
  1655                "decimals": 1,
  1656                "format": "none",
  1657                "label": null,
  1658                "logBase": 1,
  1659                "max": null,
  1660                "min": null,
  1661                "show": true
  1662              },
  1663              {
  1664                "format": "short",
  1665                "label": null,
  1666                "logBase": 1,
  1667                "max": null,
  1668                "min": null,
  1669                "show": true
  1670              }
  1671            ],
  1672            "yaxis": {
  1673              "align": false,
  1674              "alignLevel": null
  1675            }
  1676          },
  1677          {
  1678            "aliasColors": {},
  1679            "bars": false,
  1680            "dashLength": 10,
  1681            "dashes": false,
  1682            "datasource": "$datasource",
  1683            "fill": 1,
  1684            "fillGradient": 0,
  1685            "gridPos": {
  1686              "h": 7,
  1687              "w": 24,
  1688              "x": 0,
  1689              "y": 40
  1690            },
  1691            "hiddenSeries": false,
  1692            "id": 62,
  1693            "legend": {
  1694              "alignAsTable": true,
  1695              "avg": true,
  1696              "current": true,
  1697              "hideEmpty": false,
  1698              "hideZero": false,
  1699              "max": true,
  1700              "min": false,
  1701              "rightSide": true,
  1702              "show": true,
  1703              "sort": "current",
  1704              "sortDesc": true,
  1705              "total": false,
  1706              "values": true
  1707            },
  1708            "lines": true,
  1709            "linewidth": 1,
  1710            "links": [],
  1711            "nullPointMode": "null",
  1712            "options": {
  1713              "dataLinks": []
  1714            },
  1715            "paceLength": 10,
  1716            "percentage": false,
  1717            "pointradius": 5,
  1718            "points": false,
  1719            "renderer": "flot",
  1720            "seriesOverrides": [],
  1721            "spaceLength": 10,
  1722            "stack": false,
  1723            "steppedLine": false,
  1724            "targets": [
  1725              {
  1726                "expr": "go_goroutines{job=\"argocd-metrics\",namespace=~\"$namespace\"}",
  1727                "format": "time_series",
  1728                "intervalFactor": 1,
  1729                "legendFormat": "{{namespace}}",
  1730                "refId": "A"
  1731              }
  1732            ],
  1733            "thresholds": [],
  1734            "timeFrom": null,
  1735            "timeRegions": [],
  1736            "timeShift": null,
  1737            "title": "Goroutines",
  1738            "tooltip": {
  1739              "shared": false,
  1740              "sort": 2,
  1741              "value_type": "individual"
  1742            },
  1743            "type": "graph",
  1744            "xaxis": {
  1745              "buckets": null,
  1746              "mode": "time",
  1747              "name": null,
  1748              "show": true,
  1749              "values": []
  1750            },
  1751            "yaxes": [
  1752              {
  1753                "format": "short",
  1754                "label": null,
  1755                "logBase": 1,
  1756                "max": null,
  1757                "min": null,
  1758                "show": true
  1759              },
  1760              {
  1761                "format": "short",
  1762                "label": null,
  1763                "logBase": 1,
  1764                "max": null,
  1765                "min": null,
  1766                "show": true
  1767              }
  1768            ],
  1769            "yaxis": {
  1770              "align": false,
  1771              "alignLevel": null
  1772            }
  1773          }
  1774        ],
  1775        "title": "Controller Telemetry",
  1776        "type": "row"
  1777      },
  1778      {
  1779        "collapsed": true,
  1780        "datasource": "$datasource",
  1781        "gridPos": {
  1782          "h": 1,
  1783          "w": 24,
  1784          "x": 0,
  1785          "y": 9
  1786        },
  1787        "id": 88,
  1788        "panels": [
  1789          {
  1790            "aliasColors": {},
  1791            "bars": false,
  1792            "dashLength": 10,
  1793            "dashes": false,
  1794            "datasource": "$datasource",
  1795            "fill": 1,
  1796            "fillGradient": 0,
  1797            "gridPos": {
  1798              "h": 7,
  1799              "w": 24,
  1800              "x": 0,
  1801              "y": 27
  1802            },
  1803            "hiddenSeries": false,
  1804            "id": 90,
  1805            "legend": {
  1806              "alignAsTable": true,
  1807              "avg": false,
  1808              "current": true,
  1809              "max": false,
  1810              "min": false,
  1811              "rightSide": true,
  1812              "show": true,
  1813              "sort": "current",
  1814              "sortDesc": true,
  1815              "total": false,
  1816              "values": true
  1817            },
  1818            "lines": true,
  1819            "linewidth": 1,
  1820            "links": [],
  1821            "nullPointMode": "null",
  1822            "options": {
  1823              "dataLinks": []
  1824            },
  1825            "percentage": false,
  1826            "pointradius": 2,
  1827            "points": false,
  1828            "renderer": "flot",
  1829            "seriesOverrides": [],
  1830            "spaceLength": 10,
  1831            "stack": false,
  1832            "steppedLine": false,
  1833            "targets": [
  1834              {
  1835                "expr": "sum(argocd_cluster_api_resource_objects{namespace=~\"$namespace\",server=~\"$cluster\"}) by (server)",
  1836                "format": "time_series",
  1837                "intervalFactor": 1,
  1838                "legendFormat": "{{server}}",
  1839                "refId": "A"
  1840              }
  1841            ],
  1842            "thresholds": [],
  1843            "timeFrom": null,
  1844            "timeRegions": [],
  1845            "timeShift": null,
  1846            "title": "Resource Objects Count",
  1847            "tooltip": {
  1848              "shared": false,
  1849              "sort": 2,
  1850              "value_type": "individual"
  1851            },
  1852            "type": "graph",
  1853            "xaxis": {
  1854              "buckets": null,
  1855              "mode": "time",
  1856              "name": null,
  1857              "show": true,
  1858              "values": []
  1859            },
  1860            "yaxes": [
  1861              {
  1862                "format": "short",
  1863                "label": null,
  1864                "logBase": 1,
  1865                "max": null,
  1866                "min": null,
  1867                "show": true
  1868              },
  1869              {
  1870                "format": "short",
  1871                "label": null,
  1872                "logBase": 1,
  1873                "max": null,
  1874                "min": null,
  1875                "show": true
  1876              }
  1877            ],
  1878            "yaxis": {
  1879              "align": false,
  1880              "alignLevel": null
  1881            }
  1882          },
  1883          {
  1884            "aliasColors": {},
  1885            "bars": false,
  1886            "dashLength": 10,
  1887            "dashes": false,
  1888            "datasource": "$datasource",
  1889            "fill": 1,
  1890            "fillGradient": 0,
  1891            "gridPos": {
  1892              "h": 6,
  1893              "w": 24,
  1894              "x": 0,
  1895              "y": 34
  1896            },
  1897            "hiddenSeries": false,
  1898            "id": 92,
  1899            "legend": {
  1900              "alignAsTable": true,
  1901              "avg": false,
  1902              "current": true,
  1903              "hideEmpty": true,
  1904              "max": false,
  1905              "min": false,
  1906              "rightSide": true,
  1907              "show": true,
  1908              "sort": "current",
  1909              "sortDesc": true,
  1910              "total": false,
  1911              "values": true
  1912            },
  1913            "lines": true,
  1914            "linewidth": 1,
  1915            "links": [],
  1916            "nullPointMode": "null",
  1917            "options": {
  1918              "dataLinks": []
  1919            },
  1920            "percentage": false,
  1921            "pointradius": 2,
  1922            "points": false,
  1923            "renderer": "flot",
  1924            "seriesOverrides": [],
  1925            "spaceLength": 10,
  1926            "stack": false,
  1927            "steppedLine": false,
  1928            "targets": [
  1929              {
  1930                "expr": "  sum(argocd_cluster_api_resources{namespace=~\"$namespace\",server=~\"$cluster\"}) by (server)",
  1931                "format": "time_series",
  1932                "intervalFactor": 1,
  1933                "legendFormat": "{{server}}",
  1934                "refId": "A"
  1935              }
  1936            ],
  1937            "thresholds": [],
  1938            "timeFrom": null,
  1939            "timeRegions": [],
  1940            "timeShift": null,
  1941            "title": "API Resources Count",
  1942            "tooltip": {
  1943              "shared": false,
  1944              "sort": 2,
  1945              "value_type": "individual"
  1946            },
  1947            "type": "graph",
  1948            "xaxis": {
  1949              "buckets": null,
  1950              "mode": "time",
  1951              "name": null,
  1952              "show": true,
  1953              "values": []
  1954            },
  1955            "yaxes": [
  1956              {
  1957                "format": "short",
  1958                "label": null,
  1959                "logBase": 1,
  1960                "max": null,
  1961                "min": null,
  1962                "show": true
  1963              },
  1964              {
  1965                "format": "short",
  1966                "label": null,
  1967                "logBase": 1,
  1968                "max": null,
  1969                "min": null,
  1970                "show": true
  1971              }
  1972            ],
  1973            "yaxis": {
  1974              "align": false,
  1975              "alignLevel": null
  1976            }
  1977          },
  1978          {
  1979            "aliasColors": {},
  1980            "bars": false,
  1981            "dashLength": 10,
  1982            "dashes": false,
  1983            "datasource": "$datasource",
  1984            "fill": 1,
  1985            "fillGradient": 0,
  1986            "gridPos": {
  1987              "h": 7,
  1988              "w": 24,
  1989              "x": 0,
  1990              "y": 40
  1991            },
  1992            "hiddenSeries": false,
  1993            "id": 86,
  1994            "legend": {
  1995              "alignAsTable": true,
  1996              "avg": true,
  1997              "current": true,
  1998              "max": false,
  1999              "min": false,
  2000              "rightSide": true,
  2001              "show": true,
  2002              "sort": "current",
  2003              "sortDesc": true,
  2004              "total": false,
  2005              "values": true
  2006            },
  2007            "lines": true,
  2008            "linewidth": 1,
  2009            "links": [],
  2010            "nullPointMode": "null",
  2011            "options": {
  2012              "dataLinks": []
  2013            },
  2014            "percentage": false,
  2015            "pointradius": 2,
  2016            "points": false,
  2017            "renderer": "flot",
  2018            "seriesOverrides": [],
  2019            "spaceLength": 10,
  2020            "stack": false,
  2021            "steppedLine": false,
  2022            "targets": [
  2023              {
  2024                "expr": "sum(increase(argocd_cluster_events_total{namespace=~\"$namespace\",server=~\"$cluster\"}[$interval])) by (server)",
  2025                "format": "time_series",
  2026                "intervalFactor": 1,
  2027                "legendFormat": "{{server}}",
  2028                "refId": "A"
  2029              }
  2030            ],
  2031            "thresholds": [],
  2032            "timeFrom": null,
  2033            "timeRegions": [],
  2034            "timeShift": null,
  2035            "title": "Cluster Events Count",
  2036            "tooltip": {
  2037              "shared": false,
  2038              "sort": 2,
  2039              "value_type": "individual"
  2040            },
  2041            "type": "graph",
  2042            "xaxis": {
  2043              "buckets": null,
  2044              "mode": "time",
  2045              "name": null,
  2046              "show": true,
  2047              "values": []
  2048            },
  2049            "yaxes": [
  2050              {
  2051                "format": "short",
  2052                "label": null,
  2053                "logBase": 1,
  2054                "max": null,
  2055                "min": null,
  2056                "show": true
  2057              },
  2058              {
  2059                "format": "short",
  2060                "label": null,
  2061                "logBase": 1,
  2062                "max": null,
  2063                "min": null,
  2064                "show": true
  2065              }
  2066            ],
  2067            "yaxis": {
  2068              "align": false,
  2069              "alignLevel": null
  2070            }
  2071          }
  2072        ],
  2073        "title": "Cluster Stats",
  2074        "type": "row"
  2075      },
  2076      {
  2077        "collapsed": true,
  2078        "datasource": "$datasource",
  2079        "gridPos": {
  2080          "h": 1,
  2081          "w": 24,
  2082          "x": 0,
  2083          "y": 10
  2084        },
  2085        "id": 70,
  2086        "panels": [
  2087          {
  2088            "aliasColors": {},
  2089            "bars": false,
  2090            "dashLength": 10,
  2091            "dashes": false,
  2092            "datasource": "$datasource",
  2093            "fill": 1,
  2094            "fillGradient": 0,
  2095            "gridPos": {
  2096              "h": 8,
  2097              "w": 12,
  2098              "x": 0,
  2099              "y": 7
  2100            },
  2101            "hiddenSeries": false,
  2102            "id": 82,
  2103            "legend": {
  2104              "avg": false,
  2105              "current": false,
  2106              "max": false,
  2107              "min": false,
  2108              "show": false,
  2109              "total": false,
  2110              "values": false
  2111            },
  2112            "lines": true,
  2113            "linewidth": 1,
  2114            "links": [],
  2115            "nullPointMode": "null",
  2116            "options": {
  2117              "dataLinks": []
  2118            },
  2119            "percentage": false,
  2120            "pointradius": 2,
  2121            "points": false,
  2122            "renderer": "flot",
  2123            "seriesOverrides": [],
  2124            "spaceLength": 10,
  2125            "stack": false,
  2126            "steppedLine": false,
  2127            "targets": [
  2128              {
  2129                "expr": "sum(increase(argocd_git_request_total{request_type=\"ls-remote\", namespace=~\"$namespace\"}[10m])) by (namespace)",
  2130                "format": "time_series",
  2131                "intervalFactor": 1,
  2132                "legendFormat": "{{namespace}}",
  2133                "refId": "A"
  2134              }
  2135            ],
  2136            "thresholds": [],
  2137            "timeFrom": null,
  2138            "timeRegions": [],
  2139            "timeShift": null,
  2140            "title": "Git Requets (ls-remote)",
  2141            "tooltip": {
  2142              "shared": true,
  2143              "sort": 2,
  2144              "value_type": "individual"
  2145            },
  2146            "type": "graph",
  2147            "xaxis": {
  2148              "buckets": null,
  2149              "mode": "time",
  2150              "name": null,
  2151              "show": true,
  2152              "values": []
  2153            },
  2154            "yaxes": [
  2155              {
  2156                "format": "short",
  2157                "label": null,
  2158                "logBase": 1,
  2159                "max": null,
  2160                "min": null,
  2161                "show": true
  2162              },
  2163              {
  2164                "format": "short",
  2165                "label": null,
  2166                "logBase": 1,
  2167                "max": null,
  2168                "min": null,
  2169                "show": true
  2170              }
  2171            ],
  2172            "yaxis": {
  2173              "align": false,
  2174              "alignLevel": null
  2175            }
  2176          },
  2177          {
  2178            "aliasColors": {},
  2179            "bars": false,
  2180            "dashLength": 10,
  2181            "dashes": false,
  2182            "datasource": "$datasource",
  2183            "fill": 1,
  2184            "fillGradient": 0,
  2185            "gridPos": {
  2186              "h": 8,
  2187              "w": 12,
  2188              "x": 12,
  2189              "y": 7
  2190            },
  2191            "hiddenSeries": false,
  2192            "id": 84,
  2193            "legend": {
  2194              "avg": false,
  2195              "current": false,
  2196              "max": false,
  2197              "min": false,
  2198              "show": false,
  2199              "total": false,
  2200              "values": false
  2201            },
  2202            "lines": true,
  2203            "linewidth": 1,
  2204            "links": [],
  2205            "nullPointMode": "null",
  2206            "options": {
  2207              "dataLinks": []
  2208            },
  2209            "percentage": false,
  2210            "pointradius": 2,
  2211            "points": false,
  2212            "renderer": "flot",
  2213            "seriesOverrides": [],
  2214            "spaceLength": 10,
  2215            "stack": false,
  2216            "steppedLine": false,
  2217            "targets": [
  2218              {
  2219                "expr": "sum(increase(argocd_git_request_total{request_type=\"fetch\", namespace=~\"$namespace\"}[10m])) by (namespace)",
  2220                "format": "time_series",
  2221                "intervalFactor": 1,
  2222                "legendFormat": "{{namespace}}",
  2223                "refId": "A"
  2224              }
  2225            ],
  2226            "thresholds": [],
  2227            "timeFrom": null,
  2228            "timeRegions": [],
  2229            "timeShift": null,
  2230            "title": "Git Requests (checkout)",
  2231            "tooltip": {
  2232              "shared": true,
  2233              "sort": 2,
  2234              "value_type": "individual"
  2235            },
  2236            "type": "graph",
  2237            "xaxis": {
  2238              "buckets": null,
  2239              "mode": "time",
  2240              "name": null,
  2241              "show": true,
  2242              "values": []
  2243            },
  2244            "yaxes": [
  2245              {
  2246                "format": "short",
  2247                "label": "",
  2248                "logBase": 1,
  2249                "max": null,
  2250                "min": null,
  2251                "show": true
  2252              },
  2253              {
  2254                "format": "short",
  2255                "label": null,
  2256                "logBase": 1,
  2257                "max": null,
  2258                "min": null,
  2259                "show": true
  2260              }
  2261            ],
  2262            "yaxis": {
  2263              "align": false,
  2264              "alignLevel": null
  2265            }
  2266          },
  2267          {
  2268            "cards": {
  2269              "cardPadding": null,
  2270              "cardRound": null
  2271            },
  2272            "color": {
  2273              "cardColor": "#b4ff00",
  2274              "colorScale": "sqrt",
  2275              "colorScheme": "interpolateSpectral",
  2276              "exponent": 0.5,
  2277              "mode": "spectrum"
  2278            },
  2279            "dataFormat": "tsbuckets",
  2280            "datasource": "$datasource",
  2281            "gridPos": {
  2282              "h": 8,
  2283              "w": 12,
  2284              "x": 0,
  2285              "y": 15
  2286            },
  2287            "heatmap": {},
  2288            "hideZeroBuckets": false,
  2289            "highlightCards": true,
  2290            "id": 114,
  2291            "legend": {
  2292              "show": false
  2293            },
  2294            "options": {},
  2295            "reverseYBuckets": false,
  2296            "targets": [
  2297              {
  2298                "expr": "sum(increase(argocd_git_request_duration_seconds_bucket{request_type=\"fetch\", namespace=~\"$namespace\"}[$interval])) by (le)",
  2299                "format": "heatmap",
  2300                "intervalFactor": 10,
  2301                "legendFormat": "{{le}}",
  2302                "refId": "A"
  2303              }
  2304            ],
  2305            "timeFrom": null,
  2306            "timeShift": null,
  2307            "title": "Git Fetch Performance",
  2308            "tooltip": {
  2309              "show": true,
  2310              "showHistogram": false
  2311            },
  2312            "type": "heatmap",
  2313            "xAxis": {
  2314              "show": true
  2315            },
  2316            "xBucketNumber": null,
  2317            "xBucketSize": null,
  2318            "yAxis": {
  2319              "decimals": null,
  2320              "format": "short",
  2321              "logBase": 1,
  2322              "max": null,
  2323              "min": null,
  2324              "show": true,
  2325              "splitFactor": null
  2326            },
  2327            "yBucketBound": "auto",
  2328            "yBucketNumber": null,
  2329            "yBucketSize": null
  2330          },
  2331          {
  2332            "cards": {
  2333              "cardPadding": null,
  2334              "cardRound": null
  2335            },
  2336            "color": {
  2337              "cardColor": "#b4ff00",
  2338              "colorScale": "sqrt",
  2339              "colorScheme": "interpolateSpectral",
  2340              "exponent": 0.5,
  2341              "mode": "spectrum"
  2342            },
  2343            "dataFormat": "tsbuckets",
  2344            "datasource": "$datasource",
  2345            "gridPos": {
  2346              "h": 8,
  2347              "w": 12,
  2348              "x": 12,
  2349              "y": 15
  2350            },
  2351            "heatmap": {},
  2352            "hideZeroBuckets": false,
  2353            "highlightCards": true,
  2354            "id": 116,
  2355            "legend": {
  2356              "show": false
  2357            },
  2358            "options": {},
  2359            "reverseYBuckets": false,
  2360            "targets": [
  2361              {
  2362                "expr": "sum(increase(argocd_git_request_duration_seconds_bucket{request_type=\"ls-remote\", namespace=~\"$namespace\"}[$interval])) by (le)",
  2363                "format": "heatmap",
  2364                "intervalFactor": 10,
  2365                "legendFormat": "{{le}}",
  2366                "refId": "A"
  2367              }
  2368            ],
  2369            "timeFrom": null,
  2370            "timeShift": null,
  2371            "title": "Git Ls-Remote Performance",
  2372            "tooltip": {
  2373              "show": true,
  2374              "showHistogram": false
  2375            },
  2376            "type": "heatmap",
  2377            "xAxis": {
  2378              "show": true
  2379            },
  2380            "xBucketNumber": null,
  2381            "xBucketSize": null,
  2382            "yAxis": {
  2383              "decimals": null,
  2384              "format": "short",
  2385              "logBase": 1,
  2386              "max": null,
  2387              "min": null,
  2388              "show": true,
  2389              "splitFactor": null
  2390            },
  2391            "yBucketBound": "auto",
  2392            "yBucketNumber": null,
  2393            "yBucketSize": null
  2394          },
  2395          {
  2396            "aliasColors": {},
  2397            "bars": false,
  2398            "dashLength": 10,
  2399            "dashes": false,
  2400            "datasource": "$datasource",
  2401            "fill": 1,
  2402            "fillGradient": 0,
  2403            "gridPos": {
  2404              "h": 8,
  2405              "w": 24,
  2406              "x": 0,
  2407              "y": 23
  2408            },
  2409            "hiddenSeries": false,
  2410            "id": 71,
  2411            "legend": {
  2412              "avg": false,
  2413              "current": false,
  2414              "max": false,
  2415              "min": false,
  2416              "show": false,
  2417              "total": false,
  2418              "values": false
  2419            },
  2420            "lines": true,
  2421            "linewidth": 1,
  2422            "links": [],
  2423            "nullPointMode": "connected",
  2424            "options": {
  2425              "dataLinks": []
  2426            },
  2427            "paceLength": 10,
  2428            "percentage": false,
  2429            "pointradius": 5,
  2430            "points": false,
  2431            "renderer": "flot",
  2432            "seriesOverrides": [],
  2433            "spaceLength": 10,
  2434            "stack": false,
  2435            "steppedLine": false,
  2436            "targets": [
  2437              {
  2438                "expr": "go_memstats_heap_alloc_bytes{job=\"argocd-repo-server\",namespace=~\"$namespace\"}",
  2439                "format": "time_series",
  2440                "intervalFactor": 1,
  2441                "legendFormat": "{{pod}}",
  2442                "refId": "A"
  2443              }
  2444            ],
  2445            "thresholds": [],
  2446            "timeFrom": null,
  2447            "timeRegions": [],
  2448            "timeShift": null,
  2449            "title": "Memory Used",
  2450            "tooltip": {
  2451              "shared": true,
  2452              "sort": 2,
  2453              "value_type": "individual"
  2454            },
  2455            "type": "graph",
  2456            "xaxis": {
  2457              "buckets": null,
  2458              "mode": "time",
  2459              "name": null,
  2460              "show": true,
  2461              "values": []
  2462            },
  2463            "yaxes": [
  2464              {
  2465                "format": "bytes",
  2466                "label": null,
  2467                "logBase": 1,
  2468                "max": null,
  2469                "min": null,
  2470                "show": true
  2471              },
  2472              {
  2473                "format": "short",
  2474                "label": null,
  2475                "logBase": 1,
  2476                "max": null,
  2477                "min": null,
  2478                "show": true
  2479              }
  2480            ],
  2481            "yaxis": {
  2482              "align": false,
  2483              "alignLevel": null
  2484            }
  2485          },
  2486          {
  2487            "aliasColors": {},
  2488            "bars": false,
  2489            "dashLength": 10,
  2490            "dashes": false,
  2491            "datasource": "$datasource",
  2492            "fill": 1,
  2493            "fillGradient": 0,
  2494            "gridPos": {
  2495              "h": 7,
  2496              "w": 24,
  2497              "x": 0,
  2498              "y": 31
  2499            },
  2500            "hiddenSeries": false,
  2501            "id": 72,
  2502            "legend": {
  2503              "avg": false,
  2504              "current": false,
  2505              "max": false,
  2506              "min": false,
  2507              "show": false,
  2508              "total": false,
  2509              "values": false
  2510            },
  2511            "lines": true,
  2512            "linewidth": 1,
  2513            "links": [],
  2514            "nullPointMode": "null",
  2515            "options": {
  2516              "dataLinks": []
  2517            },
  2518            "paceLength": 10,
  2519            "percentage": false,
  2520            "pointradius": 5,
  2521            "points": false,
  2522            "renderer": "flot",
  2523            "seriesOverrides": [],
  2524            "spaceLength": 10,
  2525            "stack": false,
  2526            "steppedLine": false,
  2527            "targets": [
  2528              {
  2529                "expr": "go_goroutines{job=\"argocd-repo-server\",namespace=~\"$namespace\"}",
  2530                "format": "time_series",
  2531                "intervalFactor": 1,
  2532                "legendFormat": "{{pod}}",
  2533                "refId": "A"
  2534              }
  2535            ],
  2536            "thresholds": [],
  2537            "timeFrom": null,
  2538            "timeRegions": [],
  2539            "timeShift": null,
  2540            "title": "Goroutines",
  2541            "tooltip": {
  2542              "shared": true,
  2543              "sort": 2,
  2544              "value_type": "individual"
  2545            },
  2546            "type": "graph",
  2547            "xaxis": {
  2548              "buckets": null,
  2549              "mode": "time",
  2550              "name": null,
  2551              "show": true,
  2552              "values": []
  2553            },
  2554            "yaxes": [
  2555              {
  2556                "format": "short",
  2557                "label": null,
  2558                "logBase": 1,
  2559                "max": null,
  2560                "min": null,
  2561                "show": true
  2562              },
  2563              {
  2564                "format": "short",
  2565                "label": null,
  2566                "logBase": 1,
  2567                "max": null,
  2568                "min": null,
  2569                "show": true
  2570              }
  2571            ],
  2572            "yaxis": {
  2573              "align": false,
  2574              "alignLevel": null
  2575            }
  2576          }
  2577        ],
  2578        "title": "Repo Server Stats",
  2579        "type": "row"
  2580      },
  2581      {
  2582        "collapsed": true,
  2583        "datasource": "$datasource",
  2584        "gridPos": {
  2585          "h": 1,
  2586          "w": 24,
  2587          "x": 0,
  2588          "y": 11
  2589        },
  2590        "id": 66,
  2591        "panels": [
  2592          {
  2593            "aliasColors": {},
  2594            "bars": false,
  2595            "dashLength": 10,
  2596            "dashes": false,
  2597            "datasource": "$datasource",
  2598            "fill": 1,
  2599            "gridPos": {
  2600              "h": 8,
  2601              "w": 24,
  2602              "x": 0,
  2603              "y": 89
  2604            },
  2605            "id": 61,
  2606            "legend": {
  2607              "avg": false,
  2608              "current": false,
  2609              "max": false,
  2610              "min": false,
  2611              "show": false,
  2612              "total": false,
  2613              "values": false
  2614            },
  2615            "lines": true,
  2616            "linewidth": 1,
  2617            "links": [],
  2618            "nullPointMode": "connected",
  2619            "paceLength": 10,
  2620            "percentage": false,
  2621            "pointradius": 5,
  2622            "points": false,
  2623            "renderer": "flot",
  2624            "seriesOverrides": [],
  2625            "spaceLength": 10,
  2626            "stack": false,
  2627            "steppedLine": false,
  2628            "targets": [
  2629              {
  2630                "expr": "go_memstats_heap_alloc_bytes{job=\"argocd-server-metrics\",namespace=~\"$namespace\"}",
  2631                "format": "time_series",
  2632                "intervalFactor": 1,
  2633                "legendFormat": "{{pod}}",
  2634                "refId": "A"
  2635              }
  2636            ],
  2637            "thresholds": [],
  2638            "timeFrom": null,
  2639            "timeRegions": [],
  2640            "timeShift": null,
  2641            "title": "Memory Used",
  2642            "tooltip": {
  2643              "shared": true,
  2644              "sort": 2,
  2645              "value_type": "individual"
  2646            },
  2647            "type": "graph",
  2648            "xaxis": {
  2649              "buckets": null,
  2650              "mode": "time",
  2651              "name": null,
  2652              "show": true,
  2653              "values": []
  2654            },
  2655            "yaxes": [
  2656              {
  2657                "format": "bytes",
  2658                "label": null,
  2659                "logBase": 1,
  2660                "max": null,
  2661                "min": "0",
  2662                "show": true
  2663              },
  2664              {
  2665                "format": "short",
  2666                "label": null,
  2667                "logBase": 1,
  2668                "max": null,
  2669                "min": null,
  2670                "show": true
  2671              }
  2672            ],
  2673            "yaxis": {
  2674              "align": false,
  2675              "alignLevel": null
  2676            }
  2677          },
  2678          {
  2679            "aliasColors": {},
  2680            "bars": false,
  2681            "dashLength": 10,
  2682            "dashes": false,
  2683            "datasource": "$datasource",
  2684            "fill": 1,
  2685            "gridPos": {
  2686              "h": 9,
  2687              "w": 24,
  2688              "x": 0,
  2689              "y": 97
  2690            },
  2691            "id": 36,
  2692            "legend": {
  2693              "avg": false,
  2694              "current": false,
  2695              "max": false,
  2696              "min": false,
  2697              "show": false,
  2698              "total": false,
  2699              "values": false
  2700            },
  2701            "lines": true,
  2702            "linewidth": 1,
  2703            "links": [],
  2704            "nullPointMode": "null",
  2705            "paceLength": 10,
  2706            "percentage": false,
  2707            "pointradius": 5,
  2708            "points": false,
  2709            "renderer": "flot",
  2710            "seriesOverrides": [],
  2711            "spaceLength": 10,
  2712            "stack": false,
  2713            "steppedLine": false,
  2714            "targets": [
  2715              {
  2716                "expr": "go_goroutines{job=\"argocd-server-metrics\",namespace=~\"$namespace\"}",
  2717                "format": "time_series",
  2718                "intervalFactor": 1,
  2719                "legendFormat": "{{pod}}",
  2720                "refId": "A"
  2721              }
  2722            ],
  2723            "thresholds": [],
  2724            "timeFrom": null,
  2725            "timeRegions": [],
  2726            "timeShift": null,
  2727            "title": "Goroutines",
  2728            "tooltip": {
  2729              "shared": true,
  2730              "sort": 2,
  2731              "value_type": "individual"
  2732            },
  2733            "type": "graph",
  2734            "xaxis": {
  2735              "buckets": null,
  2736              "mode": "time",
  2737              "name": null,
  2738              "show": true,
  2739              "values": []
  2740            },
  2741            "yaxes": [
  2742              {
  2743                "format": "short",
  2744                "label": null,
  2745                "logBase": 1,
  2746                "max": null,
  2747                "min": null,
  2748                "show": true
  2749              },
  2750              {
  2751                "format": "short",
  2752                "label": null,
  2753                "logBase": 1,
  2754                "max": null,
  2755                "min": null,
  2756                "show": true
  2757              }
  2758            ],
  2759            "yaxis": {
  2760              "align": false,
  2761              "alignLevel": null
  2762            }
  2763          },
  2764          {
  2765            "aliasColors": {},
  2766            "bars": false,
  2767            "dashLength": 10,
  2768            "dashes": false,
  2769            "datasource": "$datasource",
  2770            "fill": 1,
  2771            "gridPos": {
  2772              "h": 9,
  2773              "w": 24,
  2774              "x": 0,
  2775              "y": 106
  2776            },
  2777            "id": 38,
  2778            "legend": {
  2779              "avg": false,
  2780              "current": false,
  2781              "max": false,
  2782              "min": false,
  2783              "show": true,
  2784              "total": false,
  2785              "values": false
  2786            },
  2787            "lines": true,
  2788            "linewidth": 1,
  2789            "links": [],
  2790            "nullPointMode": "connected",
  2791            "paceLength": 10,
  2792            "percentage": false,
  2793            "pointradius": 5,
  2794            "points": false,
  2795            "renderer": "flot",
  2796            "seriesOverrides": [],
  2797            "spaceLength": 10,
  2798            "stack": false,
  2799            "steppedLine": false,
  2800            "targets": [
  2801              {
  2802                "expr": "go_gc_duration_seconds{job=\"argocd-server-metrics\", quantile=\"1\", namespace=~\"$namespace\"}",
  2803                "format": "time_series",
  2804                "intervalFactor": 2,
  2805                "legendFormat": "{{pod}}",
  2806                "refId": "A"
  2807              }
  2808            ],
  2809            "thresholds": [],
  2810            "timeFrom": null,
  2811            "timeRegions": [],
  2812            "timeShift": null,
  2813            "title": "GC Time Quantiles",
  2814            "tooltip": {
  2815              "shared": true,
  2816              "sort": 0,
  2817              "value_type": "individual"
  2818            },
  2819            "type": "graph",
  2820            "xaxis": {
  2821              "buckets": null,
  2822              "mode": "time",
  2823              "name": null,
  2824              "show": true,
  2825              "values": []
  2826            },
  2827            "yaxes": [
  2828              {
  2829                "format": "short",
  2830                "label": null,
  2831                "logBase": 1,
  2832                "max": null,
  2833                "min": null,
  2834                "show": true
  2835              },
  2836              {
  2837                "format": "short",
  2838                "label": null,
  2839                "logBase": 1,
  2840                "max": null,
  2841                "min": null,
  2842                "show": true
  2843              }
  2844            ],
  2845            "yaxis": {
  2846              "align": false,
  2847              "alignLevel": null
  2848            }
  2849          },
  2850          {
  2851            "content": "#### gRPC Services:",
  2852            "gridPos": {
  2853              "h": 2,
  2854              "w": 24,
  2855              "x": 0,
  2856              "y": 115
  2857            },
  2858            "id": 54,
  2859            "links": [],
  2860            "mode": "markdown",
  2861            "title": "",
  2862            "transparent": true,
  2863            "type": "text"
  2864          },
  2865          {
  2866            "aliasColors": {},
  2867            "bars": false,
  2868            "dashLength": 10,
  2869            "dashes": false,
  2870            "datasource": "$datasource",
  2871            "decimals": null,
  2872            "fill": 1,
  2873            "gridPos": {
  2874              "h": 9,
  2875              "w": 12,
  2876              "x": 0,
  2877              "y": 117
  2878            },
  2879            "id": 40,
  2880            "legend": {
  2881              "alignAsTable": true,
  2882              "avg": true,
  2883              "current": true,
  2884              "hideEmpty": true,
  2885              "hideZero": true,
  2886              "max": false,
  2887              "min": false,
  2888              "rightSide": false,
  2889              "show": true,
  2890              "sort": "total",
  2891              "sortDesc": true,
  2892              "total": true,
  2893              "values": true
  2894            },
  2895            "lines": true,
  2896            "linewidth": 1,
  2897            "links": [],
  2898            "nullPointMode": "null as zero",
  2899            "paceLength": 10,
  2900            "percentage": false,
  2901            "pointradius": 5,
  2902            "points": false,
  2903            "renderer": "flot",
  2904            "seriesOverrides": [],
  2905            "spaceLength": 10,
  2906            "stack": false,
  2907            "steppedLine": false,
  2908            "targets": [
  2909              {
  2910                "expr": "sum(increase(grpc_server_handled_total{job=\"argocd-server-metrics\",grpc_service=\"application.ApplicationService\",namespace=~\"$namespace\"}[$interval])) by (grpc_code, grpc_method)",
  2911                "format": "time_series",
  2912                "intervalFactor": 1,
  2913                "legendFormat": "{{grpc_code}},{{grpc_method}}",
  2914                "refId": "A"
  2915              }
  2916            ],
  2917            "thresholds": [],
  2918            "timeFrom": null,
  2919            "timeRegions": [],
  2920            "timeShift": null,
  2921            "title": "ApplicationService Requests",
  2922            "tooltip": {
  2923              "shared": false,
  2924              "sort": 2,
  2925              "value_type": "individual"
  2926            },
  2927            "type": "graph",
  2928            "xaxis": {
  2929              "buckets": null,
  2930              "mode": "time",
  2931              "name": null,
  2932              "show": true,
  2933              "values": []
  2934            },
  2935            "yaxes": [
  2936              {
  2937                "format": "short",
  2938                "label": null,
  2939                "logBase": 1,
  2940                "max": null,
  2941                "min": null,
  2942                "show": true
  2943              },
  2944              {
  2945                "format": "short",
  2946                "label": null,
  2947                "logBase": 1,
  2948                "max": null,
  2949                "min": null,
  2950                "show": true
  2951              }
  2952            ],
  2953            "yaxis": {
  2954              "align": false,
  2955              "alignLevel": null
  2956            }
  2957          },
  2958          {
  2959            "aliasColors": {},
  2960            "bars": false,
  2961            "dashLength": 10,
  2962            "dashes": false,
  2963            "datasource": "$datasource",
  2964            "fill": 1,
  2965            "gridPos": {
  2966              "h": 9,
  2967              "w": 12,
  2968              "x": 12,
  2969              "y": 117
  2970            },
  2971            "id": 42,
  2972            "legend": {
  2973              "alignAsTable": true,
  2974              "avg": true,
  2975              "current": true,
  2976              "hideEmpty": true,
  2977              "hideZero": true,
  2978              "max": false,
  2979              "min": false,
  2980              "rightSide": false,
  2981              "show": true,
  2982              "total": true,
  2983              "values": true
  2984            },
  2985            "lines": true,
  2986            "linewidth": 1,
  2987            "links": [],
  2988            "nullPointMode": "null as zero",
  2989            "paceLength": 10,
  2990            "percentage": false,
  2991            "pointradius": 5,
  2992            "points": false,
  2993            "renderer": "flot",
  2994            "seriesOverrides": [],
  2995            "spaceLength": 10,
  2996            "stack": false,
  2997            "steppedLine": false,
  2998            "targets": [
  2999              {
  3000                "expr": "sum(increase(grpc_server_handled_total{job=\"argocd-server-metrics\",grpc_service=\"cluster.ClusterService\",namespace=~\"$namespace\"}[$interval])) by (grpc_code, grpc_method)",
  3001                "format": "time_series",
  3002                "intervalFactor": 1,
  3003                "legendFormat": "{{grpc_code}},{{grpc_method}}",
  3004                "refId": "A"
  3005              }
  3006            ],
  3007            "thresholds": [],
  3008            "timeFrom": null,
  3009            "timeRegions": [],
  3010            "timeShift": null,
  3011            "title": "ClusterService Requests",
  3012            "tooltip": {
  3013              "shared": false,
  3014              "sort": 2,
  3015              "value_type": "individual"
  3016            },
  3017            "type": "graph",
  3018            "xaxis": {
  3019              "buckets": null,
  3020              "mode": "time",
  3021              "name": null,
  3022              "show": true,
  3023              "values": []
  3024            },
  3025            "yaxes": [
  3026              {
  3027                "format": "short",
  3028                "label": null,
  3029                "logBase": 1,
  3030                "max": null,
  3031                "min": null,
  3032                "show": true
  3033              },
  3034              {
  3035                "format": "short",
  3036                "label": null,
  3037                "logBase": 1,
  3038                "max": null,
  3039                "min": null,
  3040                "show": true
  3041              }
  3042            ],
  3043            "yaxis": {
  3044              "align": false,
  3045              "alignLevel": null
  3046            }
  3047          },
  3048          {
  3049            "aliasColors": {},
  3050            "bars": false,
  3051            "dashLength": 10,
  3052            "dashes": false,
  3053            "datasource": "$datasource",
  3054            "fill": 1,
  3055            "gridPos": {
  3056              "h": 9,
  3057              "w": 12,
  3058              "x": 0,
  3059              "y": 126
  3060            },
  3061            "id": 44,
  3062            "legend": {
  3063              "alignAsTable": true,
  3064              "avg": true,
  3065              "current": true,
  3066              "hideEmpty": true,
  3067              "hideZero": true,
  3068              "max": false,
  3069              "min": false,
  3070              "rightSide": false,
  3071              "show": true,
  3072              "total": true,
  3073              "values": true
  3074            },
  3075            "lines": true,
  3076            "linewidth": 1,
  3077            "links": [],
  3078            "nullPointMode": "null as zero",
  3079            "paceLength": 10,
  3080            "percentage": false,
  3081            "pointradius": 5,
  3082            "points": false,
  3083            "renderer": "flot",
  3084            "seriesOverrides": [],
  3085            "spaceLength": 10,
  3086            "stack": false,
  3087            "steppedLine": false,
  3088            "targets": [
  3089              {
  3090                "expr": "sum(increase(grpc_server_handled_total{job=\"argocd-server-metrics\",grpc_service=\"project.ProjectService\",namespace=~\"$namespace\"}[$interval])) by (grpc_code, grpc_method)",
  3091                "format": "time_series",
  3092                "intervalFactor": 1,
  3093                "legendFormat": "{{grpc_code}},{{grpc_method}}",
  3094                "refId": "A"
  3095              }
  3096            ],
  3097            "thresholds": [],
  3098            "timeFrom": null,
  3099            "timeRegions": [],
  3100            "timeShift": null,
  3101            "title": "ProjectService Requests",
  3102            "tooltip": {
  3103              "shared": true,
  3104              "sort": 0,
  3105              "value_type": "individual"
  3106            },
  3107            "type": "graph",
  3108            "xaxis": {
  3109              "buckets": null,
  3110              "mode": "time",
  3111              "name": null,
  3112              "show": true,
  3113              "values": []
  3114            },
  3115            "yaxes": [
  3116              {
  3117                "format": "short",
  3118                "label": null,
  3119                "logBase": 1,
  3120                "max": null,
  3121                "min": null,
  3122                "show": true
  3123              },
  3124              {
  3125                "format": "short",
  3126                "label": null,
  3127                "logBase": 1,
  3128                "max": null,
  3129                "min": null,
  3130                "show": true
  3131              }
  3132            ],
  3133            "yaxis": {
  3134              "align": false,
  3135              "alignLevel": null
  3136            }
  3137          },
  3138          {
  3139            "aliasColors": {},
  3140            "bars": false,
  3141            "dashLength": 10,
  3142            "dashes": false,
  3143            "datasource": "$datasource",
  3144            "fill": 1,
  3145            "gridPos": {
  3146              "h": 9,
  3147              "w": 12,
  3148              "x": 12,
  3149              "y": 126
  3150            },
  3151            "id": 46,
  3152            "legend": {
  3153              "alignAsTable": true,
  3154              "avg": true,
  3155              "current": true,
  3156              "hideEmpty": true,
  3157              "hideZero": true,
  3158              "max": false,
  3159              "min": false,
  3160              "show": true,
  3161              "total": true,
  3162              "values": true
  3163            },
  3164            "lines": true,
  3165            "linewidth": 1,
  3166            "links": [],
  3167            "nullPointMode": "null as zero",
  3168            "paceLength": 10,
  3169            "percentage": false,
  3170            "pointradius": 5,
  3171            "points": false,
  3172            "renderer": "flot",
  3173            "seriesOverrides": [],
  3174            "spaceLength": 10,
  3175            "stack": false,
  3176            "steppedLine": false,
  3177            "targets": [
  3178              {
  3179                "expr": "sum(increase(grpc_server_handled_total{job=\"argocd-server-metrics\",grpc_service=\"repository.RepositoryService\",namespace=~\"$namespace\"}[$interval])) by (grpc_code, grpc_method)",
  3180                "format": "time_series",
  3181                "intervalFactor": 1,
  3182                "legendFormat": "{{grpc_code}},{{grpc_method}}",
  3183                "refId": "A"
  3184              }
  3185            ],
  3186            "thresholds": [
  3187              {
  3188                "colorMode": "critical",
  3189                "fill": true,
  3190                "line": true,
  3191                "op": "gt",
  3192                "yaxis": "left"
  3193              }
  3194            ],
  3195            "timeFrom": null,
  3196            "timeRegions": [],
  3197            "timeShift": null,
  3198            "title": "RepositoryService Requests",
  3199            "tooltip": {
  3200              "shared": true,
  3201              "sort": 0,
  3202              "value_type": "individual"
  3203            },
  3204            "type": "graph",
  3205            "xaxis": {
  3206              "buckets": null,
  3207              "mode": "time",
  3208              "name": null,
  3209              "show": true,
  3210              "values": []
  3211            },
  3212            "yaxes": [
  3213              {
  3214                "format": "short",
  3215                "label": null,
  3216                "logBase": 1,
  3217                "max": null,
  3218                "min": null,
  3219                "show": true
  3220              },
  3221              {
  3222                "format": "short",
  3223                "label": null,
  3224                "logBase": 1,
  3225                "max": null,
  3226                "min": null,
  3227                "show": true
  3228              }
  3229            ],
  3230            "yaxis": {
  3231              "align": false,
  3232              "alignLevel": null
  3233            }
  3234          },
  3235          {
  3236            "aliasColors": {},
  3237            "bars": false,
  3238            "dashLength": 10,
  3239            "dashes": false,
  3240            "datasource": "$datasource",
  3241            "fill": 1,
  3242            "gridPos": {
  3243              "h": 9,
  3244              "w": 12,
  3245              "x": 0,
  3246              "y": 135
  3247            },
  3248            "id": 48,
  3249            "legend": {
  3250              "alignAsTable": true,
  3251              "avg": true,
  3252              "current": true,
  3253              "hideEmpty": true,
  3254              "hideZero": true,
  3255              "max": false,
  3256              "min": false,
  3257              "show": true,
  3258              "total": true,
  3259              "values": true
  3260            },
  3261            "lines": true,
  3262            "linewidth": 1,
  3263            "links": [],
  3264            "nullPointMode": "null as zero",
  3265            "paceLength": 10,
  3266            "percentage": false,
  3267            "pointradius": 5,
  3268            "points": false,
  3269            "renderer": "flot",
  3270            "seriesOverrides": [],
  3271            "spaceLength": 10,
  3272            "stack": false,
  3273            "steppedLine": false,
  3274            "targets": [
  3275              {
  3276                "expr": "sum(increase(grpc_server_handled_total{job=\"argocd-server-metrics\",grpc_service=\"session.SessionService\",namespace=~\"$namespace\"}[$interval])) by (grpc_code, grpc_method)",
  3277                "format": "time_series",
  3278                "intervalFactor": 1,
  3279                "legendFormat": "{{grpc_code}},{{grpc_method}}",
  3280                "refId": "A"
  3281              }
  3282            ],
  3283            "thresholds": [],
  3284            "timeFrom": null,
  3285            "timeRegions": [],
  3286            "timeShift": null,
  3287            "title": "SessionService Requests",
  3288            "tooltip": {
  3289              "shared": true,
  3290              "sort": 0,
  3291              "value_type": "individual"
  3292            },
  3293            "type": "graph",
  3294            "xaxis": {
  3295              "buckets": null,
  3296              "mode": "time",
  3297              "name": null,
  3298              "show": true,
  3299              "values": []
  3300            },
  3301            "yaxes": [
  3302              {
  3303                "format": "short",
  3304                "label": null,
  3305                "logBase": 1,
  3306                "max": null,
  3307                "min": null,
  3308                "show": true
  3309              },
  3310              {
  3311                "format": "short",
  3312                "label": null,
  3313                "logBase": 1,
  3314                "max": null,
  3315                "min": null,
  3316                "show": true
  3317              }
  3318            ],
  3319            "yaxis": {
  3320              "align": false,
  3321              "alignLevel": null
  3322            }
  3323          },
  3324          {
  3325            "aliasColors": {},
  3326            "bars": false,
  3327            "dashLength": 10,
  3328            "dashes": false,
  3329            "datasource": "$datasource",
  3330            "fill": 1,
  3331            "gridPos": {
  3332              "h": 9,
  3333              "w": 12,
  3334              "x": 12,
  3335              "y": 135
  3336            },
  3337            "id": 49,
  3338            "legend": {
  3339              "alignAsTable": true,
  3340              "avg": true,
  3341              "current": true,
  3342              "hideEmpty": true,
  3343              "hideZero": true,
  3344              "max": false,
  3345              "min": false,
  3346              "show": true,
  3347              "total": true,
  3348              "values": true
  3349            },
  3350            "lines": true,
  3351            "linewidth": 1,
  3352            "links": [],
  3353            "nullPointMode": "null as zero",
  3354            "paceLength": 10,
  3355            "percentage": false,
  3356            "pointradius": 5,
  3357            "points": false,
  3358            "renderer": "flot",
  3359            "seriesOverrides": [],
  3360            "spaceLength": 10,
  3361            "stack": false,
  3362            "steppedLine": false,
  3363            "targets": [
  3364              {
  3365                "expr": "sum(increase(grpc_server_handled_total{job=\"argocd-server-metrics\",grpc_service=\"version.VersionService\",namespace=~\"$namespace\"}[$interval])) by (grpc_code, grpc_method)",
  3366                "format": "time_series",
  3367                "intervalFactor": 1,
  3368                "legendFormat": "{{grpc_code}},{{grpc_method}}",
  3369                "refId": "A"
  3370              }
  3371            ],
  3372            "thresholds": [],
  3373            "timeFrom": null,
  3374            "timeRegions": [],
  3375            "timeShift": null,
  3376            "title": "VersionService Requests",
  3377            "tooltip": {
  3378              "shared": true,
  3379              "sort": 0,
  3380              "value_type": "individual"
  3381            },
  3382            "type": "graph",
  3383            "xaxis": {
  3384              "buckets": null,
  3385              "mode": "time",
  3386              "name": null,
  3387              "show": true,
  3388              "values": []
  3389            },
  3390            "yaxes": [
  3391              {
  3392                "format": "short",
  3393                "label": null,
  3394                "logBase": 1,
  3395                "max": null,
  3396                "min": null,
  3397                "show": true
  3398              },
  3399              {
  3400                "format": "short",
  3401                "label": null,
  3402                "logBase": 1,
  3403                "max": null,
  3404                "min": null,
  3405                "show": true
  3406              }
  3407            ],
  3408            "yaxis": {
  3409              "align": false,
  3410              "alignLevel": null
  3411            }
  3412          },
  3413          {
  3414            "aliasColors": {},
  3415            "bars": false,
  3416            "dashLength": 10,
  3417            "dashes": false,
  3418            "datasource": "$datasource",
  3419            "fill": 1,
  3420            "gridPos": {
  3421              "h": 9,
  3422              "w": 12,
  3423              "x": 0,
  3424              "y": 144
  3425            },
  3426            "id": 50,
  3427            "legend": {
  3428              "alignAsTable": true,
  3429              "avg": true,
  3430              "current": true,
  3431              "hideEmpty": true,
  3432              "hideZero": true,
  3433              "max": false,
  3434              "min": false,
  3435              "show": true,
  3436              "total": true,
  3437              "values": true
  3438            },
  3439            "lines": true,
  3440            "linewidth": 1,
  3441            "links": [],
  3442            "nullPointMode": "null as zero",
  3443            "paceLength": 10,
  3444            "percentage": false,
  3445            "pointradius": 5,
  3446            "points": false,
  3447            "renderer": "flot",
  3448            "seriesOverrides": [],
  3449            "spaceLength": 10,
  3450            "stack": false,
  3451            "steppedLine": false,
  3452            "targets": [
  3453              {
  3454                "expr": "sum(increase(grpc_server_handled_total{job=\"argocd-server-metrics\",grpc_service=\"account.AccountService\",namespace=~\"$namespace\"}[$interval])) by (grpc_code, grpc_method)",
  3455                "format": "time_series",
  3456                "intervalFactor": 1,
  3457                "legendFormat": "{{grpc_code}},{{grpc_method}}",
  3458                "refId": "A"
  3459              }
  3460            ],
  3461            "thresholds": [],
  3462            "timeFrom": null,
  3463            "timeRegions": [],
  3464            "timeShift": null,
  3465            "title": "AccountService Requests",
  3466            "tooltip": {
  3467              "shared": true,
  3468              "sort": 0,
  3469              "value_type": "individual"
  3470            },
  3471            "type": "graph",
  3472            "xaxis": {
  3473              "buckets": null,
  3474              "mode": "time",
  3475              "name": null,
  3476              "show": true,
  3477              "values": []
  3478            },
  3479            "yaxes": [
  3480              {
  3481                "format": "short",
  3482                "label": null,
  3483                "logBase": 1,
  3484                "max": null,
  3485                "min": null,
  3486                "show": true
  3487              },
  3488              {
  3489                "format": "short",
  3490                "label": null,
  3491                "logBase": 1,
  3492                "max": null,
  3493                "min": null,
  3494                "show": true
  3495              }
  3496            ],
  3497            "yaxis": {
  3498              "align": false,
  3499              "alignLevel": null
  3500            }
  3501          },
  3502          {
  3503            "aliasColors": {},
  3504            "bars": false,
  3505            "dashLength": 10,
  3506            "dashes": false,
  3507            "datasource": "$datasource",
  3508            "fill": 1,
  3509            "gridPos": {
  3510              "h": 9,
  3511              "w": 12,
  3512              "x": 12,
  3513              "y": 144
  3514            },
  3515            "id": 99,
  3516            "legend": {
  3517              "alignAsTable": true,
  3518              "avg": true,
  3519              "current": true,
  3520              "hideEmpty": true,
  3521              "hideZero": true,
  3522              "max": false,
  3523              "min": false,
  3524              "show": true,
  3525              "total": true,
  3526              "values": true
  3527            },
  3528            "lines": true,
  3529            "linewidth": 1,
  3530            "links": [],
  3531            "nullPointMode": "null as zero",
  3532            "paceLength": 10,
  3533            "percentage": false,
  3534            "pointradius": 5,
  3535            "points": false,
  3536            "renderer": "flot",
  3537            "seriesOverrides": [],
  3538            "spaceLength": 10,
  3539            "stack": false,
  3540            "steppedLine": false,
  3541            "targets": [
  3542              {
  3543                "expr": "sum(increase(grpc_server_handled_total{job=\"argocd-server-metrics\",grpc_service=\"settings.SettingsService\",namespace=~\"$namespace\"}[$interval])) by (grpc_code, grpc_method)",
  3544                "format": "time_series",
  3545                "intervalFactor": 1,
  3546                "legendFormat": "{{grpc_code}},{{grpc_method}}",
  3547                "refId": "A"
  3548              }
  3549            ],
  3550            "thresholds": [],
  3551            "timeFrom": null,
  3552            "timeRegions": [],
  3553            "timeShift": null,
  3554            "title": "SettingsService Requests",
  3555            "tooltip": {
  3556              "shared": true,
  3557              "sort": 0,
  3558              "value_type": "individual"
  3559            },
  3560            "type": "graph",
  3561            "xaxis": {
  3562              "buckets": null,
  3563              "mode": "time",
  3564              "name": null,
  3565              "show": true,
  3566              "values": []
  3567            },
  3568            "yaxes": [
  3569              {
  3570                "format": "short",
  3571                "label": null,
  3572                "logBase": 1,
  3573                "max": null,
  3574                "min": null,
  3575                "show": true
  3576              },
  3577              {
  3578                "format": "short",
  3579                "label": null,
  3580                "logBase": 1,
  3581                "max": null,
  3582                "min": null,
  3583                "show": true
  3584              }
  3585            ],
  3586            "yaxis": {
  3587              "align": false,
  3588              "alignLevel": null
  3589            }
  3590          }
  3591        ],
  3592        "title": "Server Stats",
  3593        "type": "row"
  3594      },
  3595      {
  3596        "collapsed": true,
  3597        "datasource": null,
  3598        "gridPos": {
  3599          "h": 1,
  3600          "w": 24,
  3601          "x": 0,
  3602          "y": 12
  3603        },
  3604        "id": 110,
  3605        "panels": [
  3606          {
  3607            "aliasColors": {},
  3608            "bars": false,
  3609            "dashLength": 10,
  3610            "dashes": false,
  3611            "datasource": null,
  3612            "fill": 1,
  3613            "fillGradient": 0,
  3614            "gridPos": {
  3615              "h": 7,
  3616              "w": 24,
  3617              "x": 0,
  3618              "y": 9
  3619            },
  3620            "hiddenSeries": false,
  3621            "id": 112,
  3622            "legend": {
  3623              "avg": false,
  3624              "current": false,
  3625              "max": false,
  3626              "min": false,
  3627              "show": true,
  3628              "total": false,
  3629              "values": false
  3630            },
  3631            "lines": true,
  3632            "linewidth": 1,
  3633            "nullPointMode": "null",
  3634            "options": {
  3635              "dataLinks": []
  3636            },
  3637            "percentage": false,
  3638            "pointradius": 2,
  3639            "points": false,
  3640            "renderer": "flot",
  3641            "seriesOverrides": [],
  3642            "spaceLength": 10,
  3643            "stack": false,
  3644            "steppedLine": false,
  3645            "targets": [
  3646              {
  3647                "expr": "sum(increase(argocd_redis_request_total{namespace=~\"$namespace\"}[$interval])) by (failed)",
  3648                "refId": "A"
  3649              }
  3650            ],
  3651            "thresholds": [],
  3652            "timeFrom": null,
  3653            "timeRegions": [],
  3654            "timeShift": null,
  3655            "title": "Requests by result",
  3656            "tooltip": {
  3657              "shared": true,
  3658              "sort": 0,
  3659              "value_type": "individual"
  3660            },
  3661            "type": "graph",
  3662            "xaxis": {
  3663              "buckets": null,
  3664              "mode": "time",
  3665              "name": null,
  3666              "show": true,
  3667              "values": []
  3668            },
  3669            "yaxes": [
  3670              {
  3671                "format": "short",
  3672                "label": null,
  3673                "logBase": 1,
  3674                "max": null,
  3675                "min": null,
  3676                "show": true
  3677              },
  3678              {
  3679                "format": "short",
  3680                "label": null,
  3681                "logBase": 1,
  3682                "max": null,
  3683                "min": null,
  3684                "show": true
  3685              }
  3686            ],
  3687            "yaxis": {
  3688              "align": false,
  3689              "alignLevel": null
  3690            }
  3691          }
  3692        ],
  3693        "title": "Redis Stats",
  3694        "type": "row"
  3695      }
  3696    ],
  3697    "refresh": false,
  3698    "schemaVersion": 21,
  3699    "style": "dark",
  3700    "tags": [],
  3701    "templating": {
  3702      "list": [
  3703        {
  3704          "current": {
  3705            "text": "Prometheus",
  3706            "value": "Prometheus"
  3707          },
  3708          "hide": 0,
  3709          "includeAll": false,
  3710          "label": null,
  3711          "multi": false,
  3712          "name": "datasource",
  3713          "options": [],
  3714          "query": "prometheus",
  3715          "refresh": 1,
  3716          "regex": "",
  3717          "skipUrlSync": false,
  3718          "type": "datasource"
  3719        },
  3720        {
  3721          "allValue": ".*",
  3722          "current": {
  3723            "selected": false,
  3724            "text": "All",
  3725            "value": "$__all"
  3726          },
  3727          "datasource": "$datasource",
  3728          "definition": "label_values(kube_pod_info, namespace)",
  3729          "hide": 0,
  3730          "includeAll": true,
  3731          "label": null,
  3732          "multi": false,
  3733          "name": "namespace",
  3734          "options": [],
  3735          "query": "label_values(kube_pod_info, namespace)",
  3736          "refresh": 1,
  3737          "regex": ".*argocd.*",
  3738          "skipUrlSync": false,
  3739          "sort": 0,
  3740          "tagValuesQuery": "",
  3741          "tags": [],
  3742          "tagsQuery": "",
  3743          "type": "query",
  3744          "useTags": false
  3745        },
  3746        {
  3747          "auto": true,
  3748          "auto_count": 30,
  3749          "auto_min": "1m",
  3750          "current": {
  3751            "selected": false,
  3752            "text": "auto",
  3753            "value": "$__auto_interval_interval"
  3754          },
  3755          "hide": 0,
  3756          "label": null,
  3757          "name": "interval",
  3758          "options": [
  3759            {
  3760              "selected": true,
  3761              "text": "auto",
  3762              "value": "$__auto_interval_interval"
  3763            },
  3764            {
  3765              "selected": false,
  3766              "text": "1m",
  3767              "value": "1m"
  3768            },
  3769            {
  3770              "selected": false,
  3771              "text": "5m",
  3772              "value": "5m"
  3773            },
  3774            {
  3775              "selected": false,
  3776              "text": "10m",
  3777              "value": "10m"
  3778            },
  3779            {
  3780              "selected": false,
  3781              "text": "30m",
  3782              "value": "30m"
  3783            },
  3784            {
  3785              "selected": false,
  3786              "text": "1h",
  3787              "value": "1h"
  3788            },
  3789            {
  3790              "selected": false,
  3791              "text": "2h",
  3792              "value": "2h"
  3793            },
  3794            {
  3795              "selected": false,
  3796              "text": "4h",
  3797              "value": "4h"
  3798            },
  3799            {
  3800              "selected": false,
  3801              "text": "8h",
  3802              "value": "8h"
  3803            }
  3804          ],
  3805          "query": "1m,5m,10m,30m,1h,2h,4h,8h",
  3806          "refresh": 2,
  3807          "skipUrlSync": false,
  3808          "type": "interval"
  3809        },
  3810        {
  3811          "allValue": "",
  3812          "current": {
  3813            "selected": true,
  3814            "text": "namespace",
  3815            "value": "namespace"
  3816          },
  3817          "hide": 0,
  3818          "includeAll": false,
  3819          "label": null,
  3820          "multi": false,
  3821          "name": "grouping",
  3822          "options": [
  3823            {
  3824              "selected": true,
  3825              "text": "namespace",
  3826              "value": "namespace"
  3827            },
  3828            {
  3829              "selected": false,
  3830              "text": "name",
  3831              "value": "name"
  3832            },
  3833            {
  3834              "selected": false,
  3835              "text": "project",
  3836              "value": "project"
  3837            }
  3838          ],
  3839          "query": "namespace,name,project",
  3840          "skipUrlSync": false,
  3841          "type": "custom"
  3842        },
  3843        {
  3844          "allValue": ".*",
  3845          "current": {
  3846            "selected": false,
  3847            "text": "All",
  3848            "value": "$__all"
  3849          },
  3850          "datasource": "$datasource",
  3851          "definition": "label_values(argocd_cluster_info, server)",
  3852          "hide": 0,
  3853          "includeAll": true,
  3854          "label": null,
  3855          "multi": false,
  3856          "name": "cluster",
  3857          "options": [],
  3858          "query": "label_values(argocd_cluster_info, server)",
  3859          "refresh": 1,
  3860          "regex": "",
  3861          "skipUrlSync": false,
  3862          "sort": 1,
  3863          "tagValuesQuery": "",
  3864          "tags": [],
  3865          "tagsQuery": "",
  3866          "type": "query",
  3867          "useTags": false
  3868        },
  3869        {
  3870          "allValue": ".*",
  3871          "current": {
  3872            "selected": true,
  3873            "text": "All",
  3874            "value": "$__all"
  3875          },
  3876          "hide": 0,
  3877          "includeAll": true,
  3878          "label": null,
  3879          "multi": false,
  3880          "name": "health_status",
  3881          "options": [
  3882            {
  3883              "selected": true,
  3884              "text": "All",
  3885              "value": "$__all"
  3886            },
  3887            {
  3888              "selected": false,
  3889              "text": "Healthy",
  3890              "value": "Healthy"
  3891            },
  3892            {
  3893              "selected": false,
  3894              "text": "Progressing",
  3895              "value": "Progressing"
  3896            },
  3897            {
  3898              "selected": false,
  3899              "text": "Suspended",
  3900              "value": "Suspended"
  3901            },
  3902            {
  3903              "selected": false,
  3904              "text": "Missing",
  3905              "value": "Missing"
  3906            },
  3907            {
  3908              "selected": false,
  3909              "text": "Degraded",
  3910              "value": "Degraded"
  3911            },
  3912            {
  3913              "selected": false,
  3914              "text": "Unknown",
  3915              "value": "Unknown"
  3916            }
  3917          ],
  3918          "query": "Healthy,Progressing,Suspended,Missing,Degraded,Unknown",
  3919          "skipUrlSync": false,
  3920          "type": "custom"
  3921        },
  3922        {
  3923          "allValue": ".*",
  3924          "current": {
  3925            "selected": true,
  3926            "text": "All",
  3927            "value": "$__all"
  3928          },
  3929          "hide": 0,
  3930          "includeAll": true,
  3931          "label": null,
  3932          "multi": false,
  3933          "name": "sync_status",
  3934          "options": [
  3935            {
  3936              "selected": true,
  3937              "text": "All",
  3938              "value": "$__all"
  3939            },
  3940            {
  3941              "selected": false,
  3942              "text": "Synced",
  3943              "value": "Synced"
  3944            },
  3945            {
  3946              "selected": false,
  3947              "text": "OutOfSync",
  3948              "value": "OutOfSync"
  3949            },
  3950            {
  3951              "selected": false,
  3952              "text": "Unknown",
  3953              "value": "Unknown"
  3954            }
  3955          ],
  3956          "query": "Synced,OutOfSync,Unknown",
  3957          "skipUrlSync": false,
  3958          "type": "custom"
  3959        }
  3960      ]
  3961    },
  3962    "time": {
  3963      "from": "now-30m",
  3964      "to": "now"
  3965    },
  3966    "timepicker": {
  3967      "refresh_intervals": [
  3968        "5s",
  3969        "10s",
  3970        "30s",
  3971        "1m",
  3972        "5m",
  3973        "15m",
  3974        "30m",
  3975        "1h",
  3976        "2h",
  3977        "1d"
  3978      ],
  3979      "time_options": [
  3980        "5m",
  3981        "15m",
  3982        "1h",
  3983        "6h",
  3984        "12h",
  3985        "24h",
  3986        "2d",
  3987        "7d",
  3988        "30d"
  3989      ]
  3990    },
  3991    "timezone": "",
  3992    "title": "ArgoCD",
  3993    "uid": "LCAgc9rWz",
  3994    "version": 1
  3995  }