Skip to content

Releases: lightstep/lightstep-benchmarks

Add javascript client, accommodate package name change

30 Aug 18:54
f5d928b
Compare
Choose a tag to compare
  • Accommodate name change from lightstep_native --> lightstep_streaming
  • Add a javascript client
  • Update documentation
  • Handle some edge case psutil exceptions

Export raw data from Satellite disconnect graphs

29 Aug 23:37
2bed558
Compare
Choose a tag to compare
  • Export raw data from disconnect_graphs.py and make these tests run longer
  • Add a bunch of documentation
  • Improve the analysis jupyter notebooks a bunch

Move CPU and Memory Monitoring to the Controller

26 Aug 17:14
1b98673
Compare
Choose a tag to compare
  • Client and mock satellites log to stdout or stderr depending on error severity
  • Clients no longer have to send results back to controller; CPU and memory monitoring is done in the controller.

Add Verbose Logging

22 Aug 16:43
51d89c1
Compare
Choose a tag to compare
Merge pull request #65 from lightstep/izinda/verbose_logging

Use verbose logging

Improve CPU Graphs

21 Aug 23:42
978c2ca
Compare
Choose a tag to compare
  • improve formatting on CPU graphs
  • extend CPU graphs range (test higher spans per second)
  • pass correct reporting_period to lightstep_native tracer
  • fix regression tests

First Release

21 Aug 17:42
841633c
Compare
Choose a tag to compare
Merge pull request #63 from lightstep/izinda/remove_sidecar

Remove old sidecar code