etichy / grafana-swis-datasource

DataSource plugin for grafana to access SolarWinds data via SWIS REST API
MIT License
52 stars 11 forks source link

Hover tooltip not refreshing properly #7

Closed svestenik closed 1 year ago

svestenik commented 4 years ago

Hello,

I do not know if this is Grafana or data source related, but when hoover tooltip is set in all series mode, values do not get refreshed properly while moving it over time series graph.

When I set tooltip in single mode, everything works as it should.

INGY23 commented 3 years ago

Hi,

We are having the same issue and after digging into it, it looks like it’s a issue with grafana. They have reverted some of the code that should be causing it but this was only 9 hours ago. https://github.com/grafana/grafana/pull/26876

Thanks

svestenik commented 3 years ago

I am not sure that it is resolved for Solarwinds plugin. On same dashboard I have panels from various sources, Influxdb, Solarwinds, Prometheus. When hoover tooltip is in all series mode, both Prometheus and Influxdb panels update values on tooltip when i move it over the graphs, but swiss-datasource panel just stays stuck on one datapoint.

etichy commented 3 years ago

Hmmm ok, I'll look at it, thanks for submitting

etichy commented 2 years ago

Is it still actual? It works for me image