You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 5, 2022. It is now read-only.
This release changes and partly overrides the types of some values in the influxdb. If your influxdb already holds data in those fields, the submission will fail. It is recommended to start with a fresh Influx database, so you can take advantage of the more uniquely formated measurement names
Changes
Got rid of the multiple fetching of pages. Tests have shown, that fetching the page multiple times is not less error prone.
"status_code" is now a single number not a concat'ed string of each requests status code in InfluxDB
Started collecting per-resource performance data in the browser mode