Icecold777

Results 5 comments of Icecold777

Hi, @shawneenc that's well known SPA issue (or actions made using JS without page URL change). there is a pretty straightforward workaround - force update page URL using selenium just...

Also fetching only ORIGIN has an issue. ![image](https://user-images.githubusercontent.com/10085700/88779625-a3b1f280-d192-11ea-85a7-9004b0014353.png)

As workaround it's possible to use InfluxDB built-in Graphite Protocol support. https://docs.influxdata.com/influxdb/v1.8/supported_protocols/graphite/ The only thing you need is to enable it in influxdb configs, bind address and define parsing template....

Hey @ankur762 actually that's not a bug but a feature) Looks like you are trying to measure 3 actions that do not change the page URL (some JS action or...

@musanas, just try SELECT * FROM requestsRaw WHERE "nodeName"='smoketest-2'