You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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"
The text was updated successfully, but these errors were encountered:
Saddamus
changed the title
Missing table http.route
Missing column http.route
Jun 24, 2024
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"
The text was updated successfully, but these errors were encountered: