@cryptotaxi247 / CoPilot / commits / 026a7e7e

Update Grafana dashboards to include date histogram bucket aggregation for latest grafana version (#737)

- Added date histogram bucket aggregation with auto interval to multiple Grafana dashboard JSON files for improved time series data visualization. - Updated the following dashboards: Bitdefender, CarbonBlack, Cato, Crowdstrike, Darktrace, DefenderForEndpoint, Duo, Fortinet (various), Huntress, Mimecast, Office365 (various), SapSiem, Sentinelone, and Sonicwall.

taylor_socfortress committed Feb 20, 2026 at 15:30 UTC 026a7e7e95fc15ae32df7ffeca8a6fc71a968e07
48 files changed +55 -55
backend/app/connectors/grafana/dashboards/Bitdefender/summary.json
+2 -2
@@ -357,7 +357,7 @@
357 "targets": [
358 {
359 "alias": "",
360 - "bucketAggs": [],
360 + "bucketAggs": [{"type": "date_histogram", "id": "1", "settings": {"interval": "auto"}}],
361 "datasource": {
362 "type": "grafana-opensearch-datasource",
363 "uid": "replace_datasource_uid"
@@ -2187,7 +2187,7 @@
2187 "pluginVersion": "9.2.1",
2188 "targets": [
2189 {
2190 - "bucketAggs": [],
2190 + "bucketAggs": [{"type": "date_histogram", "id": "1", "settings": {"interval": "auto"}}],
2191 "datasource": {
2192 "type": "grafana-opensearch-datasource",
2193 "uid": "replace_datasource_uid"
backend/app/connectors/grafana/dashboards/CarbonBlack/summary.json
+1 -1
@@ -1694,7 +1694,7 @@
1694 "targets": [
1695 {
1696 "alias": "",
1697 - "bucketAggs": [],
1697 + "bucketAggs": [{"type": "date_histogram", "id": "1", "settings": {"interval": "auto"}}],
1698 "datasource": {
1699 "type": "grafana-opensearch-datasource",
1700 "uid": "replace_datasource_uid"
backend/app/connectors/grafana/dashboards/Cato/summary.json
+1 -1
@@ -2073,7 +2073,7 @@
2073 "targets": [
2074 {
2075 "alias": "",
2076 - "bucketAggs": [],
2076 + "bucketAggs": [{"type": "date_histogram", "id": "1", "settings": {"interval": "auto"}}],
2077 "datasource": {
2078 "type": "grafana-opensearch-datasource",
2079 "uid": "replace_datasource_uid"
backend/app/connectors/grafana/dashboards/Crowdstrike/summary.json
+3 -3
@@ -1171,7 +1171,7 @@
1171 "targets": [
1172 {
1173 "alias": "",
1174 - "bucketAggs": [],
1174 + "bucketAggs": [{"type": "date_histogram", "id": "1", "settings": {"interval": "auto"}}],
1175 "datasource": {
1176 "type": "grafana-opensearch-datasource",
1177 "uid": "replace_datasource_uid"
@@ -2185,7 +2185,7 @@
2185 "targets": [
2186 {
2187 "alias": "",
2188 - "bucketAggs": [],
2188 + "bucketAggs": [{"type": "date_histogram", "id": "1", "settings": {"interval": "auto"}}],
2189 "datasource": {
2190 "type": "grafana-opensearch-datasource",
2191 "uid": "replace_datasource_uid"
@@ -3169,7 +3169,7 @@
3169 "targets": [
3170 {
3171 "alias": "",
3172 - "bucketAggs": [],
3172 + "bucketAggs": [{"type": "date_histogram", "id": "1", "settings": {"interval": "auto"}}],
3173 "datasource": {
3174 "type": "grafana-opensearch-datasource",
3175 "uid": "replace_datasource_uid"
backend/app/connectors/grafana/dashboards/Darktrace/summary.json
+1 -1
@@ -1526,7 +1526,7 @@
1526 "targets": [
1527 {
1528 "alias": "",
1529 - "bucketAggs": [],
1529 + "bucketAggs": [{"type": "date_histogram", "id": "1", "settings": {"interval": "auto"}}],
1530 "datasource": {
1531 "type": "grafana-opensearch-datasource",
1532 "uid": "replace_datasource_uid"
backend/app/connectors/grafana/dashboards/DefenderForEndpoint/summary.json
+1 -1
@@ -836,7 +836,7 @@
836 "targets": [
837 {
838 "alias": "",
839 - "bucketAggs": [],
839 + "bucketAggs": [{"type": "date_histogram", "id": "1", "settings": {"interval": "auto"}}],
840 "datasource": {
841 "type": "grafana-opensearch-datasource",
842 "uid": "replace_datasource_uid"
backend/app/connectors/grafana/dashboards/Duo/duo_auth.json
+1 -1
@@ -1940,7 +1940,7 @@
1940 "pluginVersion": "10.2.3",
1941 "targets": [
1942 {
1943 - "bucketAggs": [],
1943 + "bucketAggs": [{"type": "date_histogram", "id": "1", "settings": {"interval": "auto"}}],
1944 "datasource": {
1945 "type": "grafana-opensearch-datasource",
1946 "uid": "replace_datasource_uid"
backend/app/connectors/grafana/dashboards/Fortinet/fortinet_system_logs.json
+1 -1
@@ -1547,7 +1547,7 @@
1547 "targets": [
1548 {
1549 "alias": "",
1550 - "bucketAggs": [],
1550 + "bucketAggs": [{"type": "date_histogram", "id": "1", "settings": {"interval": "auto"}}],
1551 "datasource": {
1552 "type": "grafana-opensearch-datasource",
1553 "uid": "replace_datasource_uid"
backend/app/connectors/grafana/dashboards/Fortinet/fortinet_utm_anomalies.json
+1 -1
@@ -1676,7 +1676,7 @@
1676 "targets": [
1677 {
1678 "alias": "",
1679 - "bucketAggs": [],
1679 + "bucketAggs": [{"type": "date_histogram", "id": "1", "settings": {"interval": "auto"}}],
1680 "datasource": {
1681 "type": "grafana-opensearch-datasource",
1682 "uid": "replace_datasource_uid"
backend/app/connectors/grafana/dashboards/Fortinet/fortinet_utm_app_control.json
+1 -1
@@ -1668,7 +1668,7 @@
1668 "targets": [
1669 {
1670 "alias": "",
1671 - "bucketAggs": [],
1671 + "bucketAggs": [{"type": "date_histogram", "id": "1", "settings": {"interval": "auto"}}],
1672 "datasource": {
1673 "type": "grafana-opensearch-datasource",
1674 "uid": "replace_datasource_uid"
backend/app/connectors/grafana/dashboards/Fortinet/fortinet_utm_dlp.json
+1 -1
@@ -1679,7 +1679,7 @@
1679 "targets": [
1680 {
1681 "alias": "",
1682 - "bucketAggs": [],
1682 + "bucketAggs": [{"type": "date_histogram", "id": "1", "settings": {"interval": "auto"}}],
1683 "datasource": {
1684 "type": "grafana-opensearch-datasource",
1685 "uid": "replace_datasource_uid"
backend/app/connectors/grafana/dashboards/Fortinet/fortinet_utm_dns.json
+1 -1
@@ -1864,7 +1864,7 @@
1864 "targets": [
1865 {
1866 "alias": "",
1867 - "bucketAggs": [],
1867 + "bucketAggs": [{"type": "date_histogram", "id": "1", "settings": {"interval": "auto"}}],
1868 "datasource": {
1869 "type": "grafana-opensearch-datasource",
1870 "uid": "replace_datasource_uid"
backend/app/connectors/grafana/dashboards/Fortinet/fortinet_utm_ips.json
+1 -1
@@ -1679,7 +1679,7 @@
1679 "targets": [
1680 {
1681 "alias": "",
1682 - "bucketAggs": [],
1682 + "bucketAggs": [{"type": "date_histogram", "id": "1", "settings": {"interval": "auto"}}],
1683 "datasource": {
1684 "type": "grafana-opensearch-datasource",
1685 "uid": "replace_datasource_uid"
backend/app/connectors/grafana/dashboards/Fortinet/fortinet_utm_ssl.json
+1 -1
@@ -1661,7 +1661,7 @@
1661 "targets": [
1662 {
1663 "alias": "",
1664 - "bucketAggs": [],
1664 + "bucketAggs": [{"type": "date_histogram", "id": "1", "settings": {"interval": "auto"}}],
1665 "datasource": {
1666 "type": "grafana-opensearch-datasource",
1667 "uid": "replace_datasource_uid"
backend/app/connectors/grafana/dashboards/Fortinet/fortinet_utm_virus.json
+1 -1
@@ -1649,7 +1649,7 @@
1649 "targets": [
1650 {
1651 "alias": "",
1652 - "bucketAggs": [],
1652 + "bucketAggs": [{"type": "date_histogram", "id": "1", "settings": {"interval": "auto"}}],
1653 "datasource": {
1654 "type": "grafana-opensearch-datasource",
1655 "uid": "replace_datasource_uid"
backend/app/connectors/grafana/dashboards/Fortinet/fortinet_utm_webfilter.json
+1 -1
@@ -1862,7 +1862,7 @@
1862 "targets": [
1863 {
1864 "alias": "",
1865 - "bucketAggs": [],
1865 + "bucketAggs": [{"type": "date_histogram", "id": "1", "settings": {"interval": "auto"}}],
1866 "datasource": {
1867 "type": "grafana-opensearch-datasource",
1868 "uid": "replace_datasource_uid"
backend/app/connectors/grafana/dashboards/Fortinet/fortinet_vpn.json
+2 -2
@@ -2050,7 +2050,7 @@
2050 "targets": [
2051 {
2052 "alias": "",
2053 - "bucketAggs": [],
2053 + "bucketAggs": [{"type": "date_histogram", "id": "1", "settings": {"interval": "auto"}}],
2054 "datasource": {
2055 "type": "grafana-opensearch-datasource",
2056 "uid": "replace_datasource_uid"
@@ -3603,7 +3603,7 @@
3603 "targets": [
3604 {
3605 "alias": "",
3606 - "bucketAggs": [],
3606 + "bucketAggs": [{"type": "date_histogram", "id": "1", "settings": {"interval": "auto"}}],
3607 "datasource": {
3608 "type": "grafana-opensearch-datasource",
3609 "uid": "replace_datasource_uid"
backend/app/connectors/grafana/dashboards/Huntress/summary.json
+1 -1
@@ -1111,7 +1111,7 @@
1111 "targets": [
1112 {
1113 "alias": "",
1114 - "bucketAggs": [],
1114 + "bucketAggs": [{"type": "date_histogram", "id": "1", "settings": {"interval": "auto"}}],
1115 "datasource": {
1116 "type": "grafana-opensearch-datasource",
1117 "uid": "replace_datasource_uid"
backend/app/connectors/grafana/dashboards/Mimecast/summary.json
+4 -4
@@ -1490,7 +1490,7 @@
1490 "pluginVersion": "10.2.3",
1491 "targets": [
1492 {
1493 - "bucketAggs": [],
1493 + "bucketAggs": [{"type": "date_histogram", "id": "1", "settings": {"interval": "auto"}}],
1494 "datasource": {
1495 "type": "grafana-opensearch-datasource",
1496 "uid": "replace_datasource_uid"
@@ -2831,7 +2831,7 @@
2831 "pluginVersion": "10.2.3",
2832 "targets": [
2833 {
2834 - "bucketAggs": [],
2834 + "bucketAggs": [{"type": "date_histogram", "id": "1", "settings": {"interval": "auto"}}],
2835 "datasource": {
2836 "type": "grafana-opensearch-datasource",
2837 "uid": "replace_datasource_uid"
@@ -4178,7 +4178,7 @@
4178 "pluginVersion": "10.2.3",
4179 "targets": [
4180 {
4181 - "bucketAggs": [],
4181 + "bucketAggs": [{"type": "date_histogram", "id": "1", "settings": {"interval": "auto"}}],
4182 "datasource": {
4183 "type": "grafana-opensearch-datasource",
4184 "uid": "replace_datasource_uid"
@@ -5481,7 +5481,7 @@
5481 "pluginVersion": "10.2.3",
5482 "targets": [
5483 {
5484 - "bucketAggs": [],
5484 + "bucketAggs": [{"type": "date_histogram", "id": "1", "settings": {"interval": "auto"}}],
5485 "datasource": {
5486 "type": "grafana-opensearch-datasource",
5487 "uid": "replace_datasource_uid"
backend/app/connectors/grafana/dashboards/Office365/active_directory.json
+1 -1
@@ -3733,7 +3733,7 @@
3733 "pluginVersion": "10.4.0",
3734 "targets": [
3735 {
3736 - "bucketAggs": [],
3736 + "bucketAggs": [{"type": "date_histogram", "id": "1", "settings": {"interval": "auto"}}],
3737 "datasource": {
3738 "type": "grafana-opensearch-datasource",
3739 "uid": "replace_datasource_uid"
backend/app/connectors/grafana/dashboards/Office365/applications.json
+1 -1
@@ -1555,7 +1555,7 @@
1555 "pluginVersion": "10.4.0",
1556 "targets": [
1557 {
1558 - "bucketAggs": [],
1558 + "bucketAggs": [{"type": "date_histogram", "id": "1", "settings": {"interval": "auto"}}],
1559 "datasource": {
1560 "type": "grafana-opensearch-datasource",
1561 "uid": "replace_datasource_uid"
backend/app/connectors/grafana/dashboards/Office365/compliance_center.json
+1 -1
@@ -1173,7 +1173,7 @@
1173 "pluginVersion": "10.4.0",
1174 "targets": [
1175 {
1176 - "bucketAggs": [],
1176 + "bucketAggs": [{"type": "date_histogram", "id": "1", "settings": {"interval": "auto"}}],
1177 "datasource": {
1178 "type": "grafana-opensearch-datasource",
1179 "uid": "replace_datasource_uid"
backend/app/connectors/grafana/dashboards/Office365/defender_for_identity.json
+1 -1
@@ -1487,7 +1487,7 @@
1487 "pluginVersion": "10.4.0",
1488 "targets": [
1489 {
1490 - "bucketAggs": [],
1490 + "bucketAggs": [{"type": "date_histogram", "id": "1", "settings": {"interval": "auto"}}],
1491 "datasource": {
1492 "type": "grafana-opensearch-datasource",
1493 "uid": "replace_datasource_uid"
backend/app/connectors/grafana/dashboards/Office365/dlp.json
+1 -1
@@ -1277,7 +1277,7 @@
1277 "pluginVersion": "10.4.0",
1278 "targets": [
1279 {
1280 - "bucketAggs": [],
1280 + "bucketAggs": [{"type": "date_histogram", "id": "1", "settings": {"interval": "auto"}}],
1281 "datasource": {
1282 "type": "grafana-opensearch-datasource",
1283 "uid": "replace_datasource_uid"
backend/app/connectors/grafana/dashboards/Office365/endpoint.json
+1 -1
@@ -1635,7 +1635,7 @@
1635 "pluginVersion": "10.4.0",
1636 "targets": [
1637 {
1638 - "bucketAggs": [],
1638 + "bucketAggs": [{"type": "date_histogram", "id": "1", "settings": {"interval": "auto"}}],
1639 "datasource": {
1640 "type": "grafana-opensearch-datasource",
1641 "uid": "replace_datasource_uid"
backend/app/connectors/grafana/dashboards/Office365/exchange.json
+1 -1
@@ -1461,7 +1461,7 @@
1461 "pluginVersion": "10.4.0",
1462 "targets": [
1463 {
1464 - "bucketAggs": [],
1464 + "bucketAggs": [{"type": "date_histogram", "id": "1", "settings": {"interval": "auto"}}],
1465 "datasource": {
1466 "type": "grafana-opensearch-datasource",
1467 "uid": "replace_datasource_uid"
backend/app/connectors/grafana/dashboards/Office365/forms.json
+1 -1
@@ -1603,7 +1603,7 @@
1603 "pluginVersion": "10.4.0",
1604 "targets": [
1605 {
1606 - "bucketAggs": [],
1606 + "bucketAggs": [{"type": "date_histogram", "id": "1", "settings": {"interval": "auto"}}],
1607 "datasource": {
1608 "type": "grafana-opensearch-datasource",
1609 "uid": "replace_datasource_uid"
backend/app/connectors/grafana/dashboards/Office365/mitre.json
+1 -1
@@ -1571,7 +1571,7 @@
1571 "pluginVersion": "9.0.0",
1572 "targets": [
1573 {
1574 - "bucketAggs": [],
1574 + "bucketAggs": [{"type": "date_histogram", "id": "1", "settings": {"interval": "auto"}}],
1575 "datasource": {
1576 "type": "grafana-opensearch-datasource",
1577 "uid": "replace_datasource_uid"
backend/app/connectors/grafana/dashboards/Office365/onedrive.json
+1 -1
@@ -1473,7 +1473,7 @@
1473 "pluginVersion": "10.4.0",
1474 "targets": [
1475 {
1476 - "bucketAggs": [],
1476 + "bucketAggs": [{"type": "date_histogram", "id": "1", "settings": {"interval": "auto"}}],
1477 "datasource": {
1478 "type": "grafana-opensearch-datasource",
1479 "uid": "replace_datasource_uid"
backend/app/connectors/grafana/dashboards/Office365/powerbi.json
+1 -1
@@ -1605,7 +1605,7 @@
1605 "pluginVersion": "10.4.0",
1606 "targets": [
1607 {
1608 - "bucketAggs": [],
1608 + "bucketAggs": [{"type": "date_histogram", "id": "1", "settings": {"interval": "auto"}}],
1609 "datasource": {
1610 "type": "grafana-opensearch-datasource",
1611 "uid": "replace_datasource_uid"
backend/app/connectors/grafana/dashboards/Office365/sharepoint.json
+1 -1
@@ -1612,7 +1612,7 @@
1612 "pluginVersion": "10.4.0",
1613 "targets": [
1614 {
1615 - "bucketAggs": [],
1615 + "bucketAggs": [{"type": "date_histogram", "id": "1", "settings": {"interval": "auto"}}],
1616 "datasource": {
1617 "type": "grafana-opensearch-datasource",
1618 "uid": "replace_datasource_uid"
backend/app/connectors/grafana/dashboards/Office365/summary.json
+1 -1
@@ -1771,7 +1771,7 @@
1771 "pluginVersion": "10.4.0",
1772 "targets": [
1773 {
1774 - "bucketAggs": [],
1774 + "bucketAggs": [{"type": "date_histogram", "id": "1", "settings": {"interval": "auto"}}],
1775 "datasource": {
1776 "type": "grafana-opensearch-datasource",
1777 "uid": "replace_datasource_uid"
backend/app/connectors/grafana/dashboards/Office365/teams.json
+1 -1
@@ -1436,7 +1436,7 @@
1436 "pluginVersion": "10.4.0",
1437 "targets": [
1438 {
1439 - "bucketAggs": [],
1439 + "bucketAggs": [{"type": "date_histogram", "id": "1", "settings": {"interval": "auto"}}],
1440 "datasource": {
1441 "type": "grafana-opensearch-datasource",
1442 "uid": "replace_datasource_uid"
backend/app/connectors/grafana/dashboards/Office365/threat_intelligence.json
+1 -1
@@ -1719,7 +1719,7 @@
1719 "pluginVersion": "10.4.0",
1720 "targets": [
1721 {
1722 - "bucketAggs": [],
1722 + "bucketAggs": [{"type": "date_histogram", "id": "1", "settings": {"interval": "auto"}}],
1723 "datasource": {
1724 "type": "grafana-opensearch-datasource",
1725 "uid": "replace_datasource_uid"
backend/app/connectors/grafana/dashboards/SapSiem/users_auth.json
+1 -1
@@ -1416,7 +1416,7 @@
1416 "pluginVersion": "10.2.3",
1417 "targets": [
1418 {
1419 - "bucketAggs": [],
1419 + "bucketAggs": [{"type": "date_histogram", "id": "1", "settings": {"interval": "auto"}}],
1420 "datasource": {
1421 "type": "grafana-opensearch-datasource",
1422 "uid": "replace_datasource_uid"
backend/app/connectors/grafana/dashboards/Sentinelone/sentinelone_epp_administrative.json
+1 -1
@@ -1023,7 +1023,7 @@
1023 "pluginVersion": "10.4.2",
1024 "targets": [
1025 {
1026 - "bucketAggs": [],
1026 + "bucketAggs": [{"type": "date_histogram", "id": "1", "settings": {"interval": "auto"}}],
1027 "datasource": {
1028 "type": "grafana-opensearch-datasource",
1029 "uid": "replace_datasource_uid"
backend/app/connectors/grafana/dashboards/Sentinelone/sentinelone_epp_malware.json
+1 -1
@@ -3019,7 +3019,7 @@
3019 "pluginVersion": "10.4.2",
3020 "targets": [
3021 {
3022 - "bucketAggs": [],
3022 + "bucketAggs": [{"type": "date_histogram", "id": "1", "settings": {"interval": "auto"}}],
3023 "datasource": {
3024 "type": "grafana-opensearch-datasource",
3025 "uid": "replace_datasource_uid"
backend/app/connectors/grafana/dashboards/Sentinelone/sentinelone_epp_mitigation.json
+1 -1
@@ -3019,7 +3019,7 @@
3019 "pluginVersion": "10.4.2",
3020 "targets": [
3021 {
3022 - "bucketAggs": [],
3022 + "bucketAggs": [{"type": "date_histogram", "id": "1", "settings": {"interval": "auto"}}],
3023 "datasource": {
3024 "type": "grafana-opensearch-datasource",
3025 "uid": "replace_datasource_uid"
backend/app/connectors/grafana/dashboards/Sentinelone/sentinelone_epp_operations.json
+1 -1
@@ -1023,7 +1023,7 @@
1023 "pluginVersion": "10.4.2",
1024 "targets": [
1025 {
1026 - "bucketAggs": [],
1026 + "bucketAggs": [{"type": "date_histogram", "id": "1", "settings": {"interval": "auto"}}],
1027 "datasource": {
1028 "type": "grafana-opensearch-datasource",
1029 "uid": "replace_datasource_uid"
backend/app/connectors/grafana/dashboards/Sentinelone/sentinelone_epp_ranger.json
+1 -1
@@ -1023,7 +1023,7 @@
1023 "pluginVersion": "10.4.2",
1024 "targets": [
1025 {
1026 - "bucketAggs": [],
1026 + "bucketAggs": [{"type": "date_histogram", "id": "1", "settings": {"interval": "auto"}}],
1027 "datasource": {
1028 "type": "grafana-opensearch-datasource",
1029 "uid": "replace_datasource_uid"
backend/app/connectors/grafana/dashboards/Sentinelone/sentinelone_epp_summary.json
+1 -1
@@ -3022,7 +3022,7 @@
3022 "pluginVersion": "10.2.0",
3023 "targets": [
3024 {
3025 - "bucketAggs": [],
3025 + "bucketAggs": [{"type": "date_histogram", "id": "1", "settings": {"interval": "auto"}}],
3026 "datasource": {
3027 "type": "grafana-opensearch-datasource",
3028 "uid": "replace_datasource_uid"
backend/app/connectors/grafana/dashboards/Sentinelone/sentinelone_epp_whitelistblacklist.json
+1 -1
@@ -1023,7 +1023,7 @@
1023 "pluginVersion": "10.4.2",
1024 "targets": [
1025 {
1026 - "bucketAggs": [],
1026 + "bucketAggs": [{"type": "date_histogram", "id": "1", "settings": {"interval": "auto"}}],
1027 "datasource": {
1028 "type": "grafana-opensearch-datasource",
1029 "uid": "replace_datasource_uid"
backend/app/connectors/grafana/dashboards/Sonicwall/sonicwall_app_control.json
+1 -1
@@ -2265,7 +2265,7 @@
2265 "targets": [
2266 {
2267 "alias": "",
2268 - "bucketAggs": [],
2268 + "bucketAggs": [{"type": "date_histogram", "id": "1", "settings": {"interval": "auto"}}],
2269 "datasource": {
2270 "type": "grafana-opensearch-datasource",
2271 "uid": "replace_datasource_uid"
backend/app/connectors/grafana/dashboards/Sonicwall/sonicwall_ips.json
+1 -1
@@ -2172,7 +2172,7 @@
2172 "targets": [
2173 {
2174 "alias": "",
2175 - "bucketAggs": [],
2175 + "bucketAggs": [{"type": "date_histogram", "id": "1", "settings": {"interval": "auto"}}],
2176 "datasource": {
2177 "type": "grafana-opensearch-datasource",
2178 "uid": "replace_datasource_uid"
backend/app/connectors/grafana/dashboards/Sonicwall/sonicwall_sdwan.json
+1 -1
@@ -1162,7 +1162,7 @@
1162 "targets": [
1163 {
1164 "alias": "",
1165 - "bucketAggs": [],
1165 + "bucketAggs": [{"type": "date_histogram", "id": "1", "settings": {"interval": "auto"}}],
1166 "datasource": {
1167 "type": "grafana-opensearch-datasource",
1168 "uid": "replace_datasource_uid"
backend/app/connectors/grafana/dashboards/Sonicwall/sonicwall_summary.json
+1 -1
@@ -1460,7 +1460,7 @@
1460 "targets": [
1461 {
1462 "alias": "",
1463 - "bucketAggs": [],
1463 + "bucketAggs": [{"type": "date_histogram", "id": "1", "settings": {"interval": "auto"}}],
1464 "datasource": {
1465 "type": "grafana-opensearch-datasource",
1466 "uid": "replace_datasource_uid"
backend/app/connectors/grafana/dashboards/Sonicwall/sonicwall_vpn.json
+1 -1
@@ -2085,7 +2085,7 @@
2085 "targets": [
2086 {
2087 "alias": "",
2088 - "bucketAggs": [],
2088 + "bucketAggs": [{"type": "date_histogram", "id": "1", "settings": {"interval": "auto"}}],
2089 "datasource": {
2090 "type": "grafana-opensearch-datasource",
2091 "uid": "replace_datasource_uid"
backend/app/connectors/grafana/dashboards/Sonicwall/sonicwall_web_control.json
+1 -1
@@ -1898,7 +1898,7 @@
1898 "targets": [
1899 {
1900 "alias": "",
1901 - "bucketAggs": [],
1901 + "bucketAggs": [{"type": "date_histogram", "id": "1", "settings": {"interval": "auto"}}],
1902 "datasource": {
1903 "type": "grafana-opensearch-datasource",
1904 "uid": "replace_datasource_uid"