lightstep-grafana-plugin icon indicating copy to clipboard operation
lightstep-grafana-plugin copied to clipboard

Using 'Single' Hover tooltip mode results in undefined tooltip

Open chrisleavoy opened this issue 4 years ago • 0 comments

It appears there is a similar issue to https://github.com/lightstep/lightstep-grafana-plugin/pull/72 when using "Single" hover tooltip mode.

image

image

Grafana 7.4.3 (latest) Same on 7.3.x.

Expect actual value instead of "undefined" when hovering over any trace dot or percentile line.

Additionally, the “all series” hover tooltip mode works, but its a rather poor UX because it only lets you select the worst-performing trace within each of Grafana’s time intervals. So you literally can’t click on any of the exemplars that perform quickly

chrisleavoy avatar Feb 24 '21 21:02 chrisleavoy