What's Changed
- feat: display hyperdx version at the bottom of app nav bar by @wrn14897 in #181
- Bug fix: Restore dashboard filters, fetch log property type mappings correctly for charts by @MikeShi42 in #182
- feat: Placeholder page for Service Dashboard by @svc-shorpo in #180
- fix: Hide appnav banner when collapsed by @svc-shorpo in #186
- feat: Add CPU and Mem charts to Infra dashboard by @svc-shorpo in #185
- feat: support multi group-bys in event series query by @wrn14897 in #184
- Customize chart display names by @MikeShi42 in #183
- Fix time chart group count regression by @MikeShi42 in #190
- feat: api to pull service + k8s attrs linkings by @wrn14897 in #191
- Service endpoint dashboard by @MikeShi42 in #189
- Add alerts to nav bar by @MikeShi42 in #195
- feat: Add Pods table to Infra dashboard by @svc-shorpo in #196
- ci: setup aggregator int tests by @wrn14897 in #197
- feat: support count per sec/min/hr aggregation functions by @wrn14897 in #198
- (fix) Dont crash when rendering numerical group names in line charts by @MikeShi42 in #199
- Service Dashboard Endpoint Sidepanel by @MikeShi42 in #193
- fix: services endpoint should return empty array if no custom fields found by @wrn14897 in #205
- feat: add last_value agg function by @wrn14897 in #202
- fix: Perf optimization for Table virtualization by @svc-shorpo in #204
- feat: Fetch services in infra dashboard by @svc-shorpo in #203
- Add db perf page by @MikeShi42 in #207
- fix: Service Dashboard input perf by @svc-shorpo in #213
- Add db sidepanel by @MikeShi42 in #211
- feat: Add Infra Pod Side Panel by @svc-shorpo in #215
- feat: Save active tab in url for infra dashboard by @svc-shorpo in #216
- fix: services endpoint bug by @wrn14897 in #219
- feat: introduce
go-parser
service by @wrn14897 in #212 - chore(deps): bump follow-redirects from 1.15.2 to 1.15.4 by @dependabot in #206
- fix: GET alerts endpoint by @wrn14897 in #220
- fix: Adjusting K8s infra queries by @svc-shorpo in #217
- Support escaped quotes by @MikeShi42 in #214
- Use process.tags.k8s field for resource detection by @MikeShi42 in #218
- perf: add index for pulling alert histories (GET alerts endpoint) by @wrn14897 in #221
- fix: Do not render side panel in service health dashboard by @svc-shorpo in #223
- feat: Add K8s Pod Timeline to Service Dashboard and Log Details metrics by @svc-shorpo in #222
- Service dashboard updates and fixes by @MikeShi42 in #225
- fix: add
db.normalized_statement
default value by @wrn14897 in #224 - fix: move span k8s tag to root by @wrn14897 in #226
- Pod improvements and fixes by @MikeShi42 in #227
- Fix event timeline ordering by @MikeShi42 in #228
- LogParser: update types to eliminate the dreaded
any
, add Json type by @jaggederest in #200 - fix: Rename Metrics tab to Infra by @svc-shorpo in #229
- feat: Service Dashboard polish by @svc-shorpo in #230
- feat: build
go-parser
by @wrn14897 in #232
Full Changelog: https://github.com/hyperdxio/hyperdx/compare/hyperdx@1.4.0...hyperdx@1.5.0