Skip to content

Instantly share code, notes, and snippets.

@codesections
Created November 28, 2018 04:35
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Embed
What would you like to do?
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