Alignment-Lab-AI's picture
Upload folder using huggingface_hub
d5bfab8 verified
{
"annotations": {
"list": [
{
"builtIn": 1,
"datasource": {
"type": "datasource",
"uid": "grafana"
},
"enable": true,
"hide": true,
"iconColor": "rgba(0, 211, 255, 1)",
"name": "Annotations & Alerts",
"target": {
"limit": 100,
"matchAny": false,
"tags": [],
"type": "dashboard"
},
"type": "dashboard"
}
]
},
"editable": true,
"fiscalYearStartMonth": 0,
"graphTooltip": 0,
"id": 6,
"links": [],
"liveNow": false,
"panels": [
{
"collapsed": false,
"gridPos": {
"h": 1,
"w": 24,
"x": 0,
"y": 0
},
"id": 27,
"panels": [],
"title": "Miner",
"type": "row"
},
{
"aliasColors": {},
"bars": false,
"dashLength": 10,
"dashes": false,
"datasource": {
"type": "prometheus",
"uid": "FOz0SSf7k"
},
"fill": 0,
"fillGradient": 1,
"gridPos": {
"h": 6,
"w": 20,
"x": 0,
"y": 1
},
"hiddenSeries": false,
"id": 8,
"interval": "1s",
"legend": {
"avg": false,
"current": false,
"max": false,
"min": false,
"show": true,
"total": false,
"values": false
},
"lines": true,
"linewidth": 1,
"maxDataPoints": 20000,
"nullPointMode": "null",
"options": {
"alertThreshold": false
},
"percentage": false,
"pluginVersion": "9.0.0",
"pointradius": 2,
"points": false,
"renderer": "flot",
"seriesOverrides": [],
"spaceLength": 10,
"stack": false,
"steppedLine": false,
"targets": [
{
"expr": "irate(lodarust_mine_iterations_total{}[$__interval])",
"hide": false,
"interval": "",
"legendFormat": "1s average",
"refId": "B"
},
{
"expr": "irate(lodarust_mine_iterations_total{}[$__interval])",
"instant": false,
"interval": "",
"intervalFactor": 10,
"legendFormat": "10s average",
"refId": "A"
}
],
"thresholds": [],
"timeRegions": [],
"title": "Iterations per second",
"tooltip": {
"shared": true,
"sort": 0,
"value_type": "individual"
},
"type": "graph",
"xaxis": {
"mode": "time",
"show": true,
"values": []
},
"yaxes": [
{
"format": "short",
"logBase": 1,
"min": "0",
"show": true
},
{
"format": "short",
"logBase": 1,
"show": false
}
],
"yaxis": {
"align": false
}
},
{
"datasource": {
"type": "prometheus",
"uid": "FOz0SSf7k"
},
"fieldConfig": {
"defaults": {
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
}
]
},
"unit": "none"
},
"overrides": []
},
"gridPos": {
"h": 3,
"w": 4,
"x": 20,
"y": 1
},
"id": 15,
"interval": "1s",
"options": {
"colorMode": "value",
"graphMode": "none",
"justifyMode": "auto",
"orientation": "auto",
"reduceOptions": {
"calcs": [
"lastNotNull"
],
"fields": "",
"values": false
},
"textMode": "auto"
},
"pluginVersion": "9.0.0",
"targets": [
{
"expr": "lodarust_mine_iterations_now",
"interval": "",
"legendFormat": "",
"refId": "A"
}
],
"title": "Iterations per second",
"type": "stat"
},
{
"datasource": {
"type": "prometheus",
"uid": "FOz0SSf7k"
},
"description": "",
"fieldConfig": {
"defaults": {
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "red",
"value": 80
}
]
}
},
"overrides": []
},
"gridPos": {
"h": 4,
"w": 4,
"x": 20,
"y": 4
},
"id": 19,
"options": {
"colorMode": "value",
"graphMode": "none",
"justifyMode": "auto",
"orientation": "auto",
"reduceOptions": {
"calcs": [
"lastNotNull"
],
"fields": "",
"values": false
},
"textMode": "auto"
},
"pluginVersion": "9.0.0",
"targets": [
{
"expr": "lodarust_mine_candiate_programs",
"interval": "",
"legendFormat": "",
"refId": "A"
}
],
"title": "Candidate programs found",
"type": "stat"
},
{
"aliasColors": {},
"bars": false,
"dashLength": 10,
"dashes": false,
"datasource": {
"type": "prometheus",
"uid": "FOz0SSf7k"
},
"fill": 1,
"fillGradient": 0,
"gridPos": {
"h": 6,
"w": 20,
"x": 0,
"y": 7
},
"hiddenSeries": false,
"id": 17,
"interval": "2s",
"legend": {
"avg": false,
"current": false,
"max": false,
"min": false,
"rightSide": false,
"show": true,
"total": false,
"values": false
},
"lines": true,
"linewidth": 1,
"nullPointMode": "null",
"options": {
"alertThreshold": true
},
"percentage": true,
"pluginVersion": "9.0.0",
"pointradius": 2,
"points": false,
"renderer": "flot",
"seriesOverrides": [],
"spaceLength": 10,
"stack": true,
"steppedLine": false,
"targets": [
{
"expr": "rate(lodarust_mine_cache_miss_program_oeis_total[2s])",
"interval": "",
"legendFormat": "Miss OEIS program",
"refId": "B"
},
{
"expr": "rate(lodarust_mine_cache_miss_program_without_id_total[2s])",
"interval": "",
"legendFormat": "Miss program without id",
"refId": "C"
},
{
"expr": "rate(lodarust_mine_cache_hit_total[2s])",
"interval": "",
"legendFormat": "Hit",
"refId": "A"
}
],
"thresholds": [],
"timeRegions": [],
"title": "Cache hit/miss",
"tooltip": {
"shared": true,
"sort": 0,
"value_type": "individual"
},
"type": "graph",
"xaxis": {
"mode": "time",
"show": true,
"values": []
},
"yaxes": [
{
"format": "short",
"logBase": 1,
"max": "105",
"min": "0",
"show": true
},
{
"format": "short",
"logBase": 1,
"show": true
}
],
"yaxis": {
"align": false
}
},
{
"datasource": {
"type": "prometheus",
"uid": "FOz0SSf7k"
},
"description": "",
"fieldConfig": {
"defaults": {
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "red",
"value": 80
}
]
}
},
"overrides": []
},
"gridPos": {
"h": 4,
"w": 4,
"x": 20,
"y": 8
},
"id": 13,
"options": {
"colorMode": "value",
"graphMode": "none",
"justifyMode": "auto",
"orientation": "auto",
"reduceOptions": {
"calcs": [
"lastNotNull"
],
"fields": "",
"values": false
},
"textMode": "auto"
},
"pluginVersion": "9.0.0",
"targets": [
{
"expr": "lodarust_mine_workers",
"interval": "",
"legendFormat": "",
"refId": "A"
}
],
"title": "Number of workers",
"type": "stat"
},
{
"datasource": {
"type": "prometheus",
"uid": "FOz0SSf7k"
},
"description": "",
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
"axisLabel": "",
"axisPlacement": "auto",
"barAlignment": 0,
"drawStyle": "line",
"fillOpacity": 10,
"gradientMode": "none",
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
},
"lineInterpolation": "linear",
"lineWidth": 1,
"pointSize": 5,
"scaleDistribution": {
"log": 2,
"type": "log"
},
"showPoints": "never",
"spanNulls": false,
"stacking": {
"group": "A",
"mode": "none"
},
"thresholdsStyle": {
"mode": "off"
}
},
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "red",
"value": 80
}
]
},
"unit": "short"
},
"overrides": []
},
"gridPos": {
"h": 5,
"w": 20,
"x": 0,
"y": 13
},
"id": 21,
"interval": "2s",
"options": {
"legend": {
"calcs": [],
"displayMode": "list",
"placement": "bottom"
},
"tooltip": {
"mode": "multi",
"sort": "none"
}
},
"pluginVersion": "9.0.0",
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "FOz0SSf7k"
},
"expr": "rate(lodarust_mine_funnel_10terms_total[2s])",
"interval": "",
"legendFormat": "10 Terms",
"refId": "B"
},
{
"datasource": {
"type": "prometheus",
"uid": "FOz0SSf7k"
},
"expr": "rate(lodarust_mine_funnel_20terms_total[2s])",
"interval": "",
"legendFormat": "20 Terms",
"refId": "C"
},
{
"datasource": {
"type": "prometheus",
"uid": "FOz0SSf7k"
},
"expr": "rate(lodarust_mine_funnel_30terms_total[2s])",
"interval": "",
"legendFormat": "30 Terms",
"refId": "D"
},
{
"datasource": {
"type": "prometheus",
"uid": "FOz0SSf7k"
},
"expr": "rate(lodarust_mine_funnel_40terms_total[2s])",
"interval": "",
"legendFormat": "40 Terms",
"refId": "E"
},
{
"datasource": {
"type": "prometheus",
"uid": "FOz0SSf7k"
},
"editorMode": "builder",
"exemplar": false,
"expr": "sum(rate(lodarust_mine_funnel_false_positive_total[$__rate_interval]))",
"hide": false,
"instant": false,
"legendFormat": "False positives",
"range": true,
"refId": "F"
}
],
"title": "Funnel",
"type": "timeseries"
},
{
"datasource": {
"type": "prometheus",
"uid": "FOz0SSf7k"
},
"description": "",
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
"axisLabel": "",
"axisPlacement": "auto",
"barAlignment": 0,
"drawStyle": "line",
"fillOpacity": 0,
"gradientMode": "none",
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
},
"lineInterpolation": "linear",
"lineWidth": 1,
"pointSize": 5,
"scaleDistribution": {
"type": "linear"
},
"showPoints": "never",
"spanNulls": false,
"stacking": {
"group": "A",
"mode": "none"
},
"thresholdsStyle": {
"mode": "off"
}
},
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "red",
"value": 80
}
]
},
"unit": "short"
},
"overrides": []
},
"gridPos": {
"h": 5,
"w": 20,
"x": 0,
"y": 18
},
"id": 23,
"interval": "2s",
"options": {
"legend": {
"calcs": [],
"displayMode": "list",
"placement": "bottom"
},
"tooltip": {
"mode": "multi",
"sort": "none"
}
},
"pluginVersion": "9.0.0",
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "FOz0SSf7k"
},
"expr": "rate(lodarust_mine_reject_cannot_be_parsed_total[2s])",
"interval": "",
"legendFormat": "Cannot be parsed",
"refId": "A"
},
{
"datasource": {
"type": "prometheus",
"uid": "FOz0SSf7k"
},
"expr": "rate(lodarust_mine_reject_no_output_register_total[2s])",
"interval": "",
"legendFormat": "No output register",
"refId": "B"
},
{
"datasource": {
"type": "prometheus",
"uid": "FOz0SSf7k"
},
"expr": "rate(lodarust_mine_reject_compute_error_total[2s])",
"interval": "",
"legendFormat": "Compute error",
"refId": "C"
},
{
"datasource": {
"type": "prometheus",
"uid": "FOz0SSf7k"
},
"expr": "rate(lodarust_mine_error_genome_load_total[2s])",
"interval": "",
"legendFormat": "Genome load",
"refId": "D"
},
{
"datasource": {
"type": "prometheus",
"uid": "FOz0SSf7k"
},
"expr": "rate(lodarust_mine_reject_mutate_without_impact_total[2s])",
"hide": true,
"interval": "",
"legendFormat": "Mutate without effect",
"refId": "E"
},
{
"datasource": {
"type": "prometheus",
"uid": "FOz0SSf7k"
},
"expr": "rate(lodarust_mine_reject_too_short_total[2s])",
"interval": "",
"legendFormat": "Too short",
"refId": "G"
},
{
"datasource": {
"type": "prometheus",
"uid": "FOz0SSf7k"
},
"editorMode": "builder",
"expr": "rate(lodarust_mine_rejected_preventing_flooding_total[2s])",
"interval": "",
"legendFormat": "Prevented flooding",
"range": true,
"refId": "F"
},
{
"datasource": {
"type": "prometheus",
"uid": "FOz0SSf7k"
},
"editorMode": "builder",
"expr": "rate(lodarust_mine_reject_self_dependency_total[2s])",
"hide": false,
"legendFormat": "Self dependency",
"range": true,
"refId": "H"
}
],
"title": "Mining stats",
"type": "timeseries"
},
{
"datasource": {
"type": "prometheus",
"uid": "FOz0SSf7k"
},
"description": "",
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
"axisLabel": "",
"axisPlacement": "auto",
"barAlignment": 0,
"drawStyle": "line",
"fillOpacity": 0,
"gradientMode": "none",
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
},
"lineInterpolation": "linear",
"lineWidth": 1,
"pointSize": 5,
"scaleDistribution": {
"type": "linear"
},
"showPoints": "auto",
"spanNulls": false,
"stacking": {
"group": "A",
"mode": "none"
},
"thresholdsStyle": {
"mode": "off"
}
},
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "red",
"value": 80
}
]
}
},
"overrides": []
},
"gridPos": {
"h": 5,
"w": 20,
"x": 0,
"y": 23
},
"id": 25,
"options": {
"legend": {
"calcs": [],
"displayMode": "list",
"placement": "bottom"
},
"tooltip": {
"mode": "multi",
"sort": "none"
}
},
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "FOz0SSf7k"
},
"editorMode": "builder",
"expr": "sum(rate(lodarust_mine_reject_mutate_without_impact_total[$__rate_interval]))",
"legendFormat": "Mutate without effect",
"range": true,
"refId": "A"
}
],
"title": "Mutation efficiency",
"type": "timeseries"
},
{
"datasource": {
"type": "prometheus",
"uid": "FOz0SSf7k"
},
"description": "",
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
"axisLabel": "",
"axisPlacement": "auto",
"barAlignment": 0,
"drawStyle": "line",
"fillOpacity": 0,
"gradientMode": "none",
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
},
"lineInterpolation": "linear",
"lineWidth": 1,
"pointSize": 5,
"scaleDistribution": {
"log": 2,
"type": "log"
},
"showPoints": "auto",
"spanNulls": false,
"stacking": {
"group": "A",
"mode": "none"
},
"thresholdsStyle": {
"mode": "off"
}
},
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "red",
"value": 80
}
]
}
},
"overrides": []
},
"gridPos": {
"h": 6,
"w": 20,
"x": 0,
"y": 28
},
"id": 29,
"options": {
"legend": {
"calcs": [],
"displayMode": "list",
"placement": "bottom"
},
"tooltip": {
"mode": "single",
"sort": "none"
}
},
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "FOz0SSf7k"
},
"editorMode": "builder",
"expr": "sum(rate(lodarust_mine_dependency_manager_read_success_total[$__rate_interval]))",
"legendFormat": "Read ok",
"range": true,
"refId": "A"
},
{
"datasource": {
"type": "prometheus",
"uid": "FOz0SSf7k"
},
"editorMode": "builder",
"expr": "sum(rate(lodarust_mine_dependency_manager_read_error_total[$__rate_interval]))",
"hide": false,
"legendFormat": "Read error",
"range": true,
"refId": "B"
}
],
"title": "Dependency Manager",
"type": "timeseries"
}
],
"refresh": "5s",
"schemaVersion": 36,
"style": "dark",
"tags": [],
"templating": {
"list": []
},
"time": {
"from": "now-5m",
"to": "now"
},
"timepicker": {
"refresh_intervals": [
"1s",
"5s",
"10s",
"30s",
"1m",
"5m",
"15m",
"30m",
"1h",
"2h",
"1d"
]
},
"timezone": "",
"title": "LODA Rust",
"uid": "DvVCV7fnz",
"version": 14,
"weekStart": ""
}