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
Instance alias variable can be used to select displayed cluster
instances for a dashboard. For InfluxDB dashboards, set of instances is
based on available in database label_pairs_alias values. For Prometheus
dashboards, set of instances is based on available in database alias
labels of tnt_uptime_info metric.
After this patch, each panel (except for Prometheus cluster aggregation
panels) include instance filters in queries.
After this patch, there are two different forms of static build
dashboards are available: with or without instance variable.
Closes#181
0 commit comments