Skip to content

2.0.0

Compare
Choose a tag to compare
@dbaba dbaba released this 12 Mar 02:02
· 15 commits to master since this release
  • Raw data packet is supported as well as OAP.
  • Add a logging configuration file for Python process
  • The output object structure is modified as of the release. No backward compatibility with 1.x. The changes are as follows.
    • timestamp value is now ISO 8601 date string rather than the unix timestamp.
    • received_timestamp property is gone, use timestamp property instead.
    • packet_timestamp value is now ISO 8601 date string rather than the int array.