Skip to content

Instantly share code, notes, and snippets.

@codesections
Created November 28, 2018 04:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save codesections/242cc4806422545b965bb3415582850c to your computer and use it in GitHub Desktop.
Save codesections/242cc4806422545b965bb3415582850c to your computer and use it in GitHub Desktop.
I am using the Lynx npm package to pass data to Telegraph. It bundles the data and passes it on to InfluxDB
(a time-series database) which makes the data avalible to Grafana.
I use this process to monitor load testing performed with K6. As reflected in the screenshot below, this has allowed me to
measure requests/second at ~20k.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment