

If no rule matches, default thresholds will be applicable. If multiple rule matches, last rule wins. Multiple time based threshold rules can be set for any given pattern. Thresholds can be overriden, based on day and time of the browser. Thresholds are numbers seperated by comma. Note : If you prefer to change the wrapper from " " to somthing like "~" or "_", you can do it through the option "Row / Column indentification wrapper" in options tab. Production _4_ $somevar -> Production cpu value_of_somevar_variable Production _4_ usage -> Production cpu usage
#Light table plugins series#
Sample graphite series / Influx / Prometheus Metrics .cpu.usage Refer below examples and screenshots to get more idea. If n is wrapped by "_", then that will be replaced by n-th column in graphite/influxdb/prometheus metric (seperated by delimiter). Row and Col names are derived from series name. Usage$ -> Carbon usage(Note the space before the pattern) ^prod.*.cpu.usage$ -> All the cpu metrics of prod serversĭev.usage -> only .cpu.usage ^dev.*.usage$ -> All the cpu, mem metrics of dev servers Patterns and matching metrics usage$ -> All the CPU, Memory metrics from prod and dev and also requests_per_sec metrics and also carbon usage hdd.d.freespaceĪlias(.cache.queries, 'Carbon A usage')Īlias(.cache.queries, 'Carbon B usage') Sample graphite series / Influx / Prometheus metrics .cpu.usage To see the matching patterns, enable debug mode in Options panel. If there are multiple matching patterns, first match will be considered. Pattern are regular expressions / name of the metrics. Any datasources that returns data in timeseries format.Row/Column name based on multiple graphite/InfluxDB/Prometheus columns.Units can be set at cell level based on pattern.Transformed texts can also contain actual metrics.Individual cell values can be transformed to helpful texts, based on pattern.Individual aggregation method for cell based on pattern.Multi level thresholds (N number of thresholds).Individual thresholds for cells based on pattern.Multi column support for graphite, InfluxDB, Prometheus & Azure Monitor.Table/MultiStat plugin with multiple columns for Graphite, InfluxDB, Prometheus, Azure Monitor.
