What's Changed
- feat: clean up graceful-shutdown process + introduce
stop
andclearDBs
methods in mock server by @wrn14897 in #283 - fix: cache the result conditionally (SimpleCache) by @wrn14897 in #286
- Add TF config UI to dashboards by @MikeShi42 in #276
- feat: extract 'message' field in json body as _hdx_body by @wrn14897 in #285
- ci: move github context to env (security) by @wrn14897 in #289
- Unify chart page to use edit chart form in dashboard by @MikeShi42 in #288
- refactor: metrics tags endpoints by @wrn14897 in #287
- Create dashboard from chart explorer by @MikeShi42 in #290
- Fix overflow behavior for list bar charts by @MikeShi42 in #293
- Deprecate HDXLineChart by @MikeShi42 in #292
- Fix manual time query input in service/k8s dashboards by @MikeShi42 in #291
- Revert "feat: extract 'message' field in json body as _hdx_body" by @wrn14897 in #296
- Join on all keys in multi series chart by @MikeShi42 in #294
- feat: parse legacy k8s v1 cluster events by @wrn14897 in #300
- chore(deps): bump certifi from 2023.5.7 to 2023.7.22 in /packages/miner by @dependabot in #284
- chore(deps): bump fastapi from 0.98.0 to 0.109.1 in /packages/miner by @dependabot in #299
- Add support for chars -+=; in password by @JeyRathnam in #301
- fix: dense rank should be computed base on rank value and group by @wrn14897 in #302
- fix: pull metrics name from supported type list by @wrn14897 in #303
- chore: Upgrade to Next 13 + React 18 🎉 by @MikeShi42 in #298
- fix: Chart Page Group By input width by @svc-shorpo in #308
- fix: Chart page time form fix by @svc-shorpo in #307
- feat: Better Dashboard filters UI by @svc-shorpo in #309
- fix: Use nuqs for ChartPage url query params by @svc-shorpo in #311
- Minor UI fixes by @svc-shorpo in #312
- feat: Navbar Drag and Drop by @svc-shorpo in #313
- fix: AppNav scrollbar by @svc-shorpo in #315
- feat: alert message template - pt1 by @wrn14897 in #318
- feat: alert template message - pt2 by @wrn14897 in #320
- Add alert template fields to external alert API by @MikeShi42 in #322
- refactor: rename alert template title and body fields by @wrn14897 in #323
- chore: Upgrade to Mantine@7 by @svc-shorpo in #306
- chore: bump hdx pkgs (node-opentelemetry + browser + python) by @wrn14897 in #327
- feat: alert template message pt3 by @wrn14897 in #326
Full Changelog: https://github.com/hyperdxio/hyperdx/compare/hyperdx@1.6.0...hyperdx@1.7.0