Stars
10
Forks
12
Watchers
10
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
66
commits
3
commits
2
commits
1
commits
Fixed bug in Envelope.time. Milliseconds were being placed in the nanoseconds place.
5e047dbView on GitHubRevert "Fixed bug in envelope time. milliseconds were put into the nano
545ee95View on GitHubFixed bug in envelope time. milliseconds were put into the nano seconds field incorrectly. Updated some var names from previous cr.
a59f404View on GitHubBumping version number to 3.0.2 in gradle file to account for small changes that prevented us from building 3.0.0 and 3.0.1 correctly.
7a56fadView on GitHubFixed test that was broken. Updated gradle version so we can build on Mac.
8567309View on GitHubUpdate version number to 3.0.0 and change how we pull build number into Android extension.
c02a97dView on GitHubDon't send events to vortex that are logged with an iKey in an invalid format.
6ac1538View on GitHubCll now defaults endpoint url to https://vortex.data.microsoft.com/collect/v1. If you only use this url then you don't need to call setEndpointUrl anymore. If you do call setEndpointUrl the url passed in will be used to send events still.
e37592aView on GitHubRevert method signature change from public to private. This broke unit tests.
f773d55View on GitHub