github.com/argoproj/argo-cd@v1.8.7/examples/dashboard-legacy.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": 14,
    19    "iteration": 1563840219282,
    20    "links": [],
    21    "panels": [
    22      {
    23        "collapsed": false,
    24        "gridPos": {
    25          "h": 1,
    26          "w": 24,
    27          "x": 0,
    28          "y": 0
    29        },
    30        "id": 68,
    31        "panels": [],
    32        "title": "Applications",
    33        "type": "row"
    34      },
    35      {
    36        "content": "![argoimage](https://avatars1.githubusercontent.com/u/30269780?s=120&v=4)",
    37        "gridPos": {
    38          "h": 4,
    39          "w": 3,
    40          "x": 0,
    41          "y": 1
    42        },
    43        "id": 26,
    44        "links": [],
    45        "mode": "markdown",
    46        "title": "",
    47        "transparent": true,
    48        "type": "text"
    49      },
    50      {
    51        "cacheTimeout": null,
    52        "colorBackground": false,
    53        "colorValue": false,
    54        "colors": [
    55          "#299c46",
    56          "rgba(237, 129, 40, 0.89)",
    57          "#d44a3a"
    58        ],
    59        "datasource": "$Source",
    60        "format": "dtdurations",
    61        "gauge": {
    62          "maxValue": 100,
    63          "minValue": 0,
    64          "show": false,
    65          "thresholdLabels": false,
    66          "thresholdMarkers": true
    67        },
    68        "gridPos": {
    69          "h": 4,
    70          "w": 3,
    71          "x": 3,
    72          "y": 1
    73        },
    74        "id": 32,
    75        "interval": null,
    76        "links": [],
    77        "mappingType": 1,
    78        "mappingTypes": [
    79          {
    80            "name": "value to text",
    81            "value": 1
    82          },
    83          {
    84            "name": "range to text",
    85            "value": 2
    86          }
    87        ],
    88        "maxDataPoints": 100,
    89        "nullPointMode": "connected",
    90        "nullText": null,
    91        "postfix": "",
    92        "postfixFontSize": "50%",
    93        "prefix": "",
    94        "prefixFontSize": "50%",
    95        "rangeMaps": [
    96          {
    97            "from": "null",
    98            "text": "N/A",
    99            "to": "null"
   100          }
   101        ],
   102        "sparkline": {
   103          "fillColor": "rgba(31, 118, 189, 0.18)",
   104          "full": false,
   105          "lineColor": "rgb(31, 120, 193)",
   106          "show": false
   107        },
   108        "tableColumn": "",
   109        "targets": [
   110          {
   111            "expr": "time() - max(process_start_time_seconds{job=\"argocd-server-metrics\",namespace=~\"$namespace\",project=~\"$project\"})",
   112            "format": "time_series",
   113            "intervalFactor": 1,
   114            "refId": "A"
   115          }
   116        ],
   117        "thresholds": "",
   118        "title": "Uptime",
   119        "type": "singlestat",
   120        "valueFontSize": "80%",
   121        "valueMaps": [
   122          {
   123            "op": "=",
   124            "text": "N/A",
   125            "value": "null"
   126          }
   127        ],
   128        "valueName": "current"
   129      },
   130      {
   131        "cacheTimeout": null,
   132        "colorBackground": false,
   133        "colorPostfix": false,
   134        "colorPrefix": false,
   135        "colorValue": false,
   136        "colors": [
   137          "#299c46",
   138          "rgba(237, 129, 40, 0.89)",
   139          "#d44a3a"
   140        ],
   141        "datasource": "$Source",
   142        "format": "none",
   143        "gauge": {
   144          "maxValue": 100,
   145          "minValue": 0,
   146          "show": false,
   147          "thresholdLabels": false,
   148          "thresholdMarkers": true
   149        },
   150        "gridPos": {
   151          "h": 4,
   152          "w": 3,
   153          "x": 6,
   154          "y": 1
   155        },
   156        "id": 75,
   157        "interval": null,
   158        "links": [],
   159        "mappingType": 1,
   160        "mappingTypes": [
   161          {
   162            "name": "value to text",
   163            "value": 1
   164          },
   165          {
   166            "name": "range to text",
   167            "value": 2
   168          }
   169        ],
   170        "maxDataPoints": 100,
   171        "nullPointMode": "connected",
   172        "nullText": null,
   173        "postfix": "",
   174        "postfixFontSize": "50%",
   175        "prefix": "",
   176        "prefixFontSize": "50%",
   177        "rangeMaps": [
   178          {
   179            "from": "null",
   180            "text": "N/A",
   181            "to": "null"
   182          }
   183        ],
   184        "repeat": null,
   185        "repeatDirection": "h",
   186        "sparkline": {
   187          "fillColor": "rgba(31, 118, 189, 0.18)",
   188          "full": false,
   189          "lineColor": "rgb(31, 120, 193)",
   190          "show": false
   191        },
   192        "tableColumn": "",
   193        "targets": [
   194          {
   195            "expr": "sum(argocd_app_info{namespace=~\"$namespace\"})",
   196            "format": "time_series",
   197            "intervalFactor": 1,
   198            "refId": "A"
   199          }
   200        ],
   201        "thresholds": "",
   202        "timeFrom": null,
   203        "timeShift": null,
   204        "title": "Total Applications",
   205        "type": "singlestat",
   206        "valueFontSize": "80%",
   207        "valueMaps": [
   208          {
   209            "op": "=",
   210            "text": "N/A",
   211            "value": "null"
   212          }
   213        ],
   214        "valueName": "current"
   215      },
   216      {
   217        "aliasColors": {},
   218        "bars": false,
   219        "cacheTimeout": null,
   220        "dashLength": 10,
   221        "datasource": "$Source",
   222        "dashes": false,
   223        "fill": 0,
   224        "gridPos": {
   225          "h": 4,
   226          "w": 15,
   227          "x": 9,
   228          "y": 1
   229        },
   230        "id": 28,
   231        "legend": {
   232          "alignAsTable": false,
   233          "avg": false,
   234          "current": false,
   235          "hideEmpty": true,
   236          "hideZero": true,
   237          "max": false,
   238          "min": false,
   239          "rightSide": false,
   240          "show": false,
   241          "total": false,
   242          "values": false
   243        },
   244        "lines": true,
   245        "linewidth": 1,
   246        "links": [],
   247        "nullPointMode": "connected",
   248        "paceLength": 10,
   249        "percentage": false,
   250        "pointradius": 2,
   251        "points": false,
   252        "renderer": "flot",
   253        "seriesOverrides": [],
   254        "spaceLength": 10,
   255        "stack": true,
   256        "steppedLine": false,
   257        "targets": [
   258          {
   259            "expr": "sum(argocd_app_info{namespace=~\"$namespace\"}) by (namespace)",
   260            "format": "time_series",
   261            "intervalFactor": 1,
   262            "legendFormat": "{{namespace}}",
   263            "refId": "A"
   264          }
   265        ],
   266        "thresholds": [],
   267        "timeFrom": null,
   268        "timeRegions": [],
   269        "timeShift": null,
   270        "title": "Applications",
   271        "tooltip": {
   272          "shared": true,
   273          "sort": 2,
   274          "value_type": "individual"
   275        },
   276        "type": "graph",
   277        "xaxis": {
   278          "buckets": null,
   279          "mode": "time",
   280          "name": null,
   281          "show": true,
   282          "values": []
   283        },
   284        "yaxes": [
   285          {
   286            "format": "short",
   287            "label": null,
   288            "logBase": 1,
   289            "max": null,
   290            "min": null,
   291            "show": true
   292          },
   293          {
   294            "format": "short",
   295            "label": null,
   296            "logBase": 1,
   297            "max": null,
   298            "min": null,
   299            "show": true
   300          }
   301        ],
   302        "yaxis": {
   303          "align": false,
   304          "alignLevel": null
   305        }
   306      },
   307      {
   308        "collapsed": false,
   309        "gridPos": {
   310          "h": 1,
   311          "w": 24,
   312          "x": 0,
   313          "y": 5
   314        },
   315        "id": 77,
   316        "panels": [],
   317        "title": "Health Status",
   318        "type": "row"
   319      },
   320      {
   321        "cacheTimeout": null,
   322        "colorBackground": false,
   323        "colorPostfix": false,
   324        "colorPrefix": false,
   325        "colorValue": true,
   326        "colors": [
   327          "#d44a3a",
   328          "rgba(237, 129, 40, 0.89)",
   329          "#629e51"
   330        ],
   331        "datasource": "$Source",
   332        "format": "none",
   333        "gauge": {
   334          "maxValue": 100,
   335          "minValue": 0,
   336          "show": false,
   337          "thresholdLabels": false,
   338          "thresholdMarkers": true
   339        },
   340        "gridPos": {
   341          "h": 3,
   342          "w": 4,
   343          "x": 0,
   344          "y": 6
   345        },
   346        "id": 4,
   347        "interval": null,
   348        "links": [],
   349        "mappingType": 1,
   350        "mappingTypes": [
   351          {
   352            "name": "value to text",
   353            "value": 1
   354          },
   355          {
   356            "name": "range to text",
   357            "value": 2
   358          }
   359        ],
   360        "maxDataPoints": 100,
   361        "nullPointMode": "connected",
   362        "nullText": null,
   363        "postfix": "",
   364        "postfixFontSize": "50%",
   365        "prefix": "",
   366        "prefixFontSize": "50%",
   367        "rangeMaps": [
   368          {
   369            "from": "null",
   370            "text": "N/A",
   371            "to": "null"
   372          }
   373        ],
   374        "sparkline": {
   375          "fillColor": "rgb(27, 62, 27)",
   376          "full": false,
   377          "lineColor": "#37872D",
   378          "show": true
   379        },
   380        "tableColumn": "",
   381        "targets": [
   382          {
   383            "expr": "sum(argocd_app_health_status{health_status=\"Healthy\",namespace=~\"$namespace\",project=~\"$project\"} == 1)",
   384            "format": "time_series",
   385            "intervalFactor": 1,
   386            "refId": "A"
   387          }
   388        ],
   389        "thresholds": "0,1",
   390        "title": "Healthy",
   391        "type": "singlestat",
   392        "valueFontSize": "80%",
   393        "valueMaps": [
   394          {
   395            "op": "=",
   396            "text": "0",
   397            "value": "null"
   398          }
   399        ],
   400        "valueName": "current"
   401      },
   402      {
   403        "cacheTimeout": null,
   404        "colorBackground": false,
   405        "colorPostfix": false,
   406        "colorValue": true,
   407        "colors": [
   408          "#5794F2",
   409          "#5794F2",
   410          "#5794F2"
   411        ],
   412        "datasource": "$Source",
   413        "format": "none",
   414        "gauge": {
   415          "maxValue": 100,
   416          "minValue": 0,
   417          "show": false,
   418          "thresholdLabels": false,
   419          "thresholdMarkers": true
   420        },
   421        "gridPos": {
   422          "h": 3,
   423          "w": 4,
   424          "x": 4,
   425          "y": 6
   426        },
   427        "id": 10,
   428        "interval": null,
   429        "links": [],
   430        "mappingType": 1,
   431        "mappingTypes": [
   432          {
   433            "name": "value to text",
   434            "value": 1
   435          },
   436          {
   437            "name": "range to text",
   438            "value": 2
   439          }
   440        ],
   441        "maxDataPoints": 100,
   442        "nullPointMode": "connected",
   443        "nullText": null,
   444        "postfix": "",
   445        "postfixFontSize": "50%",
   446        "prefix": "",
   447        "prefixFontSize": "50%",
   448        "rangeMaps": [
   449          {
   450            "from": "null",
   451            "text": "N/A",
   452            "to": "null"
   453          }
   454        ],
   455        "sparkline": {
   456          "fillColor": "rgba(31, 118, 189, 0.18)",
   457          "full": false,
   458          "lineColor": "#5794F2",
   459          "show": true
   460        },
   461        "tableColumn": "",
   462        "targets": [
   463          {
   464            "expr": "sum(argocd_app_health_status{health_status=\"Progressing\",namespace=~\"$namespace\"})",
   465            "format": "time_series",
   466            "intervalFactor": 1,
   467            "refId": "A"
   468          }
   469        ],
   470        "thresholds": "1,3",
   471        "title": "Progressing",
   472        "type": "singlestat",
   473        "valueFontSize": "80%",
   474        "valueMaps": [
   475          {
   476            "op": "=",
   477            "text": "0",
   478            "value": "null"
   479          }
   480        ],
   481        "valueName": "current"
   482      },
   483      {
   484        "cacheTimeout": null,
   485        "colorBackground": false,
   486        "colorValue": true,
   487        "colors": [
   488          "#FF9830",
   489          "#FF9830",
   490          "#FF9830"
   491        ],
   492        "datasource": "$Source",
   493        "format": "none",
   494        "gauge": {
   495          "maxValue": 100,
   496          "minValue": 0,
   497          "show": false,
   498          "thresholdLabels": false,
   499          "thresholdMarkers": true
   500        },
   501        "gridPos": {
   502          "h": 3,
   503          "w": 4,
   504          "x": 8,
   505          "y": 6
   506        },
   507        "id": 12,
   508        "interval": null,
   509        "links": [],
   510        "mappingType": 1,
   511        "mappingTypes": [
   512          {
   513            "name": "value to text",
   514            "value": 1
   515          },
   516          {
   517            "name": "range to text",
   518            "value": 2
   519          }
   520        ],
   521        "maxDataPoints": 100,
   522        "nullPointMode": "connected",
   523        "nullText": null,
   524        "postfix": "",
   525        "postfixFontSize": "50%",
   526        "prefix": "",
   527        "prefixFontSize": "50%",
   528        "rangeMaps": [
   529          {
   530            "from": "null",
   531            "text": "N/A",
   532            "to": "null"
   533          }
   534        ],
   535        "sparkline": {
   536          "fillColor": "rgba(31, 118, 189, 0.18)",
   537          "full": false,
   538          "lineColor": "#FF9830",
   539          "show": true
   540        },
   541        "tableColumn": "",
   542        "targets": [
   543          {
   544            "expr": "sum(argocd_app_health_status{health_status=\"Suspended\",namespace=~\"$namespace\",project=~\"$project\"})",
   545            "format": "time_series",
   546            "intervalFactor": 1,
   547            "refId": "A"
   548          }
   549        ],
   550        "thresholds": "0,1",
   551        "title": "Suspended",
   552        "type": "singlestat",
   553        "valueFontSize": "80%",
   554        "valueMaps": [
   555          {
   556            "op": "=",
   557            "text": "0",
   558            "value": "null"
   559          }
   560        ],
   561        "valueName": "current"
   562      },
   563      {
   564        "cacheTimeout": null,
   565        "colorBackground": false,
   566        "colorValue": true,
   567        "colors": [
   568          "#F2495C",
   569          "#F2495C",
   570          "#F2495C"
   571        ],
   572        "datasource": "$Source",
   573        "format": "none",
   574        "gauge": {
   575          "maxValue": 100,
   576          "minValue": 0,
   577          "show": false,
   578          "thresholdLabels": false,
   579          "thresholdMarkers": true
   580        },
   581        "gridPos": {
   582          "h": 3,
   583          "w": 4,
   584          "x": 12,
   585          "y": 6
   586        },
   587        "id": 6,
   588        "interval": null,
   589        "links": [],
   590        "mappingType": 1,
   591        "mappingTypes": [
   592          {
   593            "name": "value to text",
   594            "value": 1
   595          },
   596          {
   597            "name": "range to text",
   598            "value": 2
   599          }
   600        ],
   601        "maxDataPoints": 100,
   602        "nullPointMode": "connected",
   603        "nullText": null,
   604        "postfix": "",
   605        "postfixFontSize": "50%",
   606        "prefix": "",
   607        "prefixFontSize": "50%",
   608        "rangeMaps": [
   609          {
   610            "from": "null",
   611            "text": "N/A",
   612            "to": "null"
   613          }
   614        ],
   615        "sparkline": {
   616          "fillColor": "rgb(101, 32, 33)",
   617          "full": false,
   618          "lineColor": "#F2495C",
   619          "show": true
   620        },
   621        "tableColumn": "",
   622        "targets": [
   623          {
   624            "expr": "sum(argocd_app_health_status{health_status=\"Degraded\",namespace=~\"$namespace\",project=~\"$project\"})",
   625            "format": "time_series",
   626            "intervalFactor": 1,
   627            "refId": "A"
   628          }
   629        ],
   630        "thresholds": "0,1",
   631        "title": "Degraded",
   632        "type": "singlestat",
   633        "valueFontSize": "80%",
   634        "valueMaps": [
   635          {
   636            "op": "=",
   637            "text": "0",
   638            "value": "null"
   639          }
   640        ],
   641        "valueName": "current"
   642      },
   643      {
   644        "cacheTimeout": null,
   645        "colorBackground": false,
   646        "colorValue": true,
   647        "colors": [
   648          "#B877D9",
   649          "#B877D9",
   650          "#A352CC"
   651        ],
   652        "datasource": "$Source",
   653        "format": "none",
   654        "gauge": {
   655          "maxValue": 100,
   656          "minValue": 0,
   657          "show": false,
   658          "thresholdLabels": false,
   659          "thresholdMarkers": true
   660        },
   661        "gridPos": {
   662          "h": 3,
   663          "w": 4,
   664          "x": 16,
   665          "y": 6
   666        },
   667        "id": 8,
   668        "interval": null,
   669        "links": [],
   670        "mappingType": 1,
   671        "mappingTypes": [
   672          {
   673            "name": "value to text",
   674            "value": 1
   675          },
   676          {
   677            "name": "range to text",
   678            "value": 2
   679          }
   680        ],
   681        "maxDataPoints": 100,
   682        "nullPointMode": "connected",
   683        "nullText": null,
   684        "postfix": "",
   685        "postfixFontSize": "50%",
   686        "prefix": "",
   687        "prefixFontSize": "50%",
   688        "rangeMaps": [
   689          {
   690            "from": "null",
   691            "text": "N/A",
   692            "to": "null"
   693          }
   694        ],
   695        "sparkline": {
   696          "fillColor": "rgb(65, 27, 83)",
   697          "full": false,
   698          "lineColor": "#B877D9",
   699          "show": true
   700        },
   701        "tableColumn": "",
   702        "targets": [
   703          {
   704            "expr": "sum(argocd_app_health_status{health_status=\"Missing\",namespace=~\"$namespace\",project=~\"$project\"})",
   705            "format": "time_series",
   706            "intervalFactor": 1,
   707            "refId": "A"
   708          }
   709        ],
   710        "thresholds": "0,1",
   711        "title": "Missing",
   712        "type": "singlestat",
   713        "valueFontSize": "80%",
   714        "valueMaps": [
   715          {
   716            "op": "=",
   717            "text": "0",
   718            "value": "null"
   719          }
   720        ],
   721        "valueName": "current"
   722      },
   723      {
   724        "cacheTimeout": null,
   725        "colorBackground": false,
   726        "colorValue": false,
   727        "colors": [
   728          "#d44a3a",
   729          "rgba(237, 129, 40, 0.89)",
   730          "rgb(0, 0, 0)"
   731        ],
   732        "datasource": "$Source",
   733        "format": "none",
   734        "gauge": {
   735          "maxValue": 100,
   736          "minValue": 0,
   737          "show": false,
   738          "thresholdLabels": false,
   739          "thresholdMarkers": true
   740        },
   741        "gridPos": {
   742          "h": 3,
   743          "w": 4,
   744          "x": 20,
   745          "y": 6
   746        },
   747        "id": 14,
   748        "interval": null,
   749        "links": [],
   750        "mappingType": 1,
   751        "mappingTypes": [
   752          {
   753            "name": "value to text",
   754            "value": 1
   755          },
   756          {
   757            "name": "range to text",
   758            "value": 2
   759          }
   760        ],
   761        "maxDataPoints": 100,
   762        "nullPointMode": "connected",
   763        "nullText": null,
   764        "postfix": "",
   765        "postfixFontSize": "50%",
   766        "prefix": "",
   767        "prefixFontSize": "50%",
   768        "rangeMaps": [
   769          {
   770            "from": "null",
   771            "text": "N/A",
   772            "to": "null"
   773          }
   774        ],
   775        "sparkline": {
   776          "fillColor": "rgba(98, 98, 98, 0.18)",
   777          "full": false,
   778          "lineColor": "rgb(182, 182, 182)",
   779          "show": true
   780        },
   781        "tableColumn": "",
   782        "targets": [
   783          {
   784            "expr": "sum(argocd_app_health_status{health_status=\"Unknown\",namespace=~\"$namespace\",project=~\"$project\"})",
   785            "format": "time_series",
   786            "intervalFactor": 1,
   787            "refId": "A"
   788          }
   789        ],
   790        "thresholds": "1, 3",
   791        "title": "Unknown",
   792        "type": "singlestat",
   793        "valueFontSize": "80%",
   794        "valueMaps": [
   795          {
   796            "op": "=",
   797            "text": "0",
   798            "value": "null"
   799          }
   800        ],
   801        "valueName": "current"
   802      },
   803      {
   804        "collapsed": false,
   805        "gridPos": {
   806          "h": 1,
   807          "w": 24,
   808          "x": 0,
   809          "y": 9
   810        },
   811        "id": 79,
   812        "panels": [],
   813        "title": "Sync Status",
   814        "type": "row"
   815      },
   816      {
   817        "cacheTimeout": null,
   818        "colorBackground": false,
   819        "colorValue": true,
   820        "colors": [
   821          "#d44a3a",
   822          "rgba(237, 129, 40, 0.89)",
   823          "#299c46"
   824        ],
   825        "datasource": "$Source",
   826        "format": "none",
   827        "gauge": {
   828          "maxValue": 100,
   829          "minValue": 0,
   830          "show": false,
   831          "thresholdLabels": false,
   832          "thresholdMarkers": true
   833        },
   834        "gridPos": {
   835          "h": 3,
   836          "w": 8,
   837          "x": 0,
   838          "y": 10
   839        },
   840        "id": 18,
   841        "interval": null,
   842        "links": [],
   843        "mappingType": 1,
   844        "mappingTypes": [
   845          {
   846            "name": "value to text",
   847            "value": 1
   848          },
   849          {
   850            "name": "range to text",
   851            "value": 2
   852          }
   853        ],
   854        "maxDataPoints": 100,
   855        "nullPointMode": "connected",
   856        "nullText": null,
   857        "postfix": "",
   858        "postfixFontSize": "50%",
   859        "prefix": "",
   860        "prefixFontSize": "50%",
   861        "rangeMaps": [
   862          {
   863            "from": "null",
   864            "text": "N/A",
   865            "to": "null"
   866          }
   867        ],
   868        "sparkline": {
   869          "fillColor": "rgba(31, 189, 61, 0.18)",
   870          "full": false,
   871          "lineColor": "rgb(96, 175, 87)",
   872          "show": true
   873        },
   874        "tableColumn": "",
   875        "targets": [
   876          {
   877            "expr": "sum(argocd_app_sync_status{sync_status=\"Synced\",namespace=~\"$namespace\",project=~\"$project\"})",
   878            "format": "time_series",
   879            "intervalFactor": 1,
   880            "refId": "A"
   881          }
   882        ],
   883        "thresholds": "0,1",
   884        "title": "Synced",
   885        "type": "singlestat",
   886        "valueFontSize": "80%",
   887        "valueMaps": [
   888          {
   889            "op": "=",
   890            "text": "0",
   891            "value": "null"
   892          }
   893        ],
   894        "valueName": "current"
   895      },
   896      {
   897        "cacheTimeout": null,
   898        "colorBackground": false,
   899        "colorValue": true,
   900        "colors": [
   901          "#d44a3a",
   902          "#F2495C",
   903          "#F2495C"
   904        ],
   905        "datasource": "$Source",
   906        "format": "none",
   907        "gauge": {
   908          "maxValue": 100,
   909          "minValue": 0,
   910          "show": false,
   911          "thresholdLabels": false,
   912          "thresholdMarkers": true
   913        },
   914        "gridPos": {
   915          "h": 3,
   916          "w": 8,
   917          "x": 8,
   918          "y": 10
   919        },
   920        "id": 20,
   921        "interval": null,
   922        "links": [],
   923        "mappingType": 1,
   924        "mappingTypes": [
   925          {
   926            "name": "value to text",
   927            "value": 1
   928          },
   929          {
   930            "name": "range to text",
   931            "value": 2
   932          }
   933        ],
   934        "maxDataPoints": 100,
   935        "nullPointMode": "connected",
   936        "nullText": null,
   937        "postfix": "",
   938        "postfixFontSize": "50%",
   939        "prefix": "",
   940        "prefixFontSize": "50%",
   941        "rangeMaps": [
   942          {
   943            "from": "null",
   944            "text": "N/A",
   945            "to": "null"
   946          }
   947        ],
   948        "sparkline": {
   949          "fillColor": "rgba(189, 31, 34, 0.18)",
   950          "full": false,
   951          "lineColor": "#F2495C",
   952          "show": true
   953        },
   954        "tableColumn": "",
   955        "targets": [
   956          {
   957            "expr": "sum(argocd_app_sync_status{sync_status=\"OutOfSync\",namespace=~\"$namespace\",project=~\"$project\"})",
   958            "format": "time_series",
   959            "intervalFactor": 1,
   960            "refId": "A"
   961          }
   962        ],
   963        "thresholds": "0,1",
   964        "title": "OutOfSync",
   965        "type": "singlestat",
   966        "valueFontSize": "80%",
   967        "valueMaps": [
   968          {
   969            "op": "=",
   970            "text": "0",
   971            "value": "null"
   972          }
   973        ],
   974        "valueName": "current"
   975      },
   976      {
   977        "cacheTimeout": null,
   978        "colorBackground": false,
   979        "colorValue": false,
   980        "colors": [
   981          "#d44a3a",
   982          "rgba(237, 129, 40, 0.89)",
   983          "#299c46"
   984        ],
   985        "datasource": "$Source",
   986        "format": "none",
   987        "gauge": {
   988          "maxValue": 100,
   989          "minValue": 0,
   990          "show": false,
   991          "thresholdLabels": false,
   992          "thresholdMarkers": true
   993        },
   994        "gridPos": {
   995          "h": 3,
   996          "w": 8,
   997          "x": 16,
   998          "y": 10
   999        },
  1000        "id": 22,
  1001        "interval": null,
  1002        "links": [],
  1003        "mappingType": 1,
  1004        "mappingTypes": [
  1005          {
  1006            "name": "value to text",
  1007            "value": 1
  1008          },
  1009          {
  1010            "name": "range to text",
  1011            "value": 2
  1012          }
  1013        ],
  1014        "maxDataPoints": 100,
  1015        "nullPointMode": "connected",
  1016        "nullText": null,
  1017        "postfix": "",
  1018        "postfixFontSize": "50%",
  1019        "prefix": "",
  1020        "prefixFontSize": "50%",
  1021        "rangeMaps": [
  1022          {
  1023            "from": "null",
  1024            "text": "N/A",
  1025            "to": "null"
  1026          }
  1027        ],
  1028        "sparkline": {
  1029          "fillColor": "rgba(147, 147, 147, 0.18)",
  1030          "full": false,
  1031          "lineColor": "rgb(255, 255, 255)",
  1032          "show": true
  1033        },
  1034        "tableColumn": "",
  1035        "targets": [
  1036          {
  1037            "expr": "sum(argocd_app_sync_status{sync_status=\"Unknown\",namespace=~\"$namespace\",project=~\"$project\"})",
  1038            "format": "time_series",
  1039            "intervalFactor": 1,
  1040            "refId": "A"
  1041          }
  1042        ],
  1043        "thresholds": "0,1",
  1044        "title": "Unknown",
  1045        "type": "singlestat",
  1046        "valueFontSize": "80%",
  1047        "valueMaps": [
  1048          {
  1049            "op": "=",
  1050            "text": "0",
  1051            "value": "null"
  1052          }
  1053        ],
  1054        "valueName": "current"
  1055      },
  1056      {
  1057        "collapsed": false,
  1058        "gridPos": {
  1059          "h": 1,
  1060          "w": 24,
  1061          "x": 0,
  1062          "y": 13
  1063        },
  1064        "id": 64,
  1065        "panels": [],
  1066        "title": "Controller Stats",
  1067        "type": "row"
  1068      },
  1069      {
  1070        "aliasColors": {},
  1071        "bars": false,
  1072        "dashLength": 10,
  1073        "dashes": false,
  1074        "datasource": "$Source",
  1075        "fill": 0,
  1076        "gridPos": {
  1077          "h": 5,
  1078          "w": 24,
  1079          "x": 0,
  1080          "y": 14
  1081        },
  1082        "id": 56,
  1083        "interval": "",
  1084        "legend": {
  1085          "alignAsTable": false,
  1086          "avg": false,
  1087          "current": false,
  1088          "hideEmpty": true,
  1089          "hideZero": true,
  1090          "max": false,
  1091          "min": false,
  1092          "rightSide": false,
  1093          "show": false,
  1094          "total": false,
  1095          "values": false
  1096        },
  1097        "lines": true,
  1098        "linewidth": 1,
  1099        "links": [],
  1100        "nullPointMode": "null",
  1101        "paceLength": 10,
  1102        "percentage": false,
  1103        "pointradius": 1,
  1104        "points": false,
  1105        "renderer": "flot",
  1106        "seriesOverrides": [],
  1107        "spaceLength": 10,
  1108        "stack": false,
  1109        "steppedLine": false,
  1110        "targets": [
  1111          {
  1112            "expr": "sum(changes(argocd_app_sync_total{namespace=~\"$namespace\"}[5m])) by (namespace)",
  1113            "format": "time_series",
  1114            "intervalFactor": 1,
  1115            "legendFormat": "{{namespace}}",
  1116            "refId": "A"
  1117          }
  1118        ],
  1119        "thresholds": [],
  1120        "timeFrom": null,
  1121        "timeRegions": [],
  1122        "timeShift": null,
  1123        "title": "Sync Activity",
  1124        "tooltip": {
  1125          "shared": true,
  1126          "sort": 2,
  1127          "value_type": "individual"
  1128        },
  1129        "type": "graph",
  1130        "xaxis": {
  1131          "buckets": null,
  1132          "mode": "time",
  1133          "name": null,
  1134          "show": true,
  1135          "values": []
  1136        },
  1137        "yaxes": [
  1138          {
  1139            "decimals": 0,
  1140            "format": "short",
  1141            "label": "",
  1142            "logBase": 1,
  1143            "max": null,
  1144            "min": "0",
  1145            "show": true
  1146          },
  1147          {
  1148            "format": "short",
  1149            "label": "",
  1150            "logBase": 1,
  1151            "max": null,
  1152            "min": null,
  1153            "show": true
  1154          }
  1155        ],
  1156        "yaxis": {
  1157          "align": false,
  1158          "alignLevel": null
  1159        }
  1160      },
  1161      {
  1162        "aliasColors": {},
  1163        "bars": false,
  1164        "dashLength": 10,
  1165        "dashes": false,
  1166        "datasource": "$Source",
  1167        "fill": 0,
  1168        "gridPos": {
  1169          "h": 5,
  1170          "w": 24,
  1171          "x": 0,
  1172          "y": 19
  1173        },
  1174        "id": 73,
  1175        "legend": {
  1176          "alignAsTable": false,
  1177          "avg": false,
  1178          "current": false,
  1179          "max": false,
  1180          "min": false,
  1181          "rightSide": false,
  1182          "show": false,
  1183          "total": false,
  1184          "values": false
  1185        },
  1186        "lines": true,
  1187        "linewidth": 1,
  1188        "links": [],
  1189        "nullPointMode": "null",
  1190        "paceLength": 10,
  1191        "percentage": false,
  1192        "pointradius": 2,
  1193        "points": false,
  1194        "renderer": "flot",
  1195        "seriesOverrides": [],
  1196        "spaceLength": 10,
  1197        "stack": false,
  1198        "steppedLine": false,
  1199        "targets": [
  1200          {
  1201            "expr": "sum(changes(argocd_app_sync_total{namespace=~\"$namespace\",phase=~\"Error|Failed\",project=~\"$project\"}[5m])) by (namespace, phase, project)",
  1202            "format": "time_series",
  1203            "intervalFactor": 1,
  1204            "legendFormat": "{{namespace}} {{phase}}",
  1205            "refId": "A"
  1206          }
  1207        ],
  1208        "thresholds": [],
  1209        "timeFrom": null,
  1210        "timeRegions": [],
  1211        "timeShift": null,
  1212        "title": "Sync Failures",
  1213        "tooltip": {
  1214          "shared": true,
  1215          "sort": 2,
  1216          "value_type": "individual"
  1217        },
  1218        "type": "graph",
  1219        "xaxis": {
  1220          "buckets": null,
  1221          "mode": "time",
  1222          "name": null,
  1223          "show": true,
  1224          "values": []
  1225        },
  1226        "yaxes": [
  1227          {
  1228            "decimals": 0,
  1229            "format": "none",
  1230            "label": "",
  1231            "logBase": 1,
  1232            "max": null,
  1233            "min": "0",
  1234            "show": true
  1235          },
  1236          {
  1237            "format": "short",
  1238            "label": "",
  1239            "logBase": 1,
  1240            "max": null,
  1241            "min": null,
  1242            "show": true
  1243          }
  1244        ],
  1245        "yaxis": {
  1246          "align": false,
  1247          "alignLevel": null
  1248        }
  1249      },
  1250      {
  1251        "aliasColors": {},
  1252        "bars": false,
  1253        "dashLength": 10,
  1254        "dashes": false,
  1255        "datasource": "$Source",
  1256        "fill": 0,
  1257        "gridPos": {
  1258          "h": 8,
  1259          "w": 24,
  1260          "x": 0,
  1261          "y": 24
  1262        },
  1263        "id": 58,
  1264        "legend": {
  1265          "avg": false,
  1266          "current": false,
  1267          "max": false,
  1268          "min": false,
  1269          "show": false,
  1270          "total": false,
  1271          "values": false
  1272        },
  1273        "lines": true,
  1274        "linewidth": 1,
  1275        "links": [],
  1276        "nullPointMode": "null",
  1277        "paceLength": 10,
  1278        "percentage": false,
  1279        "pointradius": 2,
  1280        "points": false,
  1281        "renderer": "flot",
  1282        "seriesOverrides": [],
  1283        "spaceLength": 10,
  1284        "stack": false,
  1285        "steppedLine": false,
  1286        "targets": [
  1287          {
  1288            "expr": "sum(increase(argocd_app_reconcile_count{namespace=~\"$namespace\", project=~\"$project\"}[10m])) by (namespace, project)",
  1289            "format": "time_series",
  1290            "intervalFactor": 1,
  1291            "legendFormat": "{{namespace}},{{project}}",
  1292            "refId": "A"
  1293          }
  1294        ],
  1295        "thresholds": [],
  1296        "timeFrom": null,
  1297        "timeRegions": [],
  1298        "timeShift": null,
  1299        "title": "Reconciliation Activity",
  1300        "tooltip": {
  1301          "shared": true,
  1302          "sort": 2,
  1303          "value_type": "individual"
  1304        },
  1305        "type": "graph",
  1306        "xaxis": {
  1307          "buckets": null,
  1308          "mode": "time",
  1309          "name": null,
  1310          "show": true,
  1311          "values": []
  1312        },
  1313        "yaxes": [
  1314          {
  1315            "format": "short",
  1316            "label": null,
  1317            "logBase": 1,
  1318            "max": null,
  1319            "min": null,
  1320            "show": true
  1321          },
  1322          {
  1323            "format": "short",
  1324            "label": null,
  1325            "logBase": 1,
  1326            "max": null,
  1327            "min": null,
  1328            "show": true
  1329          }
  1330        ],
  1331        "yaxis": {
  1332          "align": false,
  1333          "alignLevel": null
  1334        }
  1335      },
  1336      {
  1337        "aliasColors": {},
  1338        "bars": false,
  1339        "dashLength": 10,
  1340        "dashes": false,
  1341        "datasource": "$Source",
  1342        "fill": 0,
  1343        "gridPos": {
  1344          "h": 8,
  1345          "w": 24,
  1346          "x": 0,
  1347          "y": 32
  1348        },
  1349        "id": 80,
  1350        "legend": {
  1351          "avg": false,
  1352          "current": false,
  1353          "max": false,
  1354          "min": false,
  1355          "show": false,
  1356          "total": false,
  1357          "values": false
  1358        },
  1359        "lines": true,
  1360        "linewidth": 1,
  1361        "links": [],
  1362        "nullPointMode": "null",
  1363        "paceLength": 10,
  1364        "percentage": false,
  1365        "pointradius": 2,
  1366        "points": false,
  1367        "renderer": "flot",
  1368        "seriesOverrides": [],
  1369        "spaceLength": 10,
  1370        "stack": false,
  1371        "steppedLine": false,
  1372        "targets": [
  1373          {
  1374            "expr": "sum(increase(argocd_app_k8s_request_total{namespace=~\"$namespace\",project=~\"$project\"}[5m])) by (namespace, project)",
  1375            "format": "time_series",
  1376            "intervalFactor": 1,
  1377            "legendFormat": "{{namespace}},{{project}}",
  1378            "refId": "A"
  1379          }
  1380        ],
  1381        "thresholds": [],
  1382        "timeFrom": null,
  1383        "timeRegions": [],
  1384        "timeShift": null,
  1385        "title": "K8s API Activity",
  1386        "tooltip": {
  1387          "shared": true,
  1388          "sort": 2,
  1389          "value_type": "individual"
  1390        },
  1391        "type": "graph",
  1392        "xaxis": {
  1393          "buckets": null,
  1394          "mode": "time",
  1395          "name": null,
  1396          "show": true,
  1397          "values": []
  1398        },
  1399        "yaxes": [
  1400          {
  1401            "format": "short",
  1402            "label": null,
  1403            "logBase": 1,
  1404            "max": null,
  1405            "min": null,
  1406            "show": true
  1407          },
  1408          {
  1409            "format": "short",
  1410            "label": null,
  1411            "logBase": 1,
  1412            "max": null,
  1413            "min": null,
  1414            "show": true
  1415          }
  1416        ],
  1417        "yaxis": {
  1418          "align": false,
  1419          "alignLevel": null
  1420        }
  1421      },
  1422      {
  1423        "cards": {
  1424          "cardPadding": null,
  1425          "cardRound": null
  1426        },
  1427        "color": {
  1428          "cardColor": "#b4ff00",
  1429          "colorScale": "sqrt",
  1430          "colorScheme": "interpolateSpectral",
  1431          "exponent": 0.5,
  1432          "mode": "spectrum"
  1433        },
  1434        "dataFormat": "tsbuckets",
  1435        "datasource": "$Source",
  1436        "gridPos": {
  1437          "h": 9,
  1438          "w": 24,
  1439          "x": 0,
  1440          "y": 40
  1441        },
  1442        "heatmap": {},
  1443        "hideZeroBuckets": false,
  1444        "highlightCards": true,
  1445        "id": 60,
  1446        "legend": {
  1447          "show": true
  1448        },
  1449        "links": [],
  1450        "reverseYBuckets": false,
  1451        "targets": [
  1452          {
  1453            "expr": "sum(increase(argocd_app_reconcile_bucket{namespace=~\"$namespace\",project=~\"$project\"}[10m])) by (le)",
  1454            "format": "heatmap",
  1455            "intervalFactor": 5,
  1456            "legendFormat": "{{le}}",
  1457            "refId": "A"
  1458          }
  1459        ],
  1460        "timeFrom": null,
  1461        "timeShift": null,
  1462        "title": "Reconciliation Performance",
  1463        "tooltip": {
  1464          "show": true,
  1465          "showHistogram": true
  1466        },
  1467        "type": "heatmap",
  1468        "xAxis": {
  1469          "show": true
  1470        },
  1471        "xBucketNumber": null,
  1472        "xBucketSize": null,
  1473        "yAxis": {
  1474          "decimals": null,
  1475          "format": "short",
  1476          "logBase": 1,
  1477          "max": null,
  1478          "min": null,
  1479          "show": true,
  1480          "splitFactor": null
  1481        },
  1482        "yBucketBound": "auto",
  1483        "yBucketNumber": null,
  1484        "yBucketSize": null
  1485      },
  1486      {
  1487        "aliasColors": {},
  1488        "bars": false,
  1489        "dashLength": 10,
  1490        "dashes": false,
  1491        "datasource": "$Source",
  1492        "fill": 0,
  1493        "gridPos": {
  1494          "h": 8,
  1495          "w": 24,
  1496          "x": 0,
  1497          "y": 49
  1498        },
  1499        "id": 34,
  1500        "legend": {
  1501          "avg": false,
  1502          "current": false,
  1503          "max": false,
  1504          "min": false,
  1505          "show": false,
  1506          "total": false,
  1507          "values": false
  1508        },
  1509        "lines": true,
  1510        "linewidth": 1,
  1511        "links": [],
  1512        "nullPointMode": "connected",
  1513        "paceLength": 10,
  1514        "percentage": false,
  1515        "pointradius": 5,
  1516        "points": false,
  1517        "renderer": "flot",
  1518        "seriesOverrides": [],
  1519        "spaceLength": 10,
  1520        "stack": false,
  1521        "steppedLine": false,
  1522        "targets": [
  1523          {
  1524            "expr": "go_memstats_heap_alloc_bytes{job=\"argocd-metrics\",namespace=~\"$namespace\"}",
  1525            "format": "time_series",
  1526            "intervalFactor": 1,
  1527            "legendFormat": "{{namespace}}",
  1528            "refId": "A"
  1529          }
  1530        ],
  1531        "thresholds": [],
  1532        "timeFrom": null,
  1533        "timeRegions": [],
  1534        "timeShift": null,
  1535        "title": "Memory Used",
  1536        "tooltip": {
  1537          "shared": true,
  1538          "sort": 2,
  1539          "value_type": "individual"
  1540        },
  1541        "type": "graph",
  1542        "xaxis": {
  1543          "buckets": null,
  1544          "mode": "time",
  1545          "name": null,
  1546          "show": true,
  1547          "values": []
  1548        },
  1549        "yaxes": [
  1550          {
  1551            "format": "bytes",
  1552            "label": null,
  1553            "logBase": 1,
  1554            "max": null,
  1555            "min": "0",
  1556            "show": true
  1557          },
  1558          {
  1559            "format": "short",
  1560            "label": null,
  1561            "logBase": 1,
  1562            "max": null,
  1563            "min": null,
  1564            "show": true
  1565          }
  1566        ],
  1567        "yaxis": {
  1568          "align": false,
  1569          "alignLevel": null
  1570        }
  1571      },
  1572      {
  1573        "aliasColors": {},
  1574        "bars": false,
  1575        "dashLength": 10,
  1576        "dashes": false,
  1577        "datasource": "$Source",
  1578        "fill": 0,
  1579        "gridPos": {
  1580          "h": 8,
  1581          "w": 24,
  1582          "x": 0,
  1583          "y": 57
  1584        },
  1585        "id": 62,
  1586        "legend": {
  1587          "avg": false,
  1588          "current": false,
  1589          "hideEmpty": false,
  1590          "hideZero": false,
  1591          "max": false,
  1592          "min": false,
  1593          "show": false,
  1594          "total": false,
  1595          "values": false
  1596        },
  1597        "lines": true,
  1598        "linewidth": 1,
  1599        "links": [],
  1600        "nullPointMode": "null",
  1601        "paceLength": 10,
  1602        "percentage": false,
  1603        "pointradius": 5,
  1604        "points": false,
  1605        "renderer": "flot",
  1606        "seriesOverrides": [],
  1607        "spaceLength": 10,
  1608        "stack": false,
  1609        "steppedLine": false,
  1610        "targets": [
  1611          {
  1612            "expr": "go_goroutines{job=\"argocd-metrics\",namespace=~\"$namespace\"}",
  1613            "format": "time_series",
  1614            "intervalFactor": 1,
  1615            "legendFormat": "{{namespace}}",
  1616            "refId": "A"
  1617          }
  1618        ],
  1619        "thresholds": [],
  1620        "timeFrom": null,
  1621        "timeRegions": [],
  1622        "timeShift": null,
  1623        "title": "Goroutines",
  1624        "tooltip": {
  1625          "shared": true,
  1626          "sort": 2,
  1627          "value_type": "individual"
  1628        },
  1629        "type": "graph",
  1630        "xaxis": {
  1631          "buckets": null,
  1632          "mode": "time",
  1633          "name": null,
  1634          "show": true,
  1635          "values": []
  1636        },
  1637        "yaxes": [
  1638          {
  1639            "format": "short",
  1640            "label": null,
  1641            "logBase": 1,
  1642            "max": null,
  1643            "min": null,
  1644            "show": true
  1645          },
  1646          {
  1647            "format": "short",
  1648            "label": null,
  1649            "logBase": 1,
  1650            "max": null,
  1651            "min": null,
  1652            "show": true
  1653          }
  1654        ],
  1655        "yaxis": {
  1656          "align": false,
  1657          "alignLevel": null
  1658        }
  1659      },
  1660      {
  1661        "collapsed": true,
  1662        "gridPos": {
  1663          "h": 1,
  1664          "w": 24,
  1665          "x": 0,
  1666          "y": 65
  1667        },
  1668        "id": 66,
  1669        "panels": [
  1670          {
  1671            "aliasColors": {},
  1672            "bars": false,
  1673            "dashLength": 10,
  1674            "dashes": false,
  1675            "datasource": "$Source",
  1676            "fill": 0,
  1677            "gridPos": {
  1678              "h": 8,
  1679              "w": 24,
  1680              "x": 0,
  1681              "y": 69
  1682            },
  1683            "id": 61,
  1684            "legend": {
  1685              "avg": false,
  1686              "current": false,
  1687              "max": false,
  1688              "min": false,
  1689              "show": false,
  1690              "total": false,
  1691              "values": false
  1692            },
  1693            "lines": true,
  1694            "linewidth": 1,
  1695            "links": [],
  1696            "nullPointMode": "connected",
  1697            "paceLength": 10,
  1698            "percentage": false,
  1699            "pointradius": 5,
  1700            "points": false,
  1701            "renderer": "flot",
  1702            "seriesOverrides": [],
  1703            "spaceLength": 10,
  1704            "stack": false,
  1705            "steppedLine": false,
  1706            "targets": [
  1707              {
  1708                "expr": "go_memstats_heap_alloc_bytes{job=\"argocd-server-metrics\",namespace=~\"$namespace\"}",
  1709                "format": "time_series",
  1710                "intervalFactor": 1,
  1711                "legendFormat": "{{pod}}",
  1712                "refId": "A"
  1713              }
  1714            ],
  1715            "thresholds": [],
  1716            "timeFrom": null,
  1717            "timeRegions": [],
  1718            "timeShift": null,
  1719            "title": "Memory Used",
  1720            "tooltip": {
  1721              "shared": true,
  1722              "sort": 2,
  1723              "value_type": "individual"
  1724            },
  1725            "type": "graph",
  1726            "xaxis": {
  1727              "buckets": null,
  1728              "mode": "time",
  1729              "name": null,
  1730              "show": true,
  1731              "values": []
  1732            },
  1733            "yaxes": [
  1734              {
  1735                "format": "bytes",
  1736                "label": null,
  1737                "logBase": 1,
  1738                "max": null,
  1739                "min": "0",
  1740                "show": true
  1741              },
  1742              {
  1743                "format": "short",
  1744                "label": null,
  1745                "logBase": 1,
  1746                "max": null,
  1747                "min": null,
  1748                "show": true
  1749              }
  1750            ],
  1751            "yaxis": {
  1752              "align": false,
  1753              "alignLevel": null
  1754            }
  1755          },
  1756          {
  1757            "aliasColors": {},
  1758            "bars": false,
  1759            "dashLength": 10,
  1760            "dashes": false,
  1761            "datasource": "$Source",
  1762            "fill": 0,
  1763            "gridPos": {
  1764              "h": 9,
  1765              "w": 24,
  1766              "x": 0,
  1767              "y": 77
  1768            },
  1769            "id": 36,
  1770            "legend": {
  1771              "avg": false,
  1772              "current": false,
  1773              "max": false,
  1774              "min": false,
  1775              "show": false,
  1776              "total": false,
  1777              "values": false
  1778            },
  1779            "lines": true,
  1780            "linewidth": 1,
  1781            "links": [],
  1782            "nullPointMode": "null",
  1783            "paceLength": 10,
  1784            "percentage": false,
  1785            "pointradius": 5,
  1786            "points": false,
  1787            "renderer": "flot",
  1788            "seriesOverrides": [],
  1789            "spaceLength": 10,
  1790            "stack": false,
  1791            "steppedLine": false,
  1792            "targets": [
  1793              {
  1794                "expr": "go_goroutines{job=\"argocd-server-metrics\",namespace=~\"$namespace\"}",
  1795                "format": "time_series",
  1796                "intervalFactor": 1,
  1797                "legendFormat": "{{pod}}",
  1798                "refId": "A"
  1799              }
  1800            ],
  1801            "thresholds": [],
  1802            "timeFrom": null,
  1803            "timeRegions": [],
  1804            "timeShift": null,
  1805            "title": "Goroutines",
  1806            "tooltip": {
  1807              "shared": true,
  1808              "sort": 2,
  1809              "value_type": "individual"
  1810            },
  1811            "type": "graph",
  1812            "xaxis": {
  1813              "buckets": null,
  1814              "mode": "time",
  1815              "name": null,
  1816              "show": true,
  1817              "values": []
  1818            },
  1819            "yaxes": [
  1820              {
  1821                "format": "short",
  1822                "label": null,
  1823                "logBase": 1,
  1824                "max": null,
  1825                "min": null,
  1826                "show": true
  1827              },
  1828              {
  1829                "format": "short",
  1830                "label": null,
  1831                "logBase": 1,
  1832                "max": null,
  1833                "min": null,
  1834                "show": true
  1835              }
  1836            ],
  1837            "yaxis": {
  1838              "align": false,
  1839              "alignLevel": null
  1840            }
  1841          },
  1842          {
  1843            "aliasColors": {},
  1844            "bars": false,
  1845            "dashLength": 10,
  1846            "dashes": false,
  1847            "datasource": "$Source",
  1848            "fill": 0,
  1849            "gridPos": {
  1850              "h": 9,
  1851              "w": 24,
  1852              "x": 0,
  1853              "y": 86
  1854            },
  1855            "id": 38,
  1856            "legend": {
  1857              "avg": false,
  1858              "current": false,
  1859              "max": false,
  1860              "min": false,
  1861              "show": true,
  1862              "total": false,
  1863              "values": false
  1864            },
  1865            "lines": true,
  1866            "linewidth": 1,
  1867            "links": [],
  1868            "nullPointMode": "connected",
  1869            "paceLength": 10,
  1870            "percentage": false,
  1871            "pointradius": 5,
  1872            "points": false,
  1873            "renderer": "flot",
  1874            "seriesOverrides": [],
  1875            "spaceLength": 10,
  1876            "stack": false,
  1877            "steppedLine": false,
  1878            "targets": [
  1879              {
  1880                "expr": "go_gc_duration_seconds{job=\"argocd-server-metrics\", quantile=\"1\", namespace=~\"$namespace\"}",
  1881                "format": "time_series",
  1882                "intervalFactor": 2,
  1883                "legendFormat": "{{pod}}",
  1884                "refId": "A"
  1885              }
  1886            ],
  1887            "thresholds": [],
  1888            "timeFrom": null,
  1889            "timeRegions": [],
  1890            "timeShift": null,
  1891            "title": "GC Time Quantiles",
  1892            "tooltip": {
  1893              "shared": true,
  1894              "sort": 0,
  1895              "value_type": "individual"
  1896            },
  1897            "type": "graph",
  1898            "xaxis": {
  1899              "buckets": null,
  1900              "mode": "time",
  1901              "name": null,
  1902              "show": true,
  1903              "values": []
  1904            },
  1905            "yaxes": [
  1906              {
  1907                "format": "short",
  1908                "label": null,
  1909                "logBase": 1,
  1910                "max": null,
  1911                "min": null,
  1912                "show": true
  1913              },
  1914              {
  1915                "format": "short",
  1916                "label": null,
  1917                "logBase": 1,
  1918                "max": null,
  1919                "min": null,
  1920                "show": true
  1921              }
  1922            ],
  1923            "yaxis": {
  1924              "align": false,
  1925              "alignLevel": null
  1926            }
  1927          },
  1928          {
  1929            "content": "#### gRPC Services:",
  1930            "gridPos": {
  1931              "h": 2,
  1932              "w": 24,
  1933              "x": 0,
  1934              "y": 95
  1935            },
  1936            "id": 54,
  1937            "links": [],
  1938            "mode": "markdown",
  1939            "title": "",
  1940            "transparent": true,
  1941            "type": "text"
  1942          },
  1943          {
  1944            "aliasColors": {},
  1945            "bars": false,
  1946            "dashLength": 10,
  1947            "dashes": false,
  1948            "datasource": "$Source",
  1949            "fill": 0,
  1950            "gridPos": {
  1951              "h": 9,
  1952              "w": 12,
  1953              "x": 0,
  1954              "y": 97
  1955            },
  1956            "id": 40,
  1957            "legend": {
  1958              "avg": false,
  1959              "current": false,
  1960              "max": false,
  1961              "min": false,
  1962              "show": true,
  1963              "total": false,
  1964              "values": false
  1965            },
  1966            "lines": true,
  1967            "linewidth": 1,
  1968            "links": [],
  1969            "nullPointMode": "null as zero",
  1970            "paceLength": 10,
  1971            "percentage": false,
  1972            "pointradius": 5,
  1973            "points": false,
  1974            "renderer": "flot",
  1975            "seriesOverrides": [],
  1976            "spaceLength": 10,
  1977            "stack": false,
  1978            "steppedLine": false,
  1979            "targets": [
  1980              {
  1981                "expr": "increase(grpc_server_handled_total{job=\"argocd-server-metrics\",grpc_service=\"application.ApplicationService\",namespace=~\"$namespace\"}[10m]) > 0 or on() vector (0)",
  1982                "format": "time_series",
  1983                "intervalFactor": 1,
  1984                "legendFormat": "{{grpc_code}},{{grpc_method}},{{pod}}",
  1985                "refId": "A"
  1986              }
  1987            ],
  1988            "thresholds": [
  1989              {
  1990                "colorMode": "critical",
  1991                "fill": true,
  1992                "line": true,
  1993                "op": "gt",
  1994                "yaxis": "left"
  1995              }
  1996            ],
  1997            "timeFrom": null,
  1998            "timeRegions": [],
  1999            "timeShift": null,
  2000            "title": "grpc service ApplicationService",
  2001            "tooltip": {
  2002              "shared": true,
  2003              "sort": 2,
  2004              "value_type": "individual"
  2005            },
  2006            "type": "graph",
  2007            "xaxis": {
  2008              "buckets": null,
  2009              "mode": "time",
  2010              "name": null,
  2011              "show": true,
  2012              "values": []
  2013            },
  2014            "yaxes": [
  2015              {
  2016                "format": "short",
  2017                "label": null,
  2018                "logBase": 1,
  2019                "max": null,
  2020                "min": null,
  2021                "show": true
  2022              },
  2023              {
  2024                "format": "short",
  2025                "label": null,
  2026                "logBase": 1,
  2027                "max": null,
  2028                "min": null,
  2029                "show": true
  2030              }
  2031            ],
  2032            "yaxis": {
  2033              "align": false,
  2034              "alignLevel": null
  2035            }
  2036          },
  2037          {
  2038            "aliasColors": {},
  2039            "bars": false,
  2040            "dashLength": 10,
  2041            "dashes": false,
  2042            "datasource": "$Source",
  2043            "fill": 0,
  2044            "gridPos": {
  2045              "h": 9,
  2046              "w": 12,
  2047              "x": 12,
  2048              "y": 97
  2049            },
  2050            "id": 42,
  2051            "legend": {
  2052              "avg": false,
  2053              "current": false,
  2054              "max": false,
  2055              "min": false,
  2056              "show": true,
  2057              "total": false,
  2058              "values": false
  2059            },
  2060            "lines": true,
  2061            "linewidth": 1,
  2062            "links": [],
  2063            "nullPointMode": "null as zero",
  2064            "paceLength": 10,
  2065            "percentage": false,
  2066            "pointradius": 5,
  2067            "points": false,
  2068            "renderer": "flot",
  2069            "seriesOverrides": [],
  2070            "spaceLength": 10,
  2071            "stack": false,
  2072            "steppedLine": false,
  2073            "targets": [
  2074              {
  2075                "expr": "increase(grpc_server_handled_total{job=\"argocd-server-metrics\",grpc_service=\"cluster.ClusterService\",namespace=~\"$namespace\"}[10m]) > 0 or on() vector (0)",
  2076                "format": "time_series",
  2077                "intervalFactor": 1,
  2078                "legendFormat": "{{grpc_code}},{{grpc_method}},{{pod}}",
  2079                "refId": "A"
  2080              }
  2081            ],
  2082            "thresholds": [
  2083              {
  2084                "colorMode": "critical",
  2085                "fill": true,
  2086                "line": true,
  2087                "op": "gt",
  2088                "yaxis": "left"
  2089              }
  2090            ],
  2091            "timeFrom": null,
  2092            "timeRegions": [],
  2093            "timeShift": null,
  2094            "title": "grpc service ClusterService",
  2095            "tooltip": {
  2096              "shared": true,
  2097              "sort": 0,
  2098              "value_type": "individual"
  2099            },
  2100            "type": "graph",
  2101            "xaxis": {
  2102              "buckets": null,
  2103              "mode": "time",
  2104              "name": null,
  2105              "show": true,
  2106              "values": []
  2107            },
  2108            "yaxes": [
  2109              {
  2110                "format": "short",
  2111                "label": null,
  2112                "logBase": 1,
  2113                "max": null,
  2114                "min": null,
  2115                "show": true
  2116              },
  2117              {
  2118                "format": "short",
  2119                "label": null,
  2120                "logBase": 1,
  2121                "max": null,
  2122                "min": null,
  2123                "show": true
  2124              }
  2125            ],
  2126            "yaxis": {
  2127              "align": false,
  2128              "alignLevel": null
  2129            }
  2130          },
  2131          {
  2132            "aliasColors": {},
  2133            "bars": false,
  2134            "dashLength": 10,
  2135            "dashes": false,
  2136            "datasource": "$Source",
  2137            "fill": 0,
  2138            "gridPos": {
  2139              "h": 9,
  2140              "w": 12,
  2141              "x": 0,
  2142              "y": 106
  2143            },
  2144            "id": 44,
  2145            "legend": {
  2146              "avg": false,
  2147              "current": false,
  2148              "max": false,
  2149              "min": false,
  2150              "show": true,
  2151              "total": false,
  2152              "values": false
  2153            },
  2154            "lines": true,
  2155            "linewidth": 1,
  2156            "links": [],
  2157            "nullPointMode": "null as zero",
  2158            "paceLength": 10,
  2159            "percentage": false,
  2160            "pointradius": 5,
  2161            "points": false,
  2162            "renderer": "flot",
  2163            "seriesOverrides": [],
  2164            "spaceLength": 10,
  2165            "stack": false,
  2166            "steppedLine": false,
  2167            "targets": [
  2168              {
  2169                "expr": "increase(grpc_server_handled_total{job=\"argocd-server-metrics\",grpc_service=\"project.ProjectService\",namespace=~\"$namespace\"}[10m]) > 0 or on() vector (0)",
  2170                "format": "time_series",
  2171                "intervalFactor": 1,
  2172                "legendFormat": "{{grpc_code}},{{grpc_method}},{{pod}}",
  2173                "refId": "A"
  2174              }
  2175            ],
  2176            "thresholds": [
  2177              {
  2178                "colorMode": "critical",
  2179                "fill": true,
  2180                "line": true,
  2181                "op": "gt",
  2182                "yaxis": "left"
  2183              }
  2184            ],
  2185            "timeFrom": null,
  2186            "timeRegions": [],
  2187            "timeShift": null,
  2188            "title": "grpc service ProjectService",
  2189            "tooltip": {
  2190              "shared": true,
  2191              "sort": 0,
  2192              "value_type": "individual"
  2193            },
  2194            "type": "graph",
  2195            "xaxis": {
  2196              "buckets": null,
  2197              "mode": "time",
  2198              "name": null,
  2199              "show": true,
  2200              "values": []
  2201            },
  2202            "yaxes": [
  2203              {
  2204                "format": "short",
  2205                "label": null,
  2206                "logBase": 1,
  2207                "max": null,
  2208                "min": null,
  2209                "show": true
  2210              },
  2211              {
  2212                "format": "short",
  2213                "label": null,
  2214                "logBase": 1,
  2215                "max": null,
  2216                "min": null,
  2217                "show": true
  2218              }
  2219            ],
  2220            "yaxis": {
  2221              "align": false,
  2222              "alignLevel": null
  2223            }
  2224          },
  2225          {
  2226            "aliasColors": {},
  2227            "bars": false,
  2228            "dashLength": 10,
  2229            "dashes": false,
  2230            "datasource": "$Source",
  2231            "fill": 0,
  2232            "gridPos": {
  2233              "h": 9,
  2234              "w": 12,
  2235              "x": 12,
  2236              "y": 106
  2237            },
  2238            "id": 46,
  2239            "legend": {
  2240              "avg": false,
  2241              "current": false,
  2242              "max": false,
  2243              "min": false,
  2244              "show": true,
  2245              "total": false,
  2246              "values": false
  2247            },
  2248            "lines": true,
  2249            "linewidth": 1,
  2250            "links": [],
  2251            "nullPointMode": "null as zero",
  2252            "paceLength": 10,
  2253            "percentage": false,
  2254            "pointradius": 5,
  2255            "points": false,
  2256            "renderer": "flot",
  2257            "seriesOverrides": [],
  2258            "spaceLength": 10,
  2259            "stack": false,
  2260            "steppedLine": false,
  2261            "targets": [
  2262              {
  2263                "expr": "increase(grpc_server_handled_total{job=\"argocd-server-metrics\",grpc_service=\"repository.RepositoryService\",namespace=~\"$namespace\"}[10m]) > 0 or on() vector (0)",
  2264                "format": "time_series",
  2265                "intervalFactor": 1,
  2266                "legendFormat": "{{grpc_code}},{{grpc_method}},{{pod}}",
  2267                "refId": "A"
  2268              }
  2269            ],
  2270            "thresholds": [
  2271              {
  2272                "colorMode": "critical",
  2273                "fill": true,
  2274                "line": true,
  2275                "op": "gt",
  2276                "yaxis": "left"
  2277              }
  2278            ],
  2279            "timeFrom": null,
  2280            "timeRegions": [],
  2281            "timeShift": null,
  2282            "title": "grpc service RepositoryService",
  2283            "tooltip": {
  2284              "shared": true,
  2285              "sort": 0,
  2286              "value_type": "individual"
  2287            },
  2288            "type": "graph",
  2289            "xaxis": {
  2290              "buckets": null,
  2291              "mode": "time",
  2292              "name": null,
  2293              "show": true,
  2294              "values": []
  2295            },
  2296            "yaxes": [
  2297              {
  2298                "format": "short",
  2299                "label": null,
  2300                "logBase": 1,
  2301                "max": null,
  2302                "min": null,
  2303                "show": true
  2304              },
  2305              {
  2306                "format": "short",
  2307                "label": null,
  2308                "logBase": 1,
  2309                "max": null,
  2310                "min": null,
  2311                "show": true
  2312              }
  2313            ],
  2314            "yaxis": {
  2315              "align": false,
  2316              "alignLevel": null
  2317            }
  2318          },
  2319          {
  2320            "aliasColors": {},
  2321            "bars": false,
  2322            "dashLength": 10,
  2323            "dashes": false,
  2324            "datasource": "$Source",
  2325            "fill": 0,
  2326            "gridPos": {
  2327              "h": 9,
  2328              "w": 12,
  2329              "x": 0,
  2330              "y": 115
  2331            },
  2332            "id": 48,
  2333            "legend": {
  2334              "avg": false,
  2335              "current": false,
  2336              "max": false,
  2337              "min": false,
  2338              "show": true,
  2339              "total": false,
  2340              "values": false
  2341            },
  2342            "lines": true,
  2343            "linewidth": 1,
  2344            "links": [],
  2345            "nullPointMode": "null as zero",
  2346            "paceLength": 10,
  2347            "percentage": false,
  2348            "pointradius": 5,
  2349            "points": false,
  2350            "renderer": "flot",
  2351            "seriesOverrides": [],
  2352            "spaceLength": 10,
  2353            "stack": false,
  2354            "steppedLine": false,
  2355            "targets": [
  2356              {
  2357                "expr": "increase(grpc_server_handled_total{job=\"argocd-server-metrics\",grpc_service=\"session.SessionService\",namespace=~\"$namespace\"}[10m]) > 0 or on() vector (0)",
  2358                "format": "time_series",
  2359                "intervalFactor": 1,
  2360                "legendFormat": "{{grpc_code}},{{grpc_method}},{{pod}}",
  2361                "refId": "A"
  2362              }
  2363            ],
  2364            "thresholds": [
  2365              {
  2366                "colorMode": "critical",
  2367                "fill": true,
  2368                "line": true,
  2369                "op": "gt",
  2370                "yaxis": "left"
  2371              }
  2372            ],
  2373            "timeFrom": null,
  2374            "timeRegions": [],
  2375            "timeShift": null,
  2376            "title": "grpc service SessionService",
  2377            "tooltip": {
  2378              "shared": true,
  2379              "sort": 0,
  2380              "value_type": "individual"
  2381            },
  2382            "type": "graph",
  2383            "xaxis": {
  2384              "buckets": null,
  2385              "mode": "time",
  2386              "name": null,
  2387              "show": true,
  2388              "values": []
  2389            },
  2390            "yaxes": [
  2391              {
  2392                "format": "short",
  2393                "label": null,
  2394                "logBase": 1,
  2395                "max": null,
  2396                "min": null,
  2397                "show": true
  2398              },
  2399              {
  2400                "format": "short",
  2401                "label": null,
  2402                "logBase": 1,
  2403                "max": null,
  2404                "min": null,
  2405                "show": true
  2406              }
  2407            ],
  2408            "yaxis": {
  2409              "align": false,
  2410              "alignLevel": null
  2411            }
  2412          },
  2413          {
  2414            "aliasColors": {},
  2415            "bars": false,
  2416            "dashLength": 10,
  2417            "dashes": false,
  2418            "datasource": "$Source",
  2419            "fill": 0,
  2420            "gridPos": {
  2421              "h": 9,
  2422              "w": 12,
  2423              "x": 12,
  2424              "y": 115
  2425            },
  2426            "id": 49,
  2427            "legend": {
  2428              "avg": false,
  2429              "current": false,
  2430              "max": false,
  2431              "min": false,
  2432              "show": true,
  2433              "total": false,
  2434              "values": false
  2435            },
  2436            "lines": true,
  2437            "linewidth": 1,
  2438            "links": [],
  2439            "nullPointMode": "null as zero",
  2440            "paceLength": 10,
  2441            "percentage": false,
  2442            "pointradius": 5,
  2443            "points": false,
  2444            "renderer": "flot",
  2445            "seriesOverrides": [],
  2446            "spaceLength": 10,
  2447            "stack": false,
  2448            "steppedLine": false,
  2449            "targets": [
  2450              {
  2451                "expr": "increase(grpc_server_handled_total{job=\"argocd-server-metrics\",grpc_service=\"version.VersionService\",namespace=~\"$namespace\"}[10m]) > 0 or on() vector (0)",
  2452                "format": "time_series",
  2453                "intervalFactor": 1,
  2454                "legendFormat": "{{grpc_code}},{{grpc_method}},{{pod}}",
  2455                "refId": "A"
  2456              }
  2457            ],
  2458            "thresholds": [
  2459              {
  2460                "colorMode": "critical",
  2461                "fill": true,
  2462                "line": true,
  2463                "op": "gt",
  2464                "yaxis": "left"
  2465              }
  2466            ],
  2467            "timeFrom": null,
  2468            "timeRegions": [],
  2469            "timeShift": null,
  2470            "title": "grpc service VersionService",
  2471            "tooltip": {
  2472              "shared": true,
  2473              "sort": 0,
  2474              "value_type": "individual"
  2475            },
  2476            "type": "graph",
  2477            "xaxis": {
  2478              "buckets": null,
  2479              "mode": "time",
  2480              "name": null,
  2481              "show": true,
  2482              "values": []
  2483            },
  2484            "yaxes": [
  2485              {
  2486                "format": "short",
  2487                "label": null,
  2488                "logBase": 1,
  2489                "max": null,
  2490                "min": null,
  2491                "show": true
  2492              },
  2493              {
  2494                "format": "short",
  2495                "label": null,
  2496                "logBase": 1,
  2497                "max": null,
  2498                "min": null,
  2499                "show": true
  2500              }
  2501            ],
  2502            "yaxis": {
  2503              "align": false,
  2504              "alignLevel": null
  2505            }
  2506          },
  2507          {
  2508            "aliasColors": {},
  2509            "bars": false,
  2510            "dashLength": 10,
  2511            "dashes": false,
  2512            "datasource": "$Source",
  2513            "fill": 0,
  2514            "gridPos": {
  2515              "h": 9,
  2516              "w": 12,
  2517              "x": 0,
  2518              "y": 124
  2519            },
  2520            "id": 50,
  2521            "legend": {
  2522              "avg": false,
  2523              "current": false,
  2524              "max": false,
  2525              "min": false,
  2526              "show": true,
  2527              "total": false,
  2528              "values": false
  2529            },
  2530            "lines": true,
  2531            "linewidth": 1,
  2532            "links": [],
  2533            "nullPointMode": "null as zero",
  2534            "paceLength": 10,
  2535            "percentage": false,
  2536            "pointradius": 5,
  2537            "points": false,
  2538            "renderer": "flot",
  2539            "seriesOverrides": [],
  2540            "spaceLength": 10,
  2541            "stack": false,
  2542            "steppedLine": false,
  2543            "targets": [
  2544              {
  2545                "expr": "increase(grpc_server_handled_total{job=\"argocd-server-metrics\",grpc_service=\"account.AccountService\",namespace=~\"$namespace\"}[10m]) > 1 or on() vector (0)",
  2546                "format": "time_series",
  2547                "intervalFactor": 1,
  2548                "legendFormat": "{{grpc_code}},{{grpc_method}},{{pod}}",
  2549                "refId": "A"
  2550              }
  2551            ],
  2552            "thresholds": [
  2553              {
  2554                "colorMode": "critical",
  2555                "fill": true,
  2556                "line": true,
  2557                "op": "gt",
  2558                "yaxis": "left"
  2559              }
  2560            ],
  2561            "timeFrom": null,
  2562            "timeRegions": [],
  2563            "timeShift": null,
  2564            "title": "grpc service AccountService",
  2565            "tooltip": {
  2566              "shared": true,
  2567              "sort": 0,
  2568              "value_type": "individual"
  2569            },
  2570            "type": "graph",
  2571            "xaxis": {
  2572              "buckets": null,
  2573              "mode": "time",
  2574              "name": null,
  2575              "show": true,
  2576              "values": []
  2577            },
  2578            "yaxes": [
  2579              {
  2580                "format": "short",
  2581                "label": null,
  2582                "logBase": 1,
  2583                "max": null,
  2584                "min": null,
  2585                "show": true
  2586              },
  2587              {
  2588                "format": "short",
  2589                "label": null,
  2590                "logBase": 1,
  2591                "max": null,
  2592                "min": null,
  2593                "show": true
  2594              }
  2595            ],
  2596            "yaxis": {
  2597              "align": false,
  2598              "alignLevel": null
  2599            }
  2600          }
  2601        ],
  2602        "title": "Server Stats:",
  2603        "type": "row"
  2604      },
  2605      {
  2606        "collapsed": false,
  2607        "gridPos": {
  2608          "h": 1,
  2609          "w": 24,
  2610          "x": 0,
  2611          "y": 66
  2612        },
  2613        "id": 70,
  2614        "panels": [],
  2615        "title": "Repo Server Stats:",
  2616        "type": "row"
  2617      },
  2618      {
  2619        "aliasColors": {},
  2620        "bars": false,
  2621        "dashLength": 10,
  2622        "dashes": false,
  2623        "datasource": "$Source",
  2624        "fill": 0,
  2625        "gridPos": {
  2626          "h": 8,
  2627          "w": 24,
  2628          "x": 0,
  2629          "y": 67
  2630        },
  2631        "id": 71,
  2632        "legend": {
  2633          "avg": false,
  2634          "current": false,
  2635          "max": false,
  2636          "min": false,
  2637          "show": false,
  2638          "total": false,
  2639          "values": false
  2640        },
  2641        "lines": true,
  2642        "linewidth": 1,
  2643        "links": [],
  2644        "nullPointMode": "connected",
  2645        "paceLength": 10,
  2646        "percentage": false,
  2647        "pointradius": 5,
  2648        "points": false,
  2649        "renderer": "flot",
  2650        "seriesOverrides": [],
  2651        "spaceLength": 10,
  2652        "stack": false,
  2653        "steppedLine": false,
  2654        "targets": [
  2655          {
  2656            "expr": "go_memstats_heap_alloc_bytes{job=\"argocd-repo-server\",namespace=~\"$namespace\"}",
  2657            "format": "time_series",
  2658            "intervalFactor": 1,
  2659            "legendFormat": "{{pod}}",
  2660            "refId": "A"
  2661          }
  2662        ],
  2663        "thresholds": [],
  2664        "timeFrom": null,
  2665        "timeRegions": [],
  2666        "timeShift": null,
  2667        "title": "Memory Used",
  2668        "tooltip": {
  2669          "shared": true,
  2670          "sort": 2,
  2671          "value_type": "individual"
  2672        },
  2673        "type": "graph",
  2674        "xaxis": {
  2675          "buckets": null,
  2676          "mode": "time",
  2677          "name": null,
  2678          "show": true,
  2679          "values": []
  2680        },
  2681        "yaxes": [
  2682          {
  2683            "format": "bytes",
  2684            "label": null,
  2685            "logBase": 1,
  2686            "max": null,
  2687            "min": "0",
  2688            "show": true
  2689          },
  2690          {
  2691            "format": "short",
  2692            "label": null,
  2693            "logBase": 1,
  2694            "max": null,
  2695            "min": null,
  2696            "show": true
  2697          }
  2698        ],
  2699        "yaxis": {
  2700          "align": false,
  2701          "alignLevel": null
  2702        }
  2703      },
  2704      {
  2705        "aliasColors": {},
  2706        "bars": false,
  2707        "dashLength": 10,
  2708        "dashes": false,
  2709        "datasource": "$Source",
  2710        "fill": 0,
  2711        "gridPos": {
  2712          "h": 9,
  2713          "w": 24,
  2714          "x": 0,
  2715          "y": 75
  2716        },
  2717        "id": 72,
  2718        "legend": {
  2719          "avg": false,
  2720          "current": false,
  2721          "max": false,
  2722          "min": false,
  2723          "show": false,
  2724          "total": false,
  2725          "values": false
  2726        },
  2727        "lines": true,
  2728        "linewidth": 1,
  2729        "links": [],
  2730        "nullPointMode": "null",
  2731        "paceLength": 10,
  2732        "percentage": false,
  2733        "pointradius": 5,
  2734        "points": false,
  2735        "renderer": "flot",
  2736        "seriesOverrides": [],
  2737        "spaceLength": 10,
  2738        "stack": false,
  2739        "steppedLine": false,
  2740        "targets": [
  2741          {
  2742            "expr": "go_goroutines{job=\"argocd-repo-server\",namespace=~\"$namespace\"}",
  2743            "format": "time_series",
  2744            "intervalFactor": 1,
  2745            "legendFormat": "{{pod}}",
  2746            "refId": "A"
  2747          }
  2748        ],
  2749        "thresholds": [],
  2750        "timeFrom": null,
  2751        "timeRegions": [],
  2752        "timeShift": null,
  2753        "title": "Goroutines",
  2754        "tooltip": {
  2755          "shared": true,
  2756          "sort": 2,
  2757          "value_type": "individual"
  2758        },
  2759        "type": "graph",
  2760        "xaxis": {
  2761          "buckets": null,
  2762          "mode": "time",
  2763          "name": null,
  2764          "show": true,
  2765          "values": []
  2766        },
  2767        "yaxes": [
  2768          {
  2769            "format": "short",
  2770            "label": null,
  2771            "logBase": 1,
  2772            "max": null,
  2773            "min": null,
  2774            "show": true
  2775          },
  2776          {
  2777            "format": "short",
  2778            "label": null,
  2779            "logBase": 1,
  2780            "max": null,
  2781            "min": null,
  2782            "show": true
  2783          }
  2784        ],
  2785        "yaxis": {
  2786          "align": false,
  2787          "alignLevel": null
  2788        }
  2789      },
  2790      {
  2791        "aliasColors": {},
  2792        "bars": false,
  2793        "dashLength": 10,
  2794        "dashes": false,
  2795        "datasource": "$Source",
  2796        "fill": 0,
  2797        "gridPos": {
  2798          "h": 8,
  2799          "w": 12,
  2800          "x": 0,
  2801          "y": 84
  2802        },
  2803        "id": 82,
  2804        "legend": {
  2805          "avg": false,
  2806          "current": false,
  2807          "max": false,
  2808          "min": false,
  2809          "show": true,
  2810          "total": false,
  2811          "values": false
  2812        },
  2813        "lines": true,
  2814        "linewidth": 1,
  2815        "links": [],
  2816        "nullPointMode": "null",
  2817        "percentage": false,
  2818        "pointradius": 2,
  2819        "points": false,
  2820        "renderer": "flot",
  2821        "seriesOverrides": [],
  2822        "spaceLength": 10,
  2823        "stack": false,
  2824        "steppedLine": false,
  2825        "targets": [
  2826          {
  2827            "expr": "sum(increase(argocd_git_request_total{request_type=\"ls-remote\", namespace=~\"$namespace\"}[10m])) by (namespace)",
  2828            "format": "time_series",
  2829            "intervalFactor": 1,
  2830            "legendFormat": "{{namespace}}",
  2831            "refId": "A"
  2832          }
  2833        ],
  2834        "thresholds": [],
  2835        "timeFrom": null,
  2836        "timeRegions": [],
  2837        "timeShift": null,
  2838        "title": "Git Requests (ls-remote)",
  2839        "tooltip": {
  2840          "shared": true,
  2841          "sort": 0,
  2842          "value_type": "individual"
  2843        },
  2844        "type": "graph",
  2845        "xaxis": {
  2846          "buckets": null,
  2847          "mode": "time",
  2848          "name": null,
  2849          "show": true,
  2850          "values": []
  2851        },
  2852        "yaxes": [
  2853          {
  2854            "format": "short",
  2855            "label": null,
  2856            "logBase": 1,
  2857            "max": null,
  2858            "min": null,
  2859            "show": true
  2860          },
  2861          {
  2862            "format": "short",
  2863            "label": null,
  2864            "logBase": 1,
  2865            "max": null,
  2866            "min": null,
  2867            "show": true
  2868          }
  2869        ],
  2870        "yaxis": {
  2871          "align": false,
  2872          "alignLevel": null
  2873        }
  2874      },
  2875      {
  2876        "aliasColors": {},
  2877        "bars": false,
  2878        "dashLength": 10,
  2879        "dashes": false,
  2880        "datasource": "$Source",
  2881        "fill": 0,
  2882        "gridPos": {
  2883          "h": 8,
  2884          "w": 12,
  2885          "x": 12,
  2886          "y": 84
  2887        },
  2888        "id": 84,
  2889        "legend": {
  2890          "avg": false,
  2891          "current": false,
  2892          "max": false,
  2893          "min": false,
  2894          "show": true,
  2895          "total": false,
  2896          "values": false
  2897        },
  2898        "lines": true,
  2899        "linewidth": 1,
  2900        "links": [],
  2901        "nullPointMode": "null",
  2902        "percentage": false,
  2903        "pointradius": 2,
  2904        "points": false,
  2905        "renderer": "flot",
  2906        "seriesOverrides": [],
  2907        "spaceLength": 10,
  2908        "stack": false,
  2909        "steppedLine": false,
  2910        "targets": [
  2911          {
  2912            "expr": "sum(increase(argocd_git_request_total{request_type=\"fetch\", namespace=~\"$namespace\"}[10m])) by (namespace)",
  2913            "format": "time_series",
  2914            "intervalFactor": 1,
  2915            "legendFormat": "{{namespace}}",
  2916            "refId": "A"
  2917          }
  2918        ],
  2919        "thresholds": [],
  2920        "timeFrom": null,
  2921        "timeRegions": [],
  2922        "timeShift": null,
  2923        "title": "Git Requests (checkout)",
  2924        "tooltip": {
  2925          "shared": true,
  2926          "sort": 0,
  2927          "value_type": "individual"
  2928        },
  2929        "type": "graph",
  2930        "xaxis": {
  2931          "buckets": null,
  2932          "mode": "time",
  2933          "name": null,
  2934          "show": true,
  2935          "values": []
  2936        },
  2937        "yaxes": [
  2938          {
  2939            "format": "short",
  2940            "label": null,
  2941            "logBase": 1,
  2942            "max": null,
  2943            "min": null,
  2944            "show": true
  2945          },
  2946          {
  2947            "format": "short",
  2948            "label": null,
  2949            "logBase": 1,
  2950            "max": null,
  2951            "min": null,
  2952            "show": true
  2953          }
  2954        ],
  2955        "yaxis": {
  2956          "align": false,
  2957          "alignLevel": null
  2958        }
  2959      }
  2960    ],
  2961    "refresh": false,
  2962    "schemaVersion": 18,
  2963    "style": "dark",
  2964    "tags": [],
  2965    "templating": {
  2966      "list": [
  2967        {
  2968          "hide": 0,
  2969          "includeAll": false,
  2970          "label": "Prometheus",
  2971          "multi": false,
  2972          "name": "Source",
  2973          "options": [],
  2974          "query": "prometheus",
  2975          "refresh": 1,
  2976          "skipUrlSync": false,
  2977          "type": "datasource"
  2978        },
  2979        {
  2980          "allValue": ".*",
  2981          "current": {
  2982            "text": "All",
  2983            "value": "$__all"
  2984          },
  2985          "datasource": "$Source",
  2986          "definition": "label_values(kube_pod_info, namespace)",
  2987          "hide": 0,
  2988          "includeAll": true,
  2989          "label": null,
  2990          "multi": false,
  2991          "name": "namespace",
  2992          "options": [],
  2993          "query": "label_values(kube_pod_info, namespace)",
  2994          "refresh": 1,
  2995          "regex": ".*argocd.*",
  2996          "skipUrlSync": false,
  2997          "sort": 0,
  2998          "tagValuesQuery": "",
  2999          "tags": [],
  3000          "tagsQuery": "",
  3001          "type": "query",
  3002          "useTags": false
  3003        },
  3004        {
  3005          "allValue": ".*",
  3006          "current": {
  3007            "text": "All",
  3008            "value": [
  3009              "$__all"
  3010            ]
  3011          },
  3012          "datasource": "$Source",
  3013          "definition": "label_values(argocd_app_health_status, project)",
  3014          "hide": 0,
  3015          "includeAll": true,
  3016          "label": null,
  3017          "multi": true,
  3018          "name": "project",
  3019          "options": [],
  3020          "query": "label_values(argocd_app_health_status, project)",
  3021          "refresh": 1,
  3022          "regex": "",
  3023          "skipUrlSync": false,
  3024          "sort": 0,
  3025          "tagValuesQuery": "",
  3026          "tags": [],
  3027          "tagsQuery": "",
  3028          "type": "query",
  3029          "useTags": false
  3030        }
  3031      ]
  3032    },
  3033    "time": {
  3034      "from": "now-6h",
  3035      "to": "now"
  3036    },
  3037    "timepicker": {
  3038      "refresh_intervals": [
  3039        "5s",
  3040        "10s",
  3041        "30s",
  3042        "1m",
  3043        "5m",
  3044        "15m",
  3045        "30m",
  3046        "1h",
  3047        "2h",
  3048        "1d"
  3049      ],
  3050      "time_options": [
  3051        "5m",
  3052        "15m",
  3053        "1h",
  3054        "6h",
  3055        "12h",
  3056        "24h",
  3057        "2d",
  3058        "7d",
  3059        "30d"
  3060      ]
  3061    },
  3062    "timezone": "",
  3063    "title": "ArgoCD",
  3064    "uid": "BjWwX3jik",
  3065    "version": 7
  3066  }