What's Changed
⚠️ This release requires a database migration. Please see the 'DB Migration' section in README.md for more details.
- Add Sentry integration info by @svc-shorpo in #116
- feat(Chart Alerts): Show alert state by @svc-shorpo in #117
- Stack Trace and Breadcrumbs table polish by @svc-shorpo in #112
- Log Side Panel: exceptions ui improvements by @svc-shorpo in #118
- Sentry exceptions ui improvements by @svc-shorpo in #122
- Remove validation for slack-specific URL in webhook configuration by @jaggederest in #124
- chore: Remove Storybook by @svc-shorpo in #125
- Refine TableProps type definition using Record<string, unknown> by @adl5423 in #123
- Gracefully handle when playback time might be a invalid date value by @MikeShi42 in #126
- Show custom actions in session replays by @MikeShi42 in #127
- ci: int tests shutdown process (local) by @wrn14897 in #129
- style: move initCiEnvs to start method within MockServer by @wrn14897 in #128
- fix + ci: fix table type + setup unit test ci by @wrn14897 in #130
- refactor + feat: split
name
query param + add zod validator at /metrics/chart endpoint by @wrn14897 in #131 - fix: Customize 24h vs 12h time formatting globally by @treypisano in #63
- feat: external api v1 route (get logs properties/chart + metrics tags/chart) + Mongo DB migration script by @wrn14897 in #132
- chore(deps): bump @adobe/css-tools from 4.3.1 to 4.3.2 by @dependabot in #133
- chore: bump otel collector base image version to v0.90.0 by @wrn14897 in #134
- feat: setup clickhouse migration tool + update metrics schema (add
is_delta
+is_monotonic
fields) by @wrn14897 in #138 - feat: extract and ingest more metrics context (
aggregation temporality
,unit
andmonotonicity
) by @wrn14897 in #136 - feat: Click on Table Tile to view all events by @svc-shorpo in #139
- Fixing returning NaN when rate metrics change / reset counter by @jaggederest in #121
- feat: Enable metric alerts on dev by @svc-shorpo in #140
- chore: ESLint config for sorting imports by @svc-shorpo in #141
- fix: Sentry exception in the side panel should not assume all events in trace are exceptions, add Sentry SDK to API server by @MikeShi42 in #143
- fix: vertical resizing wasn't working for session player by @MikeShi42 in #144
- feat: metrics alerting support by @wrn14897 in #145
New Contributors
- @adl5423 made their first contribution in #123
- @treypisano made their first contribution in #63
Full Changelog: https://github.com/hyperdxio/hyperdx/compare/hyperdx@1.2.0...hyperdx@1.3.0