This repository was archived by the owner on Jul 18, 2023. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork 59
Pull requests: influxdata/influxdb-csharp
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Call the disposeEmitter action on dispose
#1 by michael-wolfenden was merged Sep 10, 2015 Loading… updated Sep 10, 2015
Handle timer being cancelled while waiting
#5 by sidhoda was merged Mar 16, 2016 Loading… updated Mar 16, 2016
Updates to reflect the new repository location
#12 by nblumhardt was merged May 16, 2016 Loading… updated May 16, 2016
Update to .NET Core RTM tooling
#16 by nblumhardt was merged Jul 20, 2016 Loading… updated Jul 20, 2016
Added missing ConfigureAwait(false) in PortableTimer and LineProtocolClient
#17 by nblumhardt was merged Jul 21, 2016 Loading… updated Jul 21, 2016
Fix LineProtocolClient parameter in sample code
#21 by alexmg was merged Mar 20, 2017 Loading… updated Mar 20, 2017
Fix writing nanoseconds timestamp
#25 by sidhoda was merged Apr 2, 2017 Loading… updated Apr 2, 2017
Add ReportError method to CollectorLog and test #22
#26 by optical was merged Apr 13, 2017 Loading… updated Apr 13, 2017
Ensure error handler is not null
#27 by optical was merged Apr 13, 2017 Loading… updated Apr 13, 2017
Update to VS2017, update appveyor build to match, tidy up come code
#23 by optical was merged Mar 28, 2017 Loading… updated Apr 13, 2017
Build InfluxDB.Collector nuget package with the correct dependency version suffix.
#28 by optical was merged May 17, 2017 Loading… updated May 17, 2017
optimized UTC timestamp calculation
#30 by mantzas was closed Jun 11, 2017 Loading… updated Jun 11, 2017
Changed the PortableTimer impl to Serilog's one
#31 by tukaef was merged Jun 20, 2017 Loading… updated Jun 20, 2017
Added tests for propagating error info from influx to client
#38 by gambrose was merged Aug 19, 2017 Loading… updated Aug 19, 2017
Fixes #46 - adds pseudo high res timestamp generator.
#47 by trevhunter was merged Jan 3, 2018 Loading… updated Jan 3, 2018
Previous Next
ProTip! Filter pull requests by the default branch with base:dev.