Juniper / grafana-can-plugin

CAN data source plugin code for Grafana
MIT License
0 stars 2 forks source link

Filter operation fails to work sometimes #1

Open arunprakash123 opened 7 years ago

arunprakash123 commented 7 years ago

Description:

While attempting to display the graph with advanced filters set in Grafana, the UI is not able to update its graphical representation based on the filters added.

Used "GE" filter in advanced filter options.

Also, for some other parameter, it was able to update its graphical representation. I have attached both the pass & failure scenarios. Please have a look at them.

Thanks Arun.

advanced filters_1 advanced filters_2

eeishaan commented 7 years ago

This seems to be an issue with contrail's APIs. Filter doesn't seem to be working with aggregated fields. I have opened an issue for the contrail api in the internal bug tracking tool for this.