|
80 | 80 | "uid": "PBFA97CFB590B2093" |
81 | 81 | }, |
82 | 82 | "editorMode": "code", |
83 | | - "expr": "topk(1, internetnl_version_info)", |
| 83 | + "expr": "internetnl_version_info", |
84 | 84 | "format": "table", |
85 | 85 | "instant": false, |
86 | 86 | "key": "Q-8aff2f4f-f2ed-4c19-a41a-e69b7c8d3e4e-0", |
|
698 | 698 | "axisColorMode": "text", |
699 | 699 | "axisLabel": "", |
700 | 700 | "axisPlacement": "auto", |
| 701 | + "axisSoftMin": 0, |
701 | 702 | "barAlignment": 0, |
702 | 703 | "drawStyle": "line", |
703 | 704 | "fillOpacity": 0, |
|
746 | 747 | "options": { |
747 | 748 | "mode": "exclude", |
748 | 749 | "names": [ |
749 | | - "batch_callback", |
750 | | - "batch_callback_appsecpriv_batch_web_callback", |
751 | | - "batch_callback_dnssec_batch_mail_callback", |
752 | | - "batch_callback_dnssec_batch_web_callback", |
753 | | - "batch_callback_ipv6_batch_mail_callback", |
754 | | - "batch_callback_ipv6_batch_web_callback", |
755 | | - "batch_callback_mail_batch_mail_callback", |
756 | | - "batch_callback_rpki_batch_mail_callback", |
757 | | - "batch_callback_rpki_batch_web_callback", |
758 | | - "batch_callback_tls_batch_mail_callback", |
759 | | - "batch_callback_tls_batch_web_callback", |
760 | | - "batch_main", |
761 | | - "batch_main_appsecpriv_batch_web_appsecpriv", |
762 | | - "batch_main_batch_dkim", |
763 | | - "batch_main_batch_dmarc", |
764 | | - "batch_main_batch_mail_get_servers", |
765 | | - "batch_main_batch_mail_is_secure", |
766 | | - "batch_main_batch_mail_smtp_starttls", |
767 | | - "batch_main_batch_mx", |
768 | | - "batch_main_batch_ns", |
769 | | - "batch_main_batch_resolve_a_aaaa", |
770 | | - "batch_main_batch_spf", |
771 | | - "batch_main_batch_web", |
772 | | - "batch_main_batch_web_appsecpriv", |
773 | | - "batch_main_batch_web_cert", |
774 | | - "batch_main_batch_web_conn", |
775 | | - "batch_main_batch_web_http", |
776 | | - "batch_main_batch_web_is_secure", |
777 | | - "batch_main_dnssec_batch_mail_is_secure", |
778 | | - "batch_main_dnssec_batch_web_is_secure", |
779 | | - "batch_main_ipv6_batch_mx", |
780 | | - "batch_main_ipv6_batch_ns", |
781 | | - "batch_main_ipv6_batch_web", |
782 | | - "batch_main_mail_batch_dkim", |
783 | | - "batch_main_mail_batch_dmarc", |
784 | | - "batch_main_mail_batch_spf", |
785 | | - "batch_main_shared_batch_mail_get_servers", |
786 | | - "batch_main_shared_batch_resolve_a_aaaa", |
787 | | - "batch_main_tls_batch_mail_smtp_starttls", |
788 | | - "batch_main_tls_batch_web_http", |
789 | | - "batch_nassl", |
790 | | - "batch_nassl-batch_web_cert", |
791 | | - "batch_nassl_tls_batch_web_cert", |
792 | | - "batch_nassl_tls_batch_web_conn", |
793 | | - "batch_scheduler", |
794 | | - "batch_scheduler_scheduler_run", |
795 | | - "batch_slow", |
796 | | - "batch_slow_util_batch_async_generate_results", |
797 | | - "batch_slow_util_batch_async_register", |
798 | | - "celery", |
799 | | - "db_worker", |
800 | | - "default", |
801 | | - "dnssec_worker", |
802 | | - "ipv6_worker", |
803 | | - "mail_worker", |
804 | | - "nassl_worker", |
805 | | - "nassl_worker-mail_smtp_starttls", |
806 | | - "nassl_worker-web_cert", |
807 | | - "nassl_worker-web_conn", |
808 | | - "resolv_worker", |
809 | | - "rpki_worker", |
810 | | - "rpki_worker_rpki_batch_mail_mx_ns_rpki", |
811 | | - "rpki_worker_rpki_batch_mail_ns_rpki", |
812 | | - "rpki_worker_rpki_batch_mail_rpki", |
813 | | - "rpki_worker_rpki_batch_ns_rpki", |
814 | | - "rpki_worker_rpki_batch_web_rpki", |
815 | | - "slow_db_worker", |
816 | | - "web_worker" |
| 750 | + "batch_slow" |
817 | 751 | ], |
818 | 752 | "prefix": "All except:", |
819 | 753 | "readOnly": true |
|
1957 | 1891 | }, |
1958 | 1892 | "gridPos": { |
1959 | 1893 | "h": 4, |
1960 | | - "w": 12, |
1961 | | - "x": 12, |
| 1894 | + "w": 24, |
| 1895 | + "x": 0, |
1962 | 1896 | "y": 42 |
1963 | 1897 | }, |
1964 | 1898 | "id": 5, |
|
2050 | 1984 | "mode": "absolute", |
2051 | 1985 | "steps": [ |
2052 | 1986 | { |
2053 | | - "color": "green", |
2054 | | - "value": null |
| 1987 | + "color": "green" |
2055 | 1988 | }, |
2056 | 1989 | { |
2057 | 1990 | "color": "red", |
|
2172 | 2105 | "type": "timeseries" |
2173 | 2106 | } |
2174 | 2107 | ], |
2175 | | - "refresh": "1m", |
| 2108 | + "refresh": "5s", |
2176 | 2109 | "schemaVersion": 38, |
2177 | 2110 | "style": "dark", |
2178 | 2111 | "tags": [], |
2179 | 2112 | "templating": { |
2180 | 2113 | "list": [] |
2181 | 2114 | }, |
2182 | 2115 | "time": { |
2183 | | - "from": "now-24h", |
| 2116 | + "from": "now-6h", |
2184 | 2117 | "to": "now" |
2185 | 2118 | }, |
2186 | 2119 | "timepicker": {}, |
2187 | 2120 | "timezone": "", |
2188 | 2121 | "title": "Batch", |
2189 | 2122 | "uid": "bdd9dac3-b85a-4420-8158-bd92e06da08d", |
2190 | | - "version": 6, |
| 2123 | + "version": 1, |
2191 | 2124 | "weekStart": "" |
2192 | 2125 | } |
0 commit comments