lightweight com.atproto.sync.listReposByCollection
45
fork

Configure Feed

Select the types of activity you want to include in your feed.

update grafana dash

phil ac036f67 779491aa

+245 -32
+245 -32
grafana/detailed-overview-victoriametrics.json
··· 1624 1624 }, 1625 1625 "gridPos": { 1626 1626 "h": 4, 1627 - "w": 4, 1627 + "w": 3, 1628 1628 "x": 0, 1629 1629 "y": 22 1630 1630 }, ··· 1671 1671 "axisColorMode": "text", 1672 1672 "axisLabel": "", 1673 1673 "axisPlacement": "auto", 1674 - "axisSoftMin": 0, 1674 + "axisSoftMax": 1, 1675 + "barAlignment": 0, 1676 + "barWidthFactor": 0.6, 1677 + "drawStyle": "bars", 1678 + "fillOpacity": 100, 1679 + "gradientMode": "none", 1680 + "hideFrom": { 1681 + "legend": false, 1682 + "tooltip": false, 1683 + "viz": false 1684 + }, 1685 + "insertNulls": false, 1686 + "lineInterpolation": "linear", 1687 + "lineWidth": 0, 1688 + "pointSize": 5, 1689 + "scaleDistribution": { 1690 + "type": "linear" 1691 + }, 1692 + "showPoints": "auto", 1693 + "spanNulls": false, 1694 + "stacking": { 1695 + "group": "A", 1696 + "mode": "none" 1697 + }, 1698 + "thresholdsStyle": { 1699 + "mode": "off" 1700 + } 1701 + }, 1702 + "mappings": [], 1703 + "thresholds": { 1704 + "mode": "absolute", 1705 + "steps": [ 1706 + { 1707 + "color": "green", 1708 + "value": 0 1709 + }, 1710 + { 1711 + "color": "red", 1712 + "value": 80 1713 + } 1714 + ] 1715 + }, 1716 + "unit": "percentunit" 1717 + }, 1718 + "overrides": [] 1719 + }, 1720 + "gridPos": { 1721 + "h": 4, 1722 + "w": 3, 1723 + "x": 3, 1724 + "y": 22 1725 + }, 1726 + "id": 38, 1727 + "options": { 1728 + "legend": { 1729 + "calcs": [], 1730 + "displayMode": "list", 1731 + "placement": "bottom", 1732 + "showLegend": true 1733 + }, 1734 + "tooltip": { 1735 + "hideZeros": false, 1736 + "mode": "single", 1737 + "sort": "none" 1738 + } 1739 + }, 1740 + "pluginVersion": "12.1.1", 1741 + "targets": [ 1742 + { 1743 + "editorMode": "builder", 1744 + "expr": "sum by(instance) (increase(lightrail_firehose_outstanding{job=\"lightrail\"}[$__rate_interval]))", 1745 + "hide": true, 1746 + "legendFormat": "__auto", 1747 + "range": true, 1748 + "refId": "A" 1749 + }, 1750 + { 1751 + "datasource": { 1752 + "type": "victoriametrics-datasource", 1753 + "uid": "ceasrm4tg854we" 1754 + }, 1755 + "editorMode": "builder", 1756 + "expr": "sum by(instance) (lightrail_firehose_queue_cap{job=\"lightrail\"})", 1757 + "hide": true, 1758 + "legendFormat": "__auto", 1759 + "range": true, 1760 + "refId": "B" 1761 + }, 1762 + { 1763 + "datasource": { 1764 + "name": "Expression", 1765 + "type": "__expr__", 1766 + "uid": "__expr__" 1767 + }, 1768 + "expression": "$A / $B", 1769 + "hide": false, 1770 + "refId": "C", 1771 + "type": "math" 1772 + } 1773 + ], 1774 + "title": "queue saturation", 1775 + "type": "timeseries" 1776 + }, 1777 + { 1778 + "datasource": { 1779 + "type": "victoriametrics-datasource", 1780 + "uid": "ceasrm4tg854we" 1781 + }, 1782 + "fieldConfig": { 1783 + "defaults": { 1784 + "color": { 1785 + "mode": "palette-classic" 1786 + }, 1787 + "custom": { 1788 + "axisBorderShow": false, 1789 + "axisCenteredZero": false, 1790 + "axisColorMode": "text", 1791 + "axisLabel": "", 1792 + "axisPlacement": "auto", 1793 + "barAlignment": 0, 1794 + "barWidthFactor": 0.6, 1795 + "drawStyle": "bars", 1796 + "fillOpacity": 100, 1797 + "gradientMode": "none", 1798 + "hideFrom": { 1799 + "legend": false, 1800 + "tooltip": false, 1801 + "viz": false 1802 + }, 1803 + "insertNulls": false, 1804 + "lineInterpolation": "linear", 1805 + "lineWidth": 0, 1806 + "pointSize": 5, 1807 + "scaleDistribution": { 1808 + "type": "linear" 1809 + }, 1810 + "showPoints": "auto", 1811 + "spanNulls": false, 1812 + "stacking": { 1813 + "group": "A", 1814 + "mode": "none" 1815 + }, 1816 + "thresholdsStyle": { 1817 + "mode": "off" 1818 + } 1819 + }, 1820 + "mappings": [], 1821 + "thresholds": { 1822 + "mode": "absolute", 1823 + "steps": [ 1824 + { 1825 + "color": "green", 1826 + "value": 0 1827 + }, 1828 + { 1829 + "color": "red", 1830 + "value": 80 1831 + } 1832 + ] 1833 + } 1834 + }, 1835 + "overrides": [] 1836 + }, 1837 + "gridPos": { 1838 + "h": 4, 1839 + "w": 3, 1840 + "x": 6, 1841 + "y": 22 1842 + }, 1843 + "id": 39, 1844 + "options": { 1845 + "legend": { 1846 + "calcs": [], 1847 + "displayMode": "list", 1848 + "placement": "bottom", 1849 + "showLegend": true 1850 + }, 1851 + "tooltip": { 1852 + "hideZeros": false, 1853 + "mode": "single", 1854 + "sort": "none" 1855 + } 1856 + }, 1857 + "pluginVersion": "12.1.1", 1858 + "targets": [ 1859 + { 1860 + "editorMode": "builder", 1861 + "expr": "sum by(instance) (increase(lightrail_firehose_backpressure_ticks_total{job=\"lightrail\"}[$__rate_interval]))", 1862 + "legendFormat": "__auto", 1863 + "range": true, 1864 + "refId": "A" 1865 + } 1866 + ], 1867 + "title": "backpressure ticks", 1868 + "type": "timeseries" 1869 + }, 1870 + { 1871 + "datasource": { 1872 + "type": "victoriametrics-datasource", 1873 + "uid": "ceasrm4tg854we" 1874 + }, 1875 + "fieldConfig": { 1876 + "defaults": { 1877 + "color": { 1878 + "mode": "palette-classic" 1879 + }, 1880 + "custom": { 1881 + "axisBorderShow": false, 1882 + "axisCenteredZero": false, 1883 + "axisColorMode": "text", 1884 + "axisLabel": "", 1885 + "axisPlacement": "auto", 1675 1886 "barAlignment": 0, 1676 1887 "barWidthFactor": 0.6, 1677 - "drawStyle": "line", 1678 - "fillOpacity": 0, 1888 + "drawStyle": "bars", 1889 + "fillOpacity": 100, 1679 1890 "gradientMode": "none", 1680 1891 "hideFrom": { 1681 1892 "legend": false, ··· 1684 1895 }, 1685 1896 "insertNulls": false, 1686 1897 "lineInterpolation": "linear", 1687 - "lineWidth": 1, 1898 + "lineWidth": 0, 1688 1899 "pointSize": 5, 1689 1900 "scaleDistribution": { 1690 1901 "type": "linear" ··· 1719 1930 "gridPos": { 1720 1931 "h": 4, 1721 1932 "w": 4, 1722 - "x": 4, 1933 + "x": 9, 1723 1934 "y": 22 1724 1935 }, 1725 - "id": 5, 1936 + "id": 37, 1726 1937 "options": { 1727 1938 "legend": { 1728 1939 "calcs": [], ··· 1740 1951 "targets": [ 1741 1952 { 1742 1953 "editorMode": "builder", 1743 - "expr": "sum by(instance) (lightrail_firehose_outstanding{job=\"lightrail\"})", 1744 - "legendFormat": "{{ instance }}", 1954 + "expr": "sum by(instance) (increase(lightrail_firehose_did_overflow_total{job=\"lightrail\"}[$__rate_interval]))", 1955 + "legendFormat": "__auto", 1745 1956 "range": true, 1746 1957 "refId": "A" 1747 1958 } 1748 1959 ], 1749 - "title": "firehose outstanding", 1960 + "title": "per-DID queue overflows", 1750 1961 "type": "timeseries" 1751 1962 }, 1752 1963 { ··· 1812 2023 }, 1813 2024 "gridPos": { 1814 2025 "h": 4, 1815 - "w": 6, 1816 - "x": 8, 2026 + "w": 4, 2027 + "x": 13, 1817 2028 "y": 22 1818 2029 }, 1819 2030 "id": 3, ··· 1906 2117 "gridPos": { 1907 2118 "h": 4, 1908 2119 "w": 4, 1909 - "x": 14, 2120 + "x": 17, 1910 2121 "y": 22 1911 2122 }, 1912 2123 "id": 14, ··· 1966 2177 "axisLabel": "", 1967 2178 "axisPlacement": "auto", 1968 2179 "barAlignment": 0, 1969 - "barWidthFactor": 0.6, 1970 - "drawStyle": "line", 1971 - "fillOpacity": 0, 2180 + "barWidthFactor": 1, 2181 + "drawStyle": "bars", 2182 + "fillOpacity": 100, 1972 2183 "gradientMode": "none", 1973 2184 "hideFrom": { 1974 2185 "legend": false, ··· 1977 2188 }, 1978 2189 "insertNulls": false, 1979 2190 "lineInterpolation": "linear", 1980 - "lineWidth": 1, 2191 + "lineWidth": 0, 1981 2192 "pointSize": 5, 1982 2193 "scaleDistribution": { 1983 2194 "type": "linear" ··· 2016 2227 "y": 27 2017 2228 }, 2018 2229 "id": 20, 2230 + "maxDataPoints": 128, 2019 2231 "options": { 2020 2232 "legend": { 2021 2233 "calcs": [], ··· 2059 2271 "axisLabel": "", 2060 2272 "axisPlacement": "auto", 2061 2273 "barAlignment": 0, 2062 - "barWidthFactor": 0.6, 2063 - "drawStyle": "line", 2064 - "fillOpacity": 0, 2274 + "barWidthFactor": 1, 2275 + "drawStyle": "bars", 2276 + "fillOpacity": 100, 2065 2277 "gradientMode": "none", 2066 2278 "hideFrom": { 2067 2279 "legend": false, ··· 2070 2282 }, 2071 2283 "insertNulls": false, 2072 2284 "lineInterpolation": "linear", 2073 - "lineWidth": 1, 2285 + "lineWidth": 0, 2074 2286 "pointSize": 5, 2075 2287 "scaleDistribution": { 2076 2288 "type": "linear" ··· 2110 2322 "y": 27 2111 2323 }, 2112 2324 "id": 23, 2325 + "maxDataPoints": 128, 2113 2326 "options": { 2114 2327 "legend": { 2115 2328 "calcs": [], ··· 2127 2340 "targets": [ 2128 2341 { 2129 2342 "editorMode": "builder", 2130 - "expr": "sum by(instance) (lightrail_db_time_compacting_seconds{job=\"lightrail\"})", 2343 + "expr": "sum by(instance) (increase(lightrail_db_time_compacting_seconds{job=\"lightrail\"}[5m]))", 2131 2344 "legendFormat": "__auto", 2132 2345 "range": true, 2133 2346 "refId": "A" ··· 2153 2366 "axisLabel": "", 2154 2367 "axisPlacement": "auto", 2155 2368 "barAlignment": 0, 2156 - "barWidthFactor": 0.6, 2157 - "drawStyle": "line", 2158 - "fillOpacity": 0, 2369 + "barWidthFactor": 1, 2370 + "drawStyle": "bars", 2371 + "fillOpacity": 100, 2159 2372 "gradientMode": "none", 2160 2373 "hideFrom": { 2161 2374 "legend": false, ··· 2164 2377 }, 2165 2378 "insertNulls": false, 2166 2379 "lineInterpolation": "linear", 2167 - "lineWidth": 1, 2380 + "lineWidth": 0, 2168 2381 "pointSize": 5, 2169 2382 "scaleDistribution": { 2170 2383 "type": "linear" ··· 2220 2433 "targets": [ 2221 2434 { 2222 2435 "editorMode": "builder", 2223 - "expr": "sum by(instance) (lightrail_db_journal_count{job=\"lightrail\"})", 2436 + "expr": "max by(instance) (lightrail_db_journal_count{job=\"lightrail\"})", 2224 2437 "legendFormat": "__auto", 2225 2438 "range": true, 2226 2439 "refId": "A" ··· 2587 2800 "targets": [ 2588 2801 { 2589 2802 "editorMode": "builder", 2590 - "expr": "sum by(instance, outcome) (rate(lightrail_identity_resolution_total{job=\"lightrail\"}[$__rate_interval]))", 2803 + "expr": "avg by(instance, outcome) (rate(lightrail_identity_resolution_total{job=\"lightrail\"}[$__rate_interval]))", 2591 2804 "legendFormat": "{{ outcome }} ({{ instance }})", 2592 2805 "range": true, 2593 2806 "refId": "A" ··· 2687 2900 "refId": "A" 2688 2901 } 2689 2902 ], 2690 - "title": "identity rate limits", 2903 + "title": "identity rate limit events", 2691 2904 "type": "timeseries" 2692 2905 }, 2693 2906 { ··· 2892 3105 } 2893 3106 ], 2894 3107 "preload": false, 2895 - "refresh": "30s", 3108 + "refresh": "5m", 2896 3109 "schemaVersion": 41, 2897 3110 "tags": [], 2898 3111 "templating": { 2899 3112 "list": [] 2900 3113 }, 2901 3114 "time": { 2902 - "from": "now-3h", 3115 + "from": "now-24h", 2903 3116 "to": "now" 2904 3117 }, 2905 3118 "timepicker": {}, 2906 3119 "timezone": "America/Toronto", 2907 3120 "title": "lightrail", 2908 3121 "uid": "4b2dc5ab-9374-4a00-acb6-d7921fb82785", 2909 - "version": 14 3122 + "version": 16 2910 3123 }