github hyperdxio/hyperdx @hyperdx/cli@0.5.0

Minor Changes

  • 3123db5: feat: experimental promql support

Patch Changes

  • b20275c: fix(cli): exit with non-zero code when upload-sourcemaps fails

    The upload-sourcemaps command now exits with code 1 when uploads fail
    (missing source maps, pre-signed URL request failure, authentication failure,
    or any per-file upload failure after retries). Previously these failures were
    logged to stderr but the process exited cleanly with code 0, causing CI
    pipelines to treat failed uploads as successes.

  • 19cd7c9: fix: only use pk and row uniqueness to look up a row

  • 8810ff0: feat: Add option for force-enabling/disabling text index support

Don't miss a new hyperdx release

NewReleases is sending notifications on new releases.