Switch to gofrs/uuid (#52)
Taehyun Kwon
2020-10-09 13:14:15 -0700
5590060702factor the u.Set* into fallback function
Taehyun Kwon
2020-10-09 01:59:33 -0700
bfec44263cSwitch from using the uuid contract to the standard generator, call the fallback, SetVersion, and SetVariant in case of err
Taehyun Kwon
2020-10-08 20:48:33 -0700
a5d224ce9aSwitch to gofrs/uuid from satori/go.uuid as this repo is no longer maintained
Taehyun Kwon
2020-10-07 17:56:16 -0700
Merge pull request #10 from aleksen/master
JJ Jordan
2017-12-05 13:13:38 -0800
7b8ad1e727Merge branch 'master' into ms-merge
JJ Jordan
2017-12-05 21:09:34 +0000
6a3a00a23cRemove TelemetryContext from telemetry items -- use ContextTags there instead since none of the rest of it is relevant to individual items
JJ Jordan
2017-12-05 11:01:08 +0000
9edef4c001Merge remote-tracking branch 'upstream/master'
Alexander Stevenson
2017-12-05 10:04:39 +0100
08fde1db67Move tag helpers into own type inheriting map
JJ Jordan
2017-12-05 03:09:59 +0000
Add missing parameter to Printf
aleksen
2017-12-04 11:19:03 +0100
1f3249ac60Support GoStringers panic messages
JJ Jordan
2017-11-30 19:09:13 -0800
ed666e1919Update documentation
JJ Jordan
2017-11-30 19:05:00 -0800
f04d13af22Add TrackPanic helper function
JJ Jordan
2017-11-30 18:55:34 -0800
0cb9de8bc8Remove query string from request names, if present.
JJ Jordan
2017-11-30 18:23:08 -0800
c2670ce6a3Rework diagnostics listener
JJ Jordan
2017-11-30 18:17:05 -0800
f5c852e10aProperly clear timer state before exiting waitToSend
JJ Jordan
2017-11-27 18:33:00 -0800
671a8e54c4Fix possible race condition while resetting timer
JJ Jordan
2017-11-27 16:35:40 -0800
b8a58b4bceAdd status section and badges to readme. Change DefaultProperties->CommonProperties to match node sdk.
JJ Jordan
2017-11-22 22:28:46 +0000
eca3b6e88cNew iteration of data contracts, with more documentation.
JJ Jordan
2017-11-22 08:04:51 +0000
8a29d968b8Dedent code blocks, spelling, missing link
JJ Jordan
2017-11-22 03:17:36 +0000
d9ee76b49dAdd documentation. Make TelemetryBufferItems internal.
JJ Jordan
2017-11-22 03:04:38 +0000
52bf4a7bddAdd default properties
JJ Jordan
2017-11-20 19:16:28 -0800
f4ab98a858Don't save configuration (we don't use it), get ikey from telemetry context
JJ Jordan
2017-11-20 19:07:34 -0800
62d02b6187Replace concurrentrandom with UUIDs. Add operation ID to all telemetry
JJ Jordan
2017-11-20 19:05:17 -0800
f96b23bb28Don't generate IDs for Remote Dependencies or Availability by default. Require names for remote depencies and page views, or breeze will reject them. Add convenience methods to TelemetryClient for all other telemetry types -- include severity on trace. Delete telpad.
JJ Jordan
2017-11-20 18:34:00 -0800