Hi ! Im the developer of plugin kibana_health_metrics_vis (https://github.com/clamarque/kibana_health_metric_vis). My plugin is based on the plugin metric vis. I try to work it on v7.0.0 kibana but don't understand this lines: _processTableGroups(table) { .... const dimensions = this.props.visParams.dimensions; .... }
Indeed, for me the variable dimensions is undefined and when I Launch my plugin, he give a error because he can't define dimensions. Can you explain me, how kibana retrieve the variable dimensions from visParams ?
Not sure if it makes a difference, but you might want to check out TSVB. The Metric visualization there provides the ability to specify color rules under the panel options.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.