Releases: hyperdxio/hyperdx
Releases · hyperdxio/hyperdx
@hyperdx/[email protected]
@hyperdx/[email protected]
Minor Changes
- deff04f: Adds expandable log lines to search results tables
- fa45875: Add delta() function for gauge metrics
Patch Changes
- c48f418: Add accordion functionality to filter groups, changed how the system prioritizes which filters are open by default, added new sort logic for prioritizing certain filters.
- 45e8e1b: fix: Update tsconfigs to resolve IDE type errors
- d938b4a: feat: Improve Slack Webhook validation
- 5c88c46: fix bug where reading value when server is offline could throw client error
- cd5cc7d: fix: Fixed trace table source inference to correctly infer span events column
- Updated dependencies [45e8e1b]
- Updated dependencies [fa45875]
- Updated dependencies [d938b4a]
- Updated dependencies [92224d6]
- Updated dependencies [e7b590c]
- @hyperdx/[email protected]
@hyperdx/[email protected]
Patch Changes
- 45e8e1b: fix: Update tsconfigs to resolve IDE type errors
- d938b4a: feat: Improve Slack Webhook validation
- fd732a0: perf: Query AlertHistory in bulk
- 5d567b9: test: Add integration test for user removal alert updates
- d9b9112: fix: Update Alerts when creating user is deleted
- Updated dependencies [45e8e1b]
- Updated dependencies [fa45875]
- Updated dependencies [d938b4a]
- Updated dependencies [92224d6]
- Updated dependencies [e7b590c]
- @hyperdx/[email protected]
@hyperdx/[email protected]
Minor Changes
- 25f77aa: added team level queryTimeout to ClickHouse client
Patch Changes
- d6f8058: - deprecate unused packages/api/src/clickhouse
- deprecate unused route /datasources
- introduce getJSNativeCreateClient in common-utils
- uninstall @clickhouse/client in api package
- uninstall @clickhouse/client + @clickhouse/client-web in app package
- bump @clickhouse/client in common-utils package to v1.12.1
- aacd24d: refactor: decouple clickhouse client into browser.ts and node.ts
- 52483f6: feat: enable filters for json columns
- aacd24d: bump: default request_timeout to 1hr
- 3f2d427: style: dedupe codes within __query method and move createClient to the constructor
- ecb20c8: feat: remove useless session source fields
@hyperdx/[email protected]
Minor Changes
- 25f77aa: added team level queryTimeout to ClickHouse client
- 64eb638: feat: Improve search speed by chunking long time range searches into smaller incremental search windows.
Patch Changes
- c691e94: Improve the rendering of autocomplete suggestions in a modal context
- d6f8058: - deprecate unused packages/api/src/clickhouse
- deprecate unused route /datasources
- introduce getJSNativeCreateClient in common-utils
- uninstall @clickhouse/client in api package
- uninstall @clickhouse/client + @clickhouse/client-web in app package
- bump @clickhouse/client in common-utils package to v1.12.1
- fb66126: fix: remove play button and time picker from markdown tab
- 88f3caf: fix: Prevent empty order by set in search page for certain sort/primary keys
- 784014b: fix: broke out line break icon from HyperJsonMenu
- 9c4c5f4: feat: support toUnixTimestamp style timestamps in ORDER BY
- aacd24d: refactor: decouple clickhouse client into browser.ts and node.ts
- 52483f6: feat: enable filters for json columns
- aacd24d: bump: default request_timeout to 1hr
- 5e4047a: feat: add generated SQL modal to the search page
- 042e359: Resolved overflow issue and enhanced color contrast in nav bar profile section.
- a714412: Improve live tail logic to not fetch if the page isn't visible.
- b6787d5: fix: format numbers on dashboards only for the queried column, not groupBy columns
- ecb20c8: feat: remove useless session source fields
- Updated dependencies [25f77aa]
- Updated dependencies [d6f8058]
- Updated dependencies [aacd24d]
- Updated dependencies [52483f6]
- Updated dependencies [aacd24d]
- Updated dependencies [3f2d427]
- Updated dependencies [ecb20c8]
- @hyperdx/[email protected]
@hyperdx/[email protected]
Minor Changes
- 25f77aa: added team level queryTimeout to ClickHouse client
Patch Changes
- 8568580: feat: INGESTION_API_KEY allows for environment variable defined api key
- eb6f3a0: Fix the alert connection query to include the password field.
- d6f8058: - deprecate unused packages/api/src/clickhouse
- deprecate unused route /datasources
- introduce getJSNativeCreateClient in common-utils
- uninstall @clickhouse/client in api package
- uninstall @clickhouse/client + @clickhouse/client-web in app package
- bump @clickhouse/client in common-utils package to v1.12.1
- aacd24d: refactor: decouple clickhouse client into browser.ts and node.ts
- bb2221a: fix: Keep "created by" field unchanged during alert updates in dashboards
- aacd24d: bump: default request_timeout to 1hr
- f800fd1: Fixes alert title used on dashboards with multiple tiles
- 261d469: feat: limit how many tasks are executing at any time
- Updated dependencies [25f77aa]
- Updated dependencies [d6f8058]
- Updated dependencies [aacd24d]
- Updated dependencies [52483f6]
- Updated dependencies [aacd24d]
- Updated dependencies [3f2d427]
- Updated dependencies [ecb20c8]
- @hyperdx/[email protected]
@hyperdx/[email protected]
@hyperdx/[email protected]
Patch Changes
- 56fd856: fix: otelcol process in aio build
- Updated dependencies [56fd856]
- Updated dependencies [0f24255]
- @hyperdx/[email protected]
@hyperdx/[email protected]
Patch Changes
- 56fd856: fix: otelcol process in aio build
- Updated dependencies [56fd856]
- Updated dependencies [0f24255]
- @hyperdx/[email protected]
@hyperdx/[email protected]
Patch Changes
- d29e2bc: fix: handle the case when
CUSTOM_OTELCOL_CONFIG_FILE
is not specified