(Grafana does this.)
...or do I need to write my own JavaScript to do this?
Use case: I have a dashboard that contains several timecharts covering the same (time picker-based) period. When I see an anomaly in one timechart, I want to highlight (perhaps with a vertical line) that point in time in the current timechart and in every other timechart in the dashboard, to see what other timecharts might tell me about that point in time. Note: I do not want to "overload" a single timechart with all of the series that I want to chart.
Coding tips gratefully accepted: I can write JavaScript, but I have yet to write JavaScript to customize Splunk dashboards.
↧