hyperdx icon indicating copy to clipboard operation
hyperdx copied to clipboard

Resolve production issues, fast. An open source observability platform unifying session replays, logs, metrics, traces and errors powered by Clickhouse and OpenTelemetry.

Results 190 hyperdx issues
Sort by recently updated
recently updated
newest added

I'm trying to get hyperdx to connect to mongo using AWS auth instead of creds. This nearly works by setting mongoUri = `mongodb+srv://blahblah...mongodb.net/hyperdx?authSource=%24external&authMechanism=MONGODB-AWS`. However, this fails at runtime as the...

It will be great if the application can auto provision the admin user. Currently, on new deployments we have to manually login and create it. This makes _truly_ automating the...

enhancement

### Problem Since SSO is not supported in the OSS version, and: - I'm not interested in managing users myself - anonymous auth does not seem to be available I'm...

enhancement

We currently don’t have any documented upgrade steps when a new HyperDX release is available. Could you please provide the steps to upgrade the existing HyperDX Docker container? docker run...

question

I am running the currently tagged image "docker.hyperdx.io/hyperdx/hyperdx-otel-collector:2" in a basic virtualised RHEL docker environment for testing purposes. The logrotator.sh is running as expected, and appears to copy the log...

bug

It'd be nice to see the history of alert triggers directly in the chart the alert was created from.

Frontend

If you create a time-based chart, and the time range of the query doesn't align with the time bucketing, we'll show a datapoint that will appear lower than expected (ex....

Frontend
Easy

Closes HDX-1954. This PR improves the visibility of the search bar chart loading state by graying out the chart and adding a "Loading" text overlay. https://github.com/user-attachments/assets/26955c22-8b60-493a-a582-e42c7717ca2b

Heya, I'm trying to set up a data source that reads `query_log`. In Clickhouse Cloud I believe this needs to be queried via `clusterAllReplicas('default', query_log)`. I don't think I have...

Improvement

first I opened json feature,I don't know whether there is an effect error info ```text First argument for function 'arrayElement' must be array, got 'JSON' instead: In scope SELECT Timestamp...

bug