plc-mirror/metrics/grafana/dashboards/bsky_stats.json

1373 lines
48 KiB
JSON
Raw Normal View History

2024-02-23 21:48:52 +01:00
{
"annotations": {
"list": [
{
"builtIn": 1,
"datasource": {
"type": "grafana",
"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,
2024-03-13 19:33:13 +01:00
"id": 1,
2024-02-23 21:48:52 +01:00
"links": [],
"liveNow": false,
"panels": [
{
"datasource": {
"type": "prometheus",
2024-02-25 05:01:16 +01:00
"uid": "PBFA97CFB590B2093"
2024-02-23 21:48:52 +01:00
},
"fieldConfig": {
"defaults": {
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
}
]
},
2024-03-13 19:33:13 +01:00
"unit": "posts/h"
2024-02-23 21:48:52 +01:00
},
2024-03-05 23:17:46 +01:00
"overrides": []
},
"gridPos": {
"h": 5,
"w": 5,
"x": 0,
"y": 0
},
"id": 31,
"options": {
"colorMode": "background",
"graphMode": "none",
"justifyMode": "auto",
"orientation": "auto",
"reduceOptions": {
"calcs": [
"lastNotNull"
],
"fields": "",
"values": false
},
"showPercentChange": true,
"textMode": "auto",
"wideLayout": true
},
2024-03-13 19:33:13 +01:00
"pluginVersion": "10.4.0",
2024-03-05 23:17:46 +01:00
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "PBFA97CFB590B2093"
},
"editorMode": "code",
"expr": "sum by(lang) (rate(indexer_posts_by_language_count{lang=\"uk\"}[$rate_interval])*60*60)",
"instant": false,
"legendFormat": "__auto",
"range": true,
"refId": "A"
}
],
"title": "Ukraininan posts",
"type": "stat"
},
{
"datasource": {
"type": "prometheus",
"uid": "PBFA97CFB590B2093"
},
"fieldConfig": {
"defaults": {
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
2024-02-23 21:48:52 +01:00
{
2024-03-05 23:17:46 +01:00
"color": "blue",
"value": null
2024-02-23 21:48:52 +01:00
}
]
2024-03-05 23:17:46 +01:00
},
2024-03-13 19:33:13 +01:00
"unit": "short"
2024-03-05 23:17:46 +01:00
},
"overrides": []
2024-02-23 21:48:52 +01:00
},
"gridPos": {
2024-03-05 23:17:46 +01:00
"h": 5,
"w": 7,
"x": 5,
2024-02-23 21:48:52 +01:00
"y": 0
},
2024-03-05 23:17:46 +01:00
"id": 23,
2024-02-23 21:48:52 +01:00
"options": {
2024-03-05 23:17:46 +01:00
"colorMode": "value",
"graphMode": "area",
"justifyMode": "auto",
"orientation": "auto",
"reduceOptions": {
"calcs": [
"lastNotNull"
],
"fields": "",
"values": false
2024-02-23 21:48:52 +01:00
},
2024-03-05 23:17:46 +01:00
"showPercentChange": false,
"textMode": "auto",
"wideLayout": true
2024-02-23 21:48:52 +01:00
},
2024-03-13 19:33:13 +01:00
"pluginVersion": "10.4.0",
2024-02-23 21:48:52 +01:00
"targets": [
{
"datasource": {
"type": "prometheus",
2024-02-25 05:01:16 +01:00
"uid": "PBFA97CFB590B2093"
2024-02-23 21:48:52 +01:00
},
"editorMode": "code",
2024-03-05 23:17:46 +01:00
"expr": "repos_fully_indexed{job=\"db\"}",
2024-02-23 21:48:52 +01:00
"instant": false,
2024-03-05 23:17:46 +01:00
"legendFormat": "__auto",
2024-02-23 21:48:52 +01:00
"range": true,
2024-03-05 23:17:46 +01:00
"refId": "A"
2024-02-23 21:48:52 +01:00
}
],
2024-03-05 23:17:46 +01:00
"title": "Total Users",
"type": "stat"
2024-02-23 21:48:52 +01:00
},
{
"datasource": {
"type": "prometheus",
2024-02-25 05:01:16 +01:00
"uid": "PBFA97CFB590B2093"
2024-02-23 21:48:52 +01:00
},
"fieldConfig": {
"defaults": {
2024-02-26 21:57:05 +01:00
"color": {
"mode": "thresholds"
},
2024-02-23 21:48:52 +01:00
"mappings": [],
"thresholds": {
2024-02-26 21:57:05 +01:00
"mode": "percentage",
2024-02-23 21:48:52 +01:00
"steps": [
{
2024-02-26 21:57:05 +01:00
"color": "green",
2024-02-23 21:48:52 +01:00
"value": null
2024-02-26 21:57:05 +01:00
},
{
"color": "blue",
"value": 25
},
{
"color": "purple",
"value": 50
},
{
"color": "yellow",
"value": 70
},
{
"color": "orange",
"value": 80
},
{
"color": "red",
"value": 90
2024-02-23 21:48:52 +01:00
}
]
},
2024-03-13 19:33:13 +01:00
"unit": "users/h"
2024-02-23 21:48:52 +01:00
},
"overrides": []
},
"gridPos": {
2024-02-26 21:57:05 +01:00
"h": 5,
"w": 4,
2024-02-23 21:48:52 +01:00
"x": 12,
"y": 0
},
2024-02-26 21:57:05 +01:00
"id": 28,
2024-02-23 21:48:52 +01:00
"options": {
2024-02-26 21:57:05 +01:00
"minVizHeight": 75,
"minVizWidth": 75,
2024-02-23 21:48:52 +01:00
"orientation": "auto",
"reduceOptions": {
"calcs": [
"lastNotNull"
],
"fields": "",
"values": false
},
2024-02-26 21:57:05 +01:00
"showThresholdLabels": false,
"showThresholdMarkers": true,
"sizing": "auto"
2024-02-23 21:48:52 +01:00
},
2024-03-13 19:33:13 +01:00
"pluginVersion": "10.4.0",
2024-02-23 21:48:52 +01:00
"targets": [
{
"datasource": {
"type": "prometheus",
2024-02-25 05:01:16 +01:00
"uid": "PBFA97CFB590B2093"
2024-02-23 21:48:52 +01:00
},
"editorMode": "code",
2024-03-13 19:33:13 +01:00
"expr": "deriv(repos_fully_indexed{job=\"db\"}[$rate_interval])*60*60",
2024-02-23 21:48:52 +01:00
"instant": false,
"legendFormat": "__auto",
"range": true,
"refId": "A"
}
],
2024-02-28 19:37:18 +01:00
"title": "Registration rate",
2024-02-26 21:57:05 +01:00
"type": "gauge"
2024-02-23 21:48:52 +01:00
},
{
"datasource": {
"type": "prometheus",
2024-02-25 05:01:16 +01:00
"uid": "PBFA97CFB590B2093"
2024-02-23 21:48:52 +01:00
},
"fieldConfig": {
"defaults": {
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
2024-02-26 03:04:06 +01:00
"color": "blue",
2024-02-23 21:48:52 +01:00
"value": null
}
]
},
2024-03-13 19:33:13 +01:00
"unit": "s"
2024-02-23 21:48:52 +01:00
},
"overrides": []
},
"gridPos": {
2024-03-05 23:17:46 +01:00
"h": 5,
2024-02-26 21:57:05 +01:00
"w": 4,
"x": 16,
2024-02-23 21:48:52 +01:00
"y": 0
},
2024-02-26 03:04:06 +01:00
"id": 27,
"options": {
"colorMode": "background",
"graphMode": "none",
"justifyMode": "auto",
"orientation": "auto",
"reduceOptions": {
"calcs": [
"lastNotNull"
],
"fields": "",
"values": false
},
"showPercentChange": true,
"textMode": "auto",
"wideLayout": true
},
2024-03-13 19:33:13 +01:00
"pluginVersion": "10.4.0",
2024-02-26 03:04:06 +01:00
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "PBFA97CFB590B2093"
},
"editorMode": "code",
"expr": "(6000000-repos_fully_indexed{job=\"db\"})/rate(repos_fully_indexed{job=\"db\"}[$rate_interval])",
"instant": false,
"legendFormat": "__auto",
"range": true,
"refId": "A"
}
],
"title": "Time to 6 milion users",
"type": "stat"
},
{
"datasource": {
"type": "prometheus",
"uid": "PBFA97CFB590B2093"
},
"fieldConfig": {
"defaults": {
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "purple",
"value": null
}
]
},
2024-03-13 19:33:13 +01:00
"unit": "s"
2024-02-26 03:04:06 +01:00
},
"overrides": []
},
"gridPos": {
2024-03-05 23:17:46 +01:00
"h": 5,
2024-02-26 03:04:06 +01:00
"w": 4,
"x": 20,
"y": 0
},
2024-02-23 21:48:52 +01:00
"id": 24,
"options": {
"colorMode": "background",
"graphMode": "none",
"justifyMode": "auto",
"orientation": "auto",
"reduceOptions": {
"calcs": [
"lastNotNull"
],
"fields": "",
"values": false
},
"showPercentChange": true,
"textMode": "auto",
"wideLayout": true
},
2024-03-13 19:33:13 +01:00
"pluginVersion": "10.4.0",
2024-02-23 21:48:52 +01:00
"targets": [
{
"datasource": {
"type": "prometheus",
2024-02-25 05:01:16 +01:00
"uid": "PBFA97CFB590B2093"
2024-02-23 21:48:52 +01:00
},
2024-02-23 22:37:59 +01:00
"editorMode": "code",
2024-02-26 03:04:06 +01:00
"expr": "(10000000-repos_fully_indexed{job=\"db\"})/rate(repos_fully_indexed{job=\"db\"}[$rate_interval])",
2024-02-23 21:48:52 +01:00
"instant": false,
"legendFormat": "__auto",
"range": true,
"refId": "A"
}
],
2024-02-23 22:37:59 +01:00
"title": "Time to 10 milion users",
2024-02-23 21:48:52 +01:00
"type": "stat"
},
2024-02-26 21:57:05 +01:00
{
"datasource": {
"type": "prometheus",
"uid": "PBFA97CFB590B2093"
},
"fieldConfig": {
"defaults": {
2024-03-05 23:17:46 +01:00
"color": {
"mode": "palette-classic"
},
"custom": {
"axisBorderShow": false,
"axisCenteredZero": false,
"axisColorMode": "text",
"axisLabel": "",
"axisPlacement": "auto",
"barAlignment": 0,
"drawStyle": "line",
"fillOpacity": 14,
"gradientMode": "none",
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
},
"insertNulls": false,
"lineInterpolation": "linear",
"lineWidth": 1,
"pointSize": 4,
"scaleDistribution": {
"type": "linear"
},
"showPoints": "auto",
"spanNulls": false,
"stacking": {
"group": "A",
"mode": "normal"
},
"thresholdsStyle": {
"mode": "off"
}
},
2024-02-26 21:57:05 +01:00
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
2024-03-05 23:17:46 +01:00
"color": "green",
2024-02-26 21:57:05 +01:00
"value": null
2024-03-05 23:17:46 +01:00
},
{
"color": "red",
"value": 80
2024-02-26 21:57:05 +01:00
}
]
},
2024-03-13 19:33:13 +01:00
"unit": "posts/h"
2024-02-26 21:57:05 +01:00
},
2024-03-05 23:17:46 +01:00
"overrides": [
{
"matcher": {
"id": "byFrameRefID",
"options": "B"
},
"properties": [
{
"id": "custom.axisPlacement",
"value": "right"
},
{
"id": "custom.fillOpacity",
"value": 0
},
{
"id": "custom.lineWidth",
"value": 4
},
{
"id": "custom.lineStyle",
"value": {
"dash": [
0,
10
],
"fill": "dot"
}
}
]
}
]
2024-02-26 21:57:05 +01:00
},
"gridPos": {
2024-03-05 23:17:46 +01:00
"h": 10,
"w": 12,
"x": 0,
2024-02-26 21:57:05 +01:00
"y": 5
},
2024-03-05 23:17:46 +01:00
"id": 25,
2024-02-26 21:57:05 +01:00
"options": {
2024-03-05 23:17:46 +01:00
"legend": {
"calcs": [],
"displayMode": "list",
"placement": "bottom",
"showLegend": true
2024-02-26 21:57:05 +01:00
},
2024-03-05 23:17:46 +01:00
"tooltip": {
"mode": "multi",
"sort": "desc"
}
2024-02-26 21:57:05 +01:00
},
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "PBFA97CFB590B2093"
},
2024-03-05 23:17:46 +01:00
"disableTextWrap": false,
2024-02-26 21:57:05 +01:00
"editorMode": "code",
2024-03-05 23:17:46 +01:00
"expr": "sum by(lang) (rate(indexer_posts_by_language_count[$rate_interval])*60*60)",
"fullMetaSearch": false,
"hide": false,
"includeNullMetadata": true,
2024-02-26 21:57:05 +01:00
"instant": false,
2024-03-05 23:17:46 +01:00
"legendFormat": "{{lang}}",
2024-02-26 21:57:05 +01:00
"range": true,
2024-03-05 23:17:46 +01:00
"refId": "A",
"useBackend": false
2024-02-26 21:57:05 +01:00
}
],
2024-03-05 23:17:46 +01:00
"title": "Posts by language",
"type": "timeseries"
2024-02-26 21:57:05 +01:00
},
2024-02-23 22:37:59 +01:00
{
"datasource": {
"type": "prometheus",
2024-02-25 05:01:16 +01:00
"uid": "PBFA97CFB590B2093"
2024-02-23 22:37:59 +01:00
},
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
"axisBorderShow": false,
"axisCenteredZero": false,
"axisColorMode": "text",
"axisLabel": "",
"axisPlacement": "auto",
"barAlignment": 0,
"drawStyle": "line",
"fillOpacity": 14,
"gradientMode": "none",
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
},
"insertNulls": false,
"lineInterpolation": "linear",
"lineWidth": 1,
"pointSize": 4,
"scaleDistribution": {
"type": "linear"
},
"showPoints": "auto",
"spanNulls": false,
"stacking": {
"group": "A",
"mode": "normal"
},
"thresholdsStyle": {
"mode": "off"
}
},
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "red",
"value": 80
}
]
},
2024-03-13 19:33:13 +01:00
"unit": "posts/h"
2024-02-23 22:37:59 +01:00
},
"overrides": [
{
"matcher": {
"id": "byFrameRefID",
"options": "B"
},
"properties": [
{
"id": "custom.axisPlacement",
"value": "right"
},
{
"id": "custom.fillOpacity",
"value": 0
},
{
"id": "custom.lineWidth",
"value": 4
},
{
"id": "custom.lineStyle",
"value": {
"dash": [
0,
10
],
"fill": "dot"
}
}
]
}
]
},
"gridPos": {
"h": 10,
"w": 12,
2024-03-05 23:17:46 +01:00
"x": 12,
"y": 5
2024-02-23 22:37:59 +01:00
},
2024-03-05 23:17:46 +01:00
"id": 26,
2024-02-23 22:37:59 +01:00
"options": {
"legend": {
"calcs": [],
"displayMode": "list",
"placement": "bottom",
"showLegend": true
},
"tooltip": {
"mode": "multi",
"sort": "desc"
}
},
"targets": [
{
"datasource": {
"type": "prometheus",
2024-02-25 05:01:16 +01:00
"uid": "PBFA97CFB590B2093"
2024-02-23 22:37:59 +01:00
},
"disableTextWrap": false,
"editorMode": "builder",
2024-03-05 23:17:46 +01:00
"expr": "sum by(lang) (rate(indexer_posts_by_language_count{lang!~\"en|ja|de\"}[$rate_interval])) * 60 * 60",
2024-02-23 22:37:59 +01:00
"fullMetaSearch": false,
"hide": false,
"includeNullMetadata": true,
"instant": false,
"legendFormat": "{{lang}}",
"range": true,
"refId": "A",
"useBackend": false
}
],
2024-03-05 23:17:46 +01:00
"title": "Posts by language (minus top 3)",
2024-02-23 22:37:59 +01:00
"type": "timeseries"
},
{
"datasource": {
"type": "prometheus",
2024-02-25 05:01:16 +01:00
"uid": "PBFA97CFB590B2093"
2024-02-23 22:37:59 +01:00
},
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
"axisBorderShow": false,
"axisCenteredZero": false,
"axisColorMode": "text",
"axisLabel": "",
"axisPlacement": "auto",
"barAlignment": 0,
"drawStyle": "line",
"fillOpacity": 14,
"gradientMode": "none",
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
},
"insertNulls": false,
"lineInterpolation": "linear",
"lineWidth": 1,
"pointSize": 4,
"scaleDistribution": {
"type": "linear"
},
"showPoints": "auto",
"spanNulls": false,
"stacking": {
"group": "A",
"mode": "normal"
},
"thresholdsStyle": {
"mode": "off"
}
},
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "red",
"value": 80
}
]
},
2024-03-13 19:33:13 +01:00
"unit": "posts/h"
2024-02-23 22:37:59 +01:00
},
"overrides": [
{
"matcher": {
"id": "byFrameRefID",
"options": "B"
},
"properties": [
{
"id": "custom.axisPlacement",
"value": "right"
},
{
"id": "custom.fillOpacity",
"value": 0
},
{
"id": "custom.lineWidth",
"value": 4
},
{
"id": "custom.lineStyle",
"value": {
"dash": [
0,
10
],
"fill": "dot"
}
}
]
}
]
},
"gridPos": {
"h": 10,
"w": 12,
2024-03-05 23:17:46 +01:00
"x": 0,
"y": 15
2024-02-23 22:37:59 +01:00
},
2024-03-05 23:17:46 +01:00
"id": 18,
2024-02-23 22:37:59 +01:00
"options": {
"legend": {
"calcs": [],
"displayMode": "list",
"placement": "bottom",
"showLegend": true
},
"tooltip": {
"mode": "multi",
"sort": "desc"
}
},
"targets": [
{
"datasource": {
"type": "prometheus",
2024-02-25 05:01:16 +01:00
"uid": "PBFA97CFB590B2093"
2024-02-23 22:37:59 +01:00
},
"disableTextWrap": false,
"editorMode": "builder",
2024-03-05 23:17:46 +01:00
"expr": "sum by(lang) (rate(indexer_posts_by_language_count{lang=~\"bg|cs|da|el|et|fi|ga|hr|hu|lt|lv|nl|ro|sk|sl|sv|uk|uk-UA|pl|de|it|DE|English|Fr|mt|nl-NL|pt|sv-FI|sv-SE\"}[$rate_interval])) * 60 * 60",
2024-02-23 22:37:59 +01:00
"fullMetaSearch": false,
"hide": false,
"includeNullMetadata": true,
"instant": false,
"legendFormat": "{{lang}}",
"range": true,
"refId": "A",
"useBackend": false
}
],
2024-03-05 23:17:46 +01:00
"title": "Posts by language (Europe only -en)",
"type": "timeseries"
},
{
"datasource": {
"type": "prometheus",
"uid": "PBFA97CFB590B2093"
},
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
"axisBorderShow": false,
"axisCenteredZero": false,
"axisColorMode": "text",
"axisLabel": "",
"axisPlacement": "auto",
"axisSoftMax": 1000,
"axisSoftMin": 0,
"barAlignment": 0,
"drawStyle": "line",
"fillOpacity": 14,
"gradientMode": "none",
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
},
"insertNulls": false,
"lineInterpolation": "linear",
"lineWidth": 1,
"pointSize": 4,
"scaleDistribution": {
"type": "linear"
},
"showPoints": "auto",
"spanNulls": false,
"stacking": {
"group": "A",
"mode": "normal"
},
"thresholdsStyle": {
"mode": "off"
}
},
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "red",
"value": 80
}
]
},
2024-03-13 19:33:13 +01:00
"unit": "posts/h"
2024-03-05 23:17:46 +01:00
},
"overrides": []
},
"gridPos": {
"h": 10,
"w": 12,
"x": 12,
"y": 15
},
"id": 29,
"options": {
"legend": {
"calcs": [],
"displayMode": "list",
"placement": "bottom",
"showLegend": true
},
"tooltip": {
"mode": "multi",
"sort": "desc"
}
},
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "PBFA97CFB590B2093"
},
"disableTextWrap": false,
"editorMode": "builder",
"expr": "label_replace(sum by(remote) (rate(indexer_posts_by_language_count{lang=\"uk\"}[$rate_interval])*60*60), \"remote\", \"$1\", \"remote\", \"https://(.*).us-(west|east).host.bsky.network\")",
"fullMetaSearch": false,
"hide": false,
"includeNullMetadata": true,
"instant": false,
"legendFormat": "__auto",
"range": true,
"refId": "B",
"useBackend": false
}
],
"title": "Ukrainian language",
2024-02-23 22:37:59 +01:00
"type": "timeseries"
},
2024-02-23 21:48:52 +01:00
{
"datasource": {
"type": "prometheus",
2024-02-25 05:01:16 +01:00
"uid": "PBFA97CFB590B2093"
2024-02-23 21:48:52 +01:00
},
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
"axisBorderShow": false,
"axisCenteredZero": false,
"axisColorMode": "text",
"axisLabel": "",
"axisPlacement": "auto",
2024-02-26 21:57:05 +01:00
"axisSoftMax": 1000,
"axisSoftMin": 0,
2024-02-23 21:48:52 +01:00
"barAlignment": 0,
"drawStyle": "line",
"fillOpacity": 14,
"gradientMode": "none",
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
},
"insertNulls": false,
"lineInterpolation": "linear",
"lineWidth": 1,
"pointSize": 4,
"scaleDistribution": {
"type": "linear"
},
"showPoints": "auto",
"spanNulls": false,
"stacking": {
"group": "A",
"mode": "normal"
},
"thresholdsStyle": {
"mode": "off"
}
},
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "red",
"value": 80
}
]
},
2024-03-13 19:33:13 +01:00
"unit": "posts/h"
2024-02-23 21:48:52 +01:00
},
"overrides": []
},
"gridPos": {
"h": 8,
"w": 12,
"x": 0,
2024-03-05 23:17:46 +01:00
"y": 25
2024-02-23 21:48:52 +01:00
},
2024-02-23 23:22:39 +01:00
"id": 19,
2024-02-23 21:48:52 +01:00
"options": {
"legend": {
"calcs": [],
"displayMode": "list",
"placement": "bottom",
"showLegend": true
},
"tooltip": {
"mode": "multi",
"sort": "desc"
}
},
"targets": [
{
"datasource": {
"type": "prometheus",
2024-02-25 05:01:16 +01:00
"uid": "PBFA97CFB590B2093"
2024-02-23 21:48:52 +01:00
},
"disableTextWrap": false,
"editorMode": "code",
2024-02-23 23:22:39 +01:00
"expr": "label_replace(sum by(remote) (rate(indexer_posts_by_language_count{lang=\"uk\", remote=~\"https://amanita.us-east.host.bsky.network|https://enoki.us-east.host.bsky.network|https://inkcap.us-east.host.bsky.network|https://lionsmane.us-east.host.bsky.network|https://morel.us-east.host.bsky.network|https://oyster.us-east.host.bsky.network|https://porcini.us-east.host.bsky.network|https://puffball.us-east.host.bsky.network|https://shiitake.us-east.host.bsky.network\"}[$rate_interval])*60*60), \"remote\", \"$1\", \"remote\", \"https://(.*).us-(west|east).host.bsky.network\")",
2024-02-23 21:48:52 +01:00
"fullMetaSearch": false,
"hide": false,
"includeNullMetadata": true,
"instant": false,
"legendFormat": "__auto",
"range": true,
"refId": "B",
"useBackend": false
}
],
2024-02-23 23:22:39 +01:00
"title": "Language by [old] PDS (uk)",
2024-02-23 21:48:52 +01:00
"type": "timeseries"
},
{
"datasource": {
"type": "prometheus",
2024-02-25 05:01:16 +01:00
"uid": "PBFA97CFB590B2093"
2024-02-23 21:48:52 +01:00
},
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
"axisBorderShow": false,
"axisCenteredZero": false,
"axisColorMode": "text",
"axisLabel": "",
"axisPlacement": "auto",
2024-02-26 21:57:05 +01:00
"axisSoftMax": 200,
"axisSoftMin": 0,
2024-02-23 21:48:52 +01:00
"barAlignment": 0,
"drawStyle": "line",
"fillOpacity": 14,
"gradientMode": "none",
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
},
"insertNulls": false,
"lineInterpolation": "linear",
"lineWidth": 1,
"pointSize": 4,
"scaleDistribution": {
"type": "linear"
},
"showPoints": "auto",
"spanNulls": false,
"stacking": {
"group": "A",
"mode": "normal"
},
"thresholdsStyle": {
"mode": "off"
}
},
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "red",
"value": 80
}
]
},
2024-03-13 19:33:13 +01:00
"unit": "posts/h"
2024-02-23 21:48:52 +01:00
},
"overrides": []
},
"gridPos": {
"h": 8,
"w": 12,
"x": 12,
2024-03-05 23:17:46 +01:00
"y": 25
2024-02-23 21:48:52 +01:00
},
"id": 21,
"options": {
"legend": {
"calcs": [],
"displayMode": "list",
"placement": "bottom",
"showLegend": true
},
"tooltip": {
"mode": "multi",
"sort": "desc"
}
},
"targets": [
{
"datasource": {
"type": "prometheus",
2024-02-25 05:01:16 +01:00
"uid": "PBFA97CFB590B2093"
2024-02-23 21:48:52 +01:00
},
"disableTextWrap": false,
"editorMode": "code",
"expr": "label_replace(sum by(remote) (rate(indexer_posts_by_language_count{lang=\"uk\", remote!~\"https://amanita.us-east.host.bsky.network|https://enoki.us-east.host.bsky.network|https://inkcap.us-east.host.bsky.network|https://lionsmane.us-east.host.bsky.network|https://oyster.us-east.host.bsky.network|https://morel.us-east.host.bsky.network|https://porcini.us-east.host.bsky.network|https://puffball.us-east.host.bsky.network|https://shiitake.us-east.host.bsky.network\"}[$rate_interval])*60*60), \"remote\", \"$1\", \"remote\", \"https://(.*).us-(west|east).host.bsky.network\")",
"fullMetaSearch": false,
"hide": false,
"includeNullMetadata": true,
"instant": false,
"legendFormat": "__auto",
"range": true,
"refId": "B",
"useBackend": false
}
],
"title": "Language by [new] PDS (uk)",
"type": "timeseries"
},
{
"datasource": {
"type": "prometheus",
2024-02-25 05:01:16 +01:00
"uid": "PBFA97CFB590B2093"
2024-02-23 21:48:52 +01:00
},
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
"axisBorderShow": false,
"axisCenteredZero": false,
"axisColorMode": "text",
"axisLabel": "",
"axisPlacement": "auto",
2024-02-26 21:57:05 +01:00
"axisSoftMax": 1000,
"axisSoftMin": 0,
2024-02-23 21:48:52 +01:00
"barAlignment": 0,
"drawStyle": "line",
"fillOpacity": 14,
"gradientMode": "none",
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
},
"insertNulls": false,
"lineInterpolation": "linear",
"lineWidth": 1,
"pointSize": 4,
"scaleDistribution": {
"type": "linear"
},
"showPoints": "auto",
"spanNulls": false,
"stacking": {
"group": "A",
"mode": "normal"
},
"thresholdsStyle": {
"mode": "off"
}
},
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
2024-02-25 18:05:48 +01:00
"color": "green",
"value": null
2024-02-23 21:48:52 +01:00
},
{
"color": "red",
"value": 80
}
]
},
2024-03-13 19:33:13 +01:00
"unit": "posts/h"
2024-02-23 21:48:52 +01:00
},
"overrides": []
},
"gridPos": {
"h": 8,
"w": 12,
"x": 0,
2024-03-05 23:17:46 +01:00
"y": 33
2024-02-23 21:48:52 +01:00
},
2024-02-23 23:22:39 +01:00
"id": 20,
2024-02-23 21:48:52 +01:00
"options": {
"legend": {
"calcs": [],
"displayMode": "list",
"placement": "bottom",
"showLegend": true
},
"tooltip": {
"mode": "multi",
"sort": "desc"
}
},
"targets": [
{
"datasource": {
"type": "prometheus",
2024-02-25 05:01:16 +01:00
"uid": "PBFA97CFB590B2093"
2024-02-23 21:48:52 +01:00
},
"disableTextWrap": false,
"editorMode": "code",
2024-02-23 23:22:39 +01:00
"expr": "label_replace(sum by(remote) (rate(indexer_posts_by_language_count{lang=\"ru\", remote=~\"https://amanita.us-east.host.bsky.network|https://enoki.us-east.host.bsky.network|https://inkcap.us-east.host.bsky.network|https://lionsmane.us-east.host.bsky.network|https://oyster.us-east.host.bsky.network|https://morel.us-east.host.bsky.network|https://porcini.us-east.host.bsky.network|https://puffball.us-east.host.bsky.network|https://shiitake.us-east.host.bsky.network\"}[$rate_interval])*60*60), \"remote\", \"$1\", \"remote\", \"https://(.*).us-(west|east).host.bsky.network\")",
2024-02-23 21:48:52 +01:00
"fullMetaSearch": false,
"hide": false,
"includeNullMetadata": true,
"instant": false,
"legendFormat": "__auto",
"range": true,
"refId": "B",
"useBackend": false
}
],
2024-02-23 23:22:39 +01:00
"title": "Language by [old] PDS (ru)",
2024-02-23 21:48:52 +01:00
"type": "timeseries"
},
{
"datasource": {
"type": "prometheus",
2024-02-25 05:01:16 +01:00
"uid": "PBFA97CFB590B2093"
2024-02-23 21:48:52 +01:00
},
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
"axisBorderShow": false,
"axisCenteredZero": false,
"axisColorMode": "text",
"axisLabel": "",
"axisPlacement": "auto",
2024-02-26 21:57:05 +01:00
"axisSoftMax": 200,
"axisSoftMin": 0,
2024-02-23 21:48:52 +01:00
"barAlignment": 0,
"drawStyle": "line",
"fillOpacity": 14,
"gradientMode": "none",
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
},
"insertNulls": false,
"lineInterpolation": "linear",
"lineWidth": 1,
"pointSize": 4,
"scaleDistribution": {
"type": "linear"
},
"showPoints": "auto",
"spanNulls": false,
"stacking": {
"group": "A",
"mode": "normal"
},
"thresholdsStyle": {
"mode": "off"
}
},
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
2024-02-25 18:05:48 +01:00
"color": "green",
"value": null
2024-02-23 21:48:52 +01:00
},
{
"color": "red",
"value": 80
}
]
},
2024-03-13 19:33:13 +01:00
"unit": "posts/h"
2024-02-23 21:48:52 +01:00
},
"overrides": []
},
"gridPos": {
"h": 8,
"w": 12,
"x": 12,
2024-03-05 23:17:46 +01:00
"y": 33
2024-02-23 21:48:52 +01:00
},
"id": 22,
"options": {
"legend": {
"calcs": [],
"displayMode": "list",
"placement": "bottom",
"showLegend": true
},
"tooltip": {
"mode": "multi",
"sort": "desc"
}
},
"targets": [
{
"datasource": {
"type": "prometheus",
2024-02-25 05:01:16 +01:00
"uid": "PBFA97CFB590B2093"
2024-02-23 21:48:52 +01:00
},
"disableTextWrap": false,
"editorMode": "code",
"expr": "label_replace(sum by(remote) (rate(indexer_posts_by_language_count{lang=\"ru\", remote!~\"https://amanita.us-east.host.bsky.network|https://enoki.us-east.host.bsky.network|https://inkcap.us-east.host.bsky.network|https://lionsmane.us-east.host.bsky.network|https://morel.us-east.host.bsky.network|https://oyster.us-east.host.bsky.network|https://porcini.us-east.host.bsky.network|https://puffball.us-east.host.bsky.network|https://shiitake.us-east.host.bsky.network\"}[$rate_interval])*60*60), \"remote\", \"$1\", \"remote\", \"https://(.*).us-(west|east).host.bsky.network\")",
"fullMetaSearch": false,
"hide": false,
"includeNullMetadata": true,
"instant": false,
"legendFormat": "__auto",
"range": true,
"refId": "B",
"useBackend": false
}
],
"title": "Language by [new] PDS (ru)",
"type": "timeseries"
}
],
2024-02-26 21:57:05 +01:00
"refresh": "1h",
2024-02-23 21:48:52 +01:00
"revision": 1,
"schemaVersion": 39,
"tags": [],
"templating": {
"list": [
{
"auto": false,
"auto_count": 30,
"auto_min": "10s",
"current": {
2024-03-13 19:33:13 +01:00
"selected": false,
2024-03-05 23:17:46 +01:00
"text": "6h",
"value": "6h"
2024-02-23 21:48:52 +01:00
},
"hide": 0,
"label": "Rate interval",
"name": "rate_interval",
"options": [
{
"selected": false,
"text": "1m",
"value": "1m"
},
{
"selected": false,
"text": "5m",
"value": "5m"
},
{
2024-02-23 23:22:39 +01:00
"selected": false,
2024-02-23 21:48:52 +01:00
"text": "10m",
"value": "10m"
},
{
"selected": false,
"text": "30m",
"value": "30m"
},
{
2024-03-05 23:17:46 +01:00
"selected": false,
2024-02-23 21:48:52 +01:00
"text": "1h",
"value": "1h"
},
{
2024-03-05 23:17:46 +01:00
"selected": true,
2024-02-23 21:48:52 +01:00
"text": "6h",
"value": "6h"
},
{
"selected": false,
"text": "12h",
"value": "12h"
},
{
2024-02-26 21:57:05 +01:00
"selected": false,
2024-02-23 21:48:52 +01:00
"text": "1d",
"value": "1d"
2024-02-25 18:05:48 +01:00
},
{
"selected": false,
"text": "2d",
"value": "2d"
},
{
"selected": false,
"text": "7d",
"value": "7d"
},
{
"selected": false,
"text": "14d",
"value": "14d"
},
{
"selected": false,
"text": "30d",
"value": "30d"
2024-02-23 21:48:52 +01:00
}
],
2024-02-25 18:05:48 +01:00
"query": "1m,5m,10m,30m,1h,6h,12h,1d,2d,7d,14d,30d",
2024-02-23 21:48:52 +01:00
"queryValue": "",
"refresh": 2,
"skipUrlSync": false,
"type": "interval"
}
]
},
"time": {
2024-03-05 23:17:46 +01:00
"from": "now-7d",
2024-02-23 21:48:52 +01:00
"to": "now"
},
"timepicker": {},
"timezone": "",
2024-02-25 05:01:16 +01:00
"title": "Bsky Statistics",
"uid": "aXw6dQhSas",
2024-03-13 19:33:13 +01:00
"version": 2,
2024-02-23 21:48:52 +01:00
"weekStart": ""
}