What hyperdxio/hyperdx shipped
Generated by FoxPlug from public activity — not affiliated with Hyperdx.
Week of September 14, 2026
What shipped
- Search results now support selecting multiple rows to download or copy as CSV. Pull request #3140
- Alerts page now uses server-side pagination and filtering instead of loading all alerts at once. Pull request #3136
- Dashboard tile alerts can now be exported for Terraform import alongside saved-search alerts. Pull request #3084
- ClickHouse and Prometheus versions upgraded, with Prometheus remote API endpoints now used for PromQL. Pull request #3142
- SQL, Lucene, and PromQL query fields now stay fully visible when unfocused instead of collapsing. Pull request #3150
- Duration-formatted Y-axis labels on charts now use compact formatting to prevent clipping. Release
- Service map nodes now color by absolute error-rate thresholds instead of relative to the highest error. Pull request #3125
- Metric dashboard tiles can now be read and written through the external API. Pull request #3143
- Tags endpoint now filters results by resource type so only relevant tags appear in filters. Pull request #3139
- Added token encryption service for storing sensitive credentials like Slack bot tokens securely. Pull request #3112
Why it matters
Multi-select downloads and server-side alert pagination improve usability at scale. ClickHouse and Prometheus upgrades keep the platform current with dependencies. The UI improvements—expanded query fields, better axis formatting, absolute error thresholds—make charts and filters more reliable.
Changelog entry
- Removed redundant WHERE label and / keycap overlay from query bar; / and s still focus the input Pull request #3152
- Fixed duration axis tick formatter in CLI charts to use compact format consistently Pull request #3158
- Duration-formatted Y-axis labels now use compact formatter to stay within chart's width budget Release
- Fixed Docker build to avoid clobbering base image /usr/lib; enabled image builds on main branch Pull request #3157
- Backfilled alert displayName and tags from referenced saved search or dashboard on API startup Release
- Added dashboard tile alerts to Terraform import exports Release
- Added text indexes for seeding trace schema; compiled spanmetricsconnector for custom OTEL pipelines Release
- Added multi-select support for search rows with CSV download and copy Pull request #3140
- SQL, Lucene, and PromQL query fields now remain fully visible when unfocused Pull request #3150
- Tags endpoint now filters results by resource type Pull request #3139
- Upgraded ClickHouse and Prometheus versions; switched to Prometheus remote API endpoints Pull request #3142
- Alerts page now supports server-side pagination and filtering Pull request #3136
- List alerts API now supports server-side pagination and filtering by tags, creator, source, and search Pull request #3134
- Incident.io webhooks now sent with correct body format that includes required fields Pull request #3144
- Metric dashboards can now be managed as code through the external API Pull request #3143
- Fixed onboarding data probe to escape table and database names in SQL Pull request #3128
- Fixed row side panel for backticked aliases and hyphenated columns Pull request #3115
- Service map nodes now color by absolute error-rate thresholds instead of relative normalization Pull request #3125
- Dashboard tile alerts now exportable for Terraform import Pull request #3084
- Saved-search filters now applied to alert sample query results Pull request #3106
This week: multi-select downloads, alert pagination, ClickHouse/Prometheus upgrades, better query field visibility, improved chart formatting, and metric dashboard API support.
Shipped: multi-row search downloads (CSV format), server-side alert pagination and filtering, dashboard tile alert exports for Terraform, upgraded ClickHouse/Prometheus with remote API endpoints, persistent query field visibility, compact duration axis labels, absolute error-rate thresholds on service maps, metric dashboard API support, and encrypted token storage for integrations.