From 179ce74c79b94eb9b7c5d21596753cc18fe6e076 Mon Sep 17 00:00:00 2001 From: Aaron Knudtson <87577305+knudtty@users.noreply.github.com> Date: Thu, 12 Feb 2026 19:05:01 -0500 Subject: [PATCH] update again --- HYPERDX_VERSION | 2 +- out/404.html | 2 +- .../_buildManifest.js | 2 +- .../_ssgManifest.js | 0 out/_next/static/chunks/1274-aef343c4656bbdfc.js | 1 + out/_next/static/chunks/843-2beab8a2f975e11f.js | 1 - .../{chart-128d853e9f7289d9.js => chart-6755baf0b3fd29c0.js} | 2 +- ...oards-3d779f5e8fb68e8b.js => dashboards-a3b5a41cc0a172e5.js} | 2 +- ...d]-f292ec2addf58191.js => [dashboardId]-e4b59bd2f4c63ea8.js} | 2 +- out/_next/static/css/0113e8053fc9d65c.css | 1 + out/_next/static/css/26b05773e0fa61b5.css | 1 - out/_next/static/css/38b3c6185281f24c.css | 1 + out/_next/static/css/4495e419d907eed3.css | 1 + out/_next/static/css/6955fee8f520a9bc.css | 1 - .../static/css/{e7c094305522f2c8.css => 7ad6e05a9a1f8d70.css} | 2 +- .../static/css/{18153dbef56bd5dd.css => a74153f2bb2d1916.css} | 2 +- out/_next/static/css/aa458d09e4c5d9b3.css | 1 + out/_next/static/css/af33b5fb9a22db87.css | 1 - out/_next/static/css/b2536eaae005afc1.css | 1 - out/_next/static/css/c2ef5da228e74437.css | 1 + .../static/css/{ee269176f03eafcc.css => c3cd15a2f71d4e4b.css} | 2 +- out/_next/static/css/d79d91e5afdfff77.css | 1 - out/_next/static/css/e07151a1a85806be.css | 1 - out/_next/static/css/ee8688206e298d66.css | 1 + .../static/css/{4e51af53d7bd7008.css => f0f1f058e57da1cf.css} | 2 +- .../static/css/{dd450b9f6570662c.css => f6948ab8dd6a77d5.css} | 2 +- .../static/css/{08e7718eb2fad60a.css => f95635a8721aacc8.css} | 2 +- out/alerts.html | 2 +- out/benchmark.html | 2 +- out/chart.html | 2 +- out/clickhouse.html | 2 +- out/dashboards.html | 2 +- out/dashboards/[dashboardId].html | 2 +- out/dashboards/import.html | 2 +- out/index.html | 2 +- out/join-team.html | 2 +- out/kubernetes.html | 2 +- out/login.html | 2 +- out/register.html | 2 +- out/search.html | 2 +- out/search/[savedSearchId].html | 2 +- out/service-map.html | 2 +- out/services.html | 2 +- out/sessions.html | 2 +- out/team.html | 2 +- 45 files changed, 37 insertions(+), 37 deletions(-) rename out/_next/static/{Giu07aUNIm06Ao6-dcTA4 => 4X00GdJ--VNMdxwhVE1A2}/_buildManifest.js (52%) rename out/_next/static/{Giu07aUNIm06Ao6-dcTA4 => 4X00GdJ--VNMdxwhVE1A2}/_ssgManifest.js (100%) create mode 100644 out/_next/static/chunks/1274-aef343c4656bbdfc.js delete mode 100644 out/_next/static/chunks/843-2beab8a2f975e11f.js rename out/_next/static/chunks/pages/{chart-128d853e9f7289d9.js => chart-6755baf0b3fd29c0.js} (99%) rename out/_next/static/chunks/pages/{dashboards-3d779f5e8fb68e8b.js => dashboards-a3b5a41cc0a172e5.js} (99%) rename out/_next/static/chunks/pages/dashboards/{[dashboardId]-f292ec2addf58191.js => [dashboardId]-e4b59bd2f4c63ea8.js} (99%) create mode 100644 out/_next/static/css/0113e8053fc9d65c.css delete mode 100644 out/_next/static/css/26b05773e0fa61b5.css create mode 100644 out/_next/static/css/38b3c6185281f24c.css create mode 100644 out/_next/static/css/4495e419d907eed3.css delete mode 100644 out/_next/static/css/6955fee8f520a9bc.css rename out/_next/static/css/{e7c094305522f2c8.css => 7ad6e05a9a1f8d70.css} (63%) rename out/_next/static/css/{18153dbef56bd5dd.css => a74153f2bb2d1916.css} (56%) create mode 100644 out/_next/static/css/aa458d09e4c5d9b3.css delete mode 100644 out/_next/static/css/af33b5fb9a22db87.css delete mode 100644 out/_next/static/css/b2536eaae005afc1.css create mode 100644 out/_next/static/css/c2ef5da228e74437.css rename out/_next/static/css/{ee269176f03eafcc.css => c3cd15a2f71d4e4b.css} (68%) delete mode 100644 out/_next/static/css/d79d91e5afdfff77.css delete mode 100644 out/_next/static/css/e07151a1a85806be.css create mode 100644 out/_next/static/css/ee8688206e298d66.css rename out/_next/static/css/{4e51af53d7bd7008.css => f0f1f058e57da1cf.css} (69%) rename out/_next/static/css/{dd450b9f6570662c.css => f6948ab8dd6a77d5.css} (69%) rename out/_next/static/css/{08e7718eb2fad60a.css => f95635a8721aacc8.css} (96%) diff --git a/HYPERDX_VERSION b/HYPERDX_VERSION index 7524906..2b5b5ad 100644 --- a/HYPERDX_VERSION +++ b/HYPERDX_VERSION @@ -1 +1 @@ -2.16.0 +UNSET diff --git a/out/404.html b/out/404.html index f1904dd..d917e22 100644 --- a/out/404.html +++ b/out/404.html @@ -1 +1 @@ -