dbeast-co / dbeast-monitor

Application for the Elastic Stack monitoring
https://play.dbeast.co/a/dbeast-dbeastmonitor-app
Apache License 2.0
12 stars 2 forks source link

[BUG] In the "Stack monitor" dashboard "Tier" panels, there is an error in case of the flat architecture #166

Open tankha opened 2 weeks ago

tankha commented 2 weeks ago

V 1.0.0 In case of the flat cluster architecture (data_hot, data_warm, data_cold not defined in the roles), there is an error - "different length". The problem is in the "role" field definition Solution:

  1. Remove "Roles"
  2. Add the Transformation with field calculation, like "CPU" * 0
  3. Group by this field