2017 © Pedro Peláez
 

library tracks-server

image

tracks/tracks-server

  • Saturday, May 16, 2015
  • by skedo
  • Repository
  • 0 Watchers
  • 0 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

tracks

id: "ae487280-f30f-11e4-8f25-0002a5d5c51b",     // UUID
ts: "2015-05-04T12:28:34.000343+01:00",         // ISO8601 date with microseconds
te: "2015-05-04T12:28:35.000343+01:00",         // ISO8601 date with microseconds
ms: 60000000,                                   // Diffs (in microseconds)
tags: ['application.event']                     // Category (ie. 'application', 'application.event', 'load')
payload: []                                     // Payload

// Optional 
pid: "ae487280-f30f-11e4-8f25-0002a5d5c51b",    // Parent ID, if present, it refers to another event (default null)

The Versions