Path: blob/main/operations/observability/mixins/meta/dashboards/components/spicedb.json
2501 views
{1"annotations": {2"list": [3{4"builtIn": 1,5"datasource": {6"type": "grafana",7"uid": "-- Grafana --"8},9"enable": true,10"hide": true,11"iconColor": "rgba(0, 211, 255, 1)",12"name": "Annotations & Alerts",13"target": {14"limit": 100,15"matchAny": false,16"tags": [],17"type": "dashboard"18},19"type": "dashboard"20}21]22},23"editable": true,24"fiscalYearStartMonth": 0,25"graphTooltip": 1,26"id": 88,27"links": [],28"liveNow": false,29"panels": [30{31"gridPos": {32"h": 1,33"w": 24,34"x": 0,35"y": 036},37"id": 9,38"title": "API",39"type": "row"40},41{42"datasource": {43"type": "prometheus",44"uid": "P4169E866C3094E38"45},46"fieldConfig": {47"defaults": {48"color": {49"mode": "palette-classic"50},51"custom": {52"axisCenteredZero": false,53"axisColorMode": "text",54"axisLabel": "",55"axisPlacement": "auto",56"barAlignment": 0,57"drawStyle": "line",58"fillOpacity": 0,59"gradientMode": "none",60"hideFrom": {61"legend": false,62"tooltip": false,63"viz": false64},65"lineInterpolation": "linear",66"lineWidth": 1,67"pointSize": 5,68"scaleDistribution": {69"type": "linear"70},71"showPoints": "auto",72"spanNulls": false,73"stacking": {74"group": "A",75"mode": "none"76},77"thresholdsStyle": {78"mode": "off"79}80},81"mappings": [],82"thresholds": {83"mode": "absolute",84"steps": [85{86"color": "green",87"value": null88},89{90"color": "red",91"value": 8092}93]94}95},96"overrides": []97},98"gridPos": {99"h": 9,100"w": 12,101"x": 0,102"y": 1103},104"id": 7,105"options": {106"legend": {107"calcs": [],108"displayMode": "list",109"placement": "bottom",110"showLegend": true111},112"tooltip": {113"mode": "single",114"sort": "none"115}116},117"targets": [118{119"datasource": {120"type": "prometheus",121"uid": "P4169E866C3094E38"122},123"editorMode": "code",124"expr": "sum(increase(grpc_server_handled_total{job=\"spicedb\"}[1m])) by (grpc_code)",125"hide": false,126"legendFormat": "__auto",127"range": true,128"refId": "B"129}130],131"title": "API Requests by Status [1m]",132"type": "timeseries"133},134{135"datasource": {136"type": "prometheus",137"uid": "P4169E866C3094E38"138},139"fieldConfig": {140"defaults": {141"color": {142"mode": "palette-classic"143},144"custom": {145"axisCenteredZero": false,146"axisColorMode": "text",147"axisLabel": "",148"axisPlacement": "auto",149"barAlignment": 0,150"drawStyle": "line",151"fillOpacity": 0,152"gradientMode": "none",153"hideFrom": {154"legend": false,155"tooltip": false,156"viz": false157},158"lineInterpolation": "linear",159"lineWidth": 1,160"pointSize": 5,161"scaleDistribution": {162"type": "linear"163},164"showPoints": "auto",165"spanNulls": false,166"stacking": {167"group": "A",168"mode": "none"169},170"thresholdsStyle": {171"mode": "off"172}173},174"mappings": [],175"thresholds": {176"mode": "absolute",177"steps": [178{179"color": "green",180"value": null181},182{183"color": "red",184"value": 80185}186]187},188"unit": "s"189},190"overrides": []191},192"gridPos": {193"h": 9,194"w": 12,195"x": 12,196"y": 1197},198"id": 10,199"options": {200"legend": {201"calcs": [],202"displayMode": "list",203"placement": "bottom",204"showLegend": true205},206"tooltip": {207"mode": "single",208"sort": "none"209}210},211"targets": [212{213"datasource": {214"type": "prometheus",215"uid": "P4169E866C3094E38"216},217"editorMode": "code",218"expr": "histogram_quantile(0.5, sum(rate(grpc_server_handling_seconds_bucket{job=\"spicedb\"}[5m])) by (le))",219"hide": false,220"legendFormat": "50th",221"range": true,222"refId": "A"223},224{225"datasource": {226"type": "prometheus",227"uid": "P4169E866C3094E38"228},229"editorMode": "code",230"expr": "histogram_quantile(0.99, sum(rate(grpc_server_handling_seconds_bucket{job=\"spicedb\"}[5m])) by (le))",231"hide": false,232"legendFormat": "99th",233"range": true,234"refId": "B"235}236],237"title": "API Latency [5m]",238"type": "timeseries"239},240{241"collapsed": false,242"gridPos": {243"h": 1,244"w": 24,245"x": 0,246"y": 10247},248"id": 4,249"panels": [],250"title": "Datastore",251"type": "row"252},253{254"datasource": {255"type": "prometheus",256"uid": "P4169E866C3094E38"257},258"fieldConfig": {259"defaults": {260"color": {261"mode": "palette-classic"262},263"custom": {264"axisCenteredZero": false,265"axisColorMode": "text",266"axisLabel": "",267"axisPlacement": "auto",268"barAlignment": 0,269"drawStyle": "line",270"fillOpacity": 0,271"gradientMode": "none",272"hideFrom": {273"legend": false,274"tooltip": false,275"viz": false276},277"lineInterpolation": "linear",278"lineWidth": 1,279"pointSize": 5,280"scaleDistribution": {281"type": "linear"282},283"showPoints": "auto",284"spanNulls": false,285"stacking": {286"group": "A",287"mode": "none"288},289"thresholdsStyle": {290"mode": "off"291}292},293"mappings": [],294"thresholds": {295"mode": "absolute",296"steps": [297{298"color": "green",299"value": null300},301{302"color": "red",303"value": 80304}305]306},307"unit": "s"308},309"overrides": []310},311"gridPos": {312"h": 9,313"w": 12,314"x": 0,315"y": 11316},317"id": 2,318"options": {319"legend": {320"calcs": [],321"displayMode": "list",322"placement": "bottom",323"showLegend": true324},325"tooltip": {326"mode": "single",327"sort": "none"328}329},330"targets": [331{332"datasource": {333"type": "prometheus",334"uid": "P4169E866C3094E38"335},336"editorMode": "code",337"expr": "histogram_quantile(0.5, sum(rate(spicedb_datastore_gc_duration_seconds_bucket[5m])) by (le))",338"hide": false,339"legendFormat": "50th",340"range": true,341"refId": "A"342},343{344"datasource": {345"type": "prometheus",346"uid": "P4169E866C3094E38"347},348"editorMode": "code",349"expr": "histogram_quantile(0.99, sum(rate(spicedb_datastore_gc_duration_seconds_bucket[5m])) by (le))",350"hide": false,351"legendFormat": "99th",352"range": true,353"refId": "B"354}355],356"title": "Garbage Collection [5m]",357"type": "timeseries"358},359{360"datasource": {361"type": "prometheus",362"uid": "P4169E866C3094E38"363},364"fieldConfig": {365"defaults": {366"color": {367"mode": "palette-classic"368},369"custom": {370"axisCenteredZero": false,371"axisColorMode": "text",372"axisLabel": "",373"axisPlacement": "auto",374"barAlignment": 0,375"drawStyle": "line",376"fillOpacity": 0,377"gradientMode": "none",378"hideFrom": {379"legend": false,380"tooltip": false,381"viz": false382},383"lineInterpolation": "linear",384"lineWidth": 1,385"pointSize": 5,386"scaleDistribution": {387"type": "linear"388},389"showPoints": "auto",390"spanNulls": false,391"stacking": {392"group": "A",393"mode": "none"394},395"thresholdsStyle": {396"mode": "off"397}398},399"mappings": [],400"thresholds": {401"mode": "absolute",402"steps": [403{404"color": "green",405"value": null406},407{408"color": "red",409"value": 80410}411]412},413"unit": "s"414},415"overrides": []416},417"gridPos": {418"h": 9,419"w": 12,420"x": 12,421"y": 11422},423"id": 5,424"options": {425"legend": {426"calcs": [],427"displayMode": "list",428"placement": "bottom",429"showLegend": true430},431"tooltip": {432"mode": "single",433"sort": "none"434}435},436"targets": [437{438"datasource": {439"type": "prometheus",440"uid": "P4169E866C3094E38"441},442"editorMode": "code",443"expr": "histogram_quantile(0.5, sum(rate(spicedb_datastore_query_latency_bucket[5m])) by (le))",444"hide": false,445"legendFormat": "50th",446"range": true,447"refId": "A"448},449{450"datasource": {451"type": "prometheus",452"uid": "P4169E866C3094E38"453},454"editorMode": "code",455"expr": "histogram_quantile(0.99, sum(rate(spicedb_datastore_query_latency_bucket[5m])) by (le))",456"hide": false,457"legendFormat": "99th",458"range": true,459"refId": "B"460}461],462"title": "Query Latency [5m]",463"type": "timeseries"464},465{466"datasource": {467"type": "prometheus",468"uid": "P4169E866C3094E38"469},470"fieldConfig": {471"defaults": {472"color": {473"mode": "palette-classic"474},475"custom": {476"axisCenteredZero": false,477"axisColorMode": "text",478"axisLabel": "",479"axisPlacement": "auto",480"barAlignment": 0,481"drawStyle": "line",482"fillOpacity": 0,483"gradientMode": "none",484"hideFrom": {485"legend": false,486"tooltip": false,487"viz": false488},489"lineInterpolation": "linear",490"lineWidth": 1,491"pointSize": 5,492"scaleDistribution": {493"type": "linear"494},495"showPoints": "auto",496"spanNulls": false,497"stacking": {498"group": "A",499"mode": "none"500},501"thresholdsStyle": {502"mode": "off"503}504},505"mappings": [],506"thresholds": {507"mode": "absolute",508"steps": [509{510"color": "green",511"value": null512},513{514"color": "red",515"value": 80516}517]518}519},520"overrides": []521},522"gridPos": {523"h": 8,524"w": 12,525"x": 0,526"y": 20527},528"id": 12,529"options": {530"legend": {531"calcs": [],532"displayMode": "list",533"placement": "bottom",534"showLegend": true535},536"tooltip": {537"mode": "single",538"sort": "none"539}540},541"targets": [542{543"datasource": {544"type": "prometheus",545"uid": "P4169E866C3094E38"546},547"editorMode": "code",548"expr": "sum(increase(spicedb_datastore_mysql_connect_count_total[1m])) by (success)",549"hide": false,550"legendFormat": "success: {{success}}",551"range": true,552"refId": "A"553}554],555"title": "New database connections",556"type": "timeseries"557},558{559"collapsed": false,560"gridPos": {561"h": 1,562"w": 24,563"x": 0,564"y": 28565},566"id": 14,567"panels": [],568"title": "Cache",569"type": "row"570},571{572"datasource": {573"type": "prometheus",574"uid": "P4169E866C3094E38"575},576"fieldConfig": {577"defaults": {578"color": {579"mode": "palette-classic"580},581"custom": {582"axisCenteredZero": false,583"axisColorMode": "text",584"axisLabel": "",585"axisPlacement": "auto",586"barAlignment": 0,587"drawStyle": "line",588"fillOpacity": 0,589"gradientMode": "none",590"hideFrom": {591"legend": false,592"tooltip": false,593"viz": false594},595"lineInterpolation": "linear",596"lineWidth": 1,597"pointSize": 5,598"scaleDistribution": {599"type": "linear"600},601"showPoints": "auto",602"spanNulls": false,603"stacking": {604"group": "A",605"mode": "none"606},607"thresholdsStyle": {608"mode": "off"609}610},611"mappings": [],612"min": 0,613"thresholds": {614"mode": "absolute",615"steps": [616{617"color": "green",618"value": null619},620{621"color": "red",622"value": 80623}624]625},626"unit": "opm"627},628"overrides": [629{630"matcher": {631"id": "byRegexp",632"options": "/Hit.*/"633},634"properties": [635{636"id": "color",637"value": {638"fixedColor": "green",639"mode": "fixed",640"seriesBy": "max"641}642}643]644},645{646"matcher": {647"id": "byRegexp",648"options": "/Miss.*/"649},650"properties": [651{652"id": "color",653"value": {654"fixedColor": "red",655"mode": "fixed",656"seriesBy": "last"657}658}659]660}661]662},663"gridPos": {664"h": 8,665"w": 12,666"x": 0,667"y": 29668},669"id": 13,670"interval": "1m",671"options": {672"legend": {673"calcs": [],674"displayMode": "list",675"placement": "bottom",676"showLegend": true677},678"tooltip": {679"mode": "single",680"sort": "none"681}682},683"targets": [684{685"datasource": {686"type": "prometheus",687"uid": "P4169E866C3094E38"688},689"editorMode": "code",690"expr": "sum (increase (spicedb_cache_hits_total[$__rate_interval]))",691"legendFormat": "Hit",692"range": true,693"refId": "A"694},695{696"datasource": {697"type": "prometheus",698"uid": "P4169E866C3094E38"699},700"editorMode": "code",701"expr": "sum (increase (spicedb_cache_misses_total[$__rate_interval]))",702"hide": false,703"legendFormat": "Miss",704"range": true,705"refId": "B"706}707],708"title": "Cache Hit & Miss Rates [1m]",709"type": "timeseries"710},711{712"datasource": {713"type": "prometheus",714"uid": "P4169E866C3094E38"715},716"fieldConfig": {717"defaults": {718"color": {719"fixedColor": "yellow",720"mode": "fixed"721},722"custom": {723"axisCenteredZero": false,724"axisColorMode": "text",725"axisLabel": "",726"axisPlacement": "auto",727"barAlignment": 0,728"drawStyle": "line",729"fillOpacity": 0,730"gradientMode": "none",731"hideFrom": {732"legend": false,733"tooltip": false,734"viz": false735},736"lineInterpolation": "linear",737"lineWidth": 1,738"pointSize": 5,739"scaleDistribution": {740"type": "linear"741},742"showPoints": "auto",743"spanNulls": false,744"stacking": {745"group": "A",746"mode": "none"747},748"thresholdsStyle": {749"mode": "off"750}751},752"mappings": [],753"min": 0,754"thresholds": {755"mode": "absolute",756"steps": [757{758"color": "green",759"value": null760}761]762}763},764"overrides": []765},766"gridPos": {767"h": 8,768"w": 12,769"x": 12,770"y": 29771},772"id": 16,773"interval": "1m",774"options": {775"legend": {776"calcs": [],777"displayMode": "list",778"placement": "bottom",779"showLegend": true780},781"tooltip": {782"mode": "single",783"sort": "none"784}785},786"targets": [787{788"datasource": {789"type": "prometheus",790"uid": "P4169E866C3094E38"791},792"editorMode": "code",793"expr": "sum (increase (spicedb_cache_hits_total[$__rate_interval])) / sum (increase (spicedb_cache_misses_total[$__rate_interval]))",794"legendFormat": "Ratio",795"range": true,796"refId": "A"797}798],799"title": "Cache Hit/Miss Ratio [1m]",800"type": "timeseries"801},802{803"datasource": {804"type": "prometheus",805"uid": "P4169E866C3094E38"806},807"fieldConfig": {808"defaults": {809"color": {810"mode": "palette-classic"811},812"custom": {813"axisCenteredZero": false,814"axisColorMode": "text",815"axisLabel": "",816"axisPlacement": "auto",817"barAlignment": 0,818"drawStyle": "line",819"fillOpacity": 0,820"gradientMode": "none",821"hideFrom": {822"legend": false,823"tooltip": false,824"viz": false825},826"lineInterpolation": "linear",827"lineWidth": 1,828"pointSize": 5,829"scaleDistribution": {830"type": "linear"831},832"showPoints": "auto",833"spanNulls": false,834"stacking": {835"group": "A",836"mode": "none"837},838"thresholdsStyle": {839"mode": "off"840}841},842"mappings": [],843"thresholds": {844"mode": "absolute",845"steps": [846{847"color": "green",848"value": null849},850{851"color": "red",852"value": 80853}854]855},856"unit": "opm"857},858"overrides": []859},860"gridPos": {861"h": 8,862"w": 12,863"x": 0,864"y": 37865},866"id": 17,867"options": {868"legend": {869"calcs": [],870"displayMode": "list",871"placement": "bottom",872"showLegend": true873},874"tooltip": {875"mode": "single",876"sort": "none"877}878},879"targets": [880{881"datasource": {882"type": "prometheus",883"uid": "P4169E866C3094E38"884},885"editorMode": "code",886"expr": "sum(increase (gitpod_spicedb_requests_check_total[$__rate_interval])) by (consistency)",887"legendFormat": "__auto",888"range": true,889"refId": "A"890}891],892"title": "Check Request Consistency [1m] (client reported)",893"type": "timeseries"894}895],896"refresh": "",897"schemaVersion": 38,898"style": "dark",899"tags": [],900"templating": {901"list": []902},903"time": {904"from": "now-1h",905"to": "now"906},907"timepicker": {908"refresh_intervals": [909"30s",910"1m",911"5m",912"15m",913"30m",914"1h",915"2h",916"1d"917]918},919"timezone": "utc",920"title": "Gitpod / Components / spicedb",921"uid": "tw0BBk-Vz",922"version": 2,923"weekStart": "monday"924}925926927