Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing column http.route #442

Open
Saddamus opened this issue Jun 24, 2024 · 0 comments
Open

Missing column http.route #442

Saddamus opened this issue Jun 24, 2024 · 0 comments
Labels
api bug Something isn't working

Comments

@Saddamus
Copy link

Hello, im trying to discover hyperdx service using docker-compose deployment.
There are errors on displaying dashboards. On API logs i see below error, but can not find http.route column on your migration scripts.
SELECT \n groupUniqArrayArray(mapKeys(_string_attributes)) as strings,\n groupUniqArrayArray(mapKeys(_number_attributes)) as numbers,\n groupUniqArrayArray(mapKeys(_bool_attributes)) as bools\n FROM default.log_stream\n WHERE (1 = 1)\n AND _timestamp_sort_key >= '1719244791051000064'\n AND _timestamp_sort_key <= '1719248391081999872'\n ","took":3} {"incrementalUpdate":true,"level":"info","message":"propertyTypeMappingsModel _refresh success","teamId":"66798562de208f1189c589c3"} {"level":"error","message":{"error":{"message":"Group by field http.route does not exist","name"

@Saddamus Saddamus changed the title Missing table http.route Missing column http.route Jun 24, 2024
@wrn14897 wrn14897 added bug Something isn't working api labels Jun 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants