hyperdx@1.2.0
What's Changed
- fix: vector installation script by @wrn14897 in #80
- feat: Toggle columns from LogSidePanel by @ernestii in #82
- feat: enhanced registration form validation by @mark-omarov in #81
- Fix Sum metric types from over reporting on sum and average aggFns by @MikeShi42 in #87
- feat(register): password confirmation by @mark-omarov in #85
- LogTable and LogSidePanel UI tweaks by @svc-shorpo in #88
- Chart alerts: add schemas and read path by @svc-shorpo in #95
- Refactor: Extract shared alert logic into a separate component by @svc-shorpo in #97
- chore(deps): bump zod from 3.22.2 to 3.22.3 by @dependabot in #99
- chore(deps): bump @adobe/css-tools from 4.2.0 to 4.3.1 by @dependabot in #102
- Chart alerts: Add UI to Chart Builder by @svc-shorpo in #98
- Chart alerts: Add support for chart alerts in alerts API by @svc-shorpo in #104
- chore: bump vector to v0.34.0 by @wrn14897 in #106
- Chart alert: Connect UI to API by @svc-shorpo in #105
- feat: Duplicate chart by @svc-shorpo in #109
- Add bar display for line chart, add chart error msg by @MikeShi42 in #89
- chore: Add path alias to api package by @svc-shorpo in #107
- Implement CHART source alert (scheduled task) by @wrn14897 in #108
- getMetricsTags cached using a 600s redis cache by @jaggederest in #92
- Add password requirements to login page by @jaggederest in #103
- fix: API compilation - add tsc-alias by @svc-shorpo in #110
- fix: Chart alert default interval by @svc-shorpo in #111
- Propagate HyperDX API Key to app properly in dev docker compose by @MikeShi42 in #113
- fix: getLogBatchGroupedByBody missing return bug by @wrn14897 in #115
New Contributors
- @ernestii made their first contribution in #82
- @svc-shorpo made their first contribution in #88
- @dependabot made their first contribution in #99
- @jaggederest made their first contribution in #92
Full Changelog: https://github.com/hyperdxio/hyperdx/compare/hyperdx@1.1.4...hyperdx@1.2.0