hyperdx/.changeset
Drew Davis fd9f290e2a
feat: Add query params, sorting, and placeholders to Raw-SQL tables (#1857)
Closes HDX-3580
Closes HDX-3034

## Summary

This PR enhances the support for SQL-driven tables

1. The selected date range can now be referenced in the query with query params. The available query params are outlined in a new section above the SQL input.
2. The table no longer OOMs on large result sets (it is now truncated to the first 10k results), or crashes when selecting columns that are Map or JSON type
3. The table can now be sorted client-side for sql-driven tables
4. There is now placeholder / example SQL in the input

### Screenshots or video

https://github.com/user-attachments/assets/4f39fd0a-d33e-4f8c-9e91-84143d23e293

### How to test locally or on Vercel

This feature can be tested locally or on the preview environment without any special toggles.

### References



- Linear Issue: HDX-3580
- Related PRs:
2026-03-06 16:05:34 +00:00
..
angry-wasps-boil.md feat: support saved query/filter values in external api (#1814) 2026-03-04 16:45:18 +00:00
blue-seals-double.md feat: Add query params, sorting, and placeholders to Raw-SQL tables (#1857) 2026-03-06 16:05:34 +00:00
bright-queens-shop.md feat: field filtering and priority classification (#1835) 2026-03-04 10:17:09 +01:00
config.json feat: allow otel-collector to run without OpAMP server (#1672) 2026-01-29 17:50:24 +00:00
cool-otters-arrive.md fix: Prevent metric name validation on markdown chart (#1859) 2026-03-06 15:18:29 +00:00
fast-swans-brake.md feat: Add RawSqlChartConfig types for SQL-based Table (#1846) 2026-03-05 20:30:58 +00:00
gold-kiwis-behave.md fix: tile alerts with groupBy now correctly track and display group names (#1841) 2026-03-03 23:04:35 +00:00
lazy-carpets-matter.md fix: Allow implicit column lucene search on services dashboard (#1821) 2026-02-27 22:20:26 +00:00
lemon-knives-double.md fix: add whereLanguage to tile alerts (#1842) 2026-03-04 18:54:10 +00:00
little-walls-behave.md chore: separate timeline components to own modules, fix lint issues (#1813) 2026-03-04 20:22:24 +00:00
metal-shrimps-relax.md feat: localStorage for dashboards/saved searches in LOCAL mode (#1822) 2026-03-05 17:26:51 +00:00
poor-pianos-unite.md feat: chart UX polish & heatmap fixes (#1834) 2026-03-03 19:41:21 +00:00
README.md feat: init changeset 2023-09-15 17:23:15 -07:00
sampling-improvements.md feat: deterministic sampling with adaptive sample size (#1849) 2026-03-05 16:52:54 +00:00
silent-ants-shop.md feat: Improve validation of external alerts API input (#1833) 2026-03-03 08:35:51 -05:00
silent-zebras-switch.md feat(alerts): add scheduleStartAt + scheduleOffsetMinutes (#1745) 2026-03-06 01:47:38 +00:00
sixty-years-jog.md fix: Add better URL encoding for query params with special characters (#1794) 2026-03-04 20:34:56 +00:00
sweet-pumas-mix.md feat: Support import/export for dashboards with raw sql tables (#1858) 2026-03-06 14:55:31 +00:00
warm-tigers-glow.md chore: update otel collector base image to 0.147.0 (#1845) 2026-03-04 20:18:16 +00:00

Changesets

Hello and welcome! This folder has been automatically generated by @changesets/cli, a build tool that works with multi-package repos, or single-package repos to help you version and publish your code. You can find the full documentation for it in our repository

We have a quick list of common questions to get you started engaging with this project in our documentation