Skip to content
This repository was archived by the owner on Jul 18, 2023. It is now read-only.

Pull requests: influxdata/influxdb-csharp

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Call the disposeEmitter action on dispose
#1 by michael-wolfenden was merged Sep 10, 2015 Loading… updated Sep 10, 2015
#7 Added overload for timestamp
#8 by HakanL was merged Apr 14, 2016 Loading… updated Apr 14, 2016
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
Protocol writer
#36 by gambrose was merged Aug 23, 2017 Loading… updated Aug 23, 2017
Writer benchmark
#40 by gambrose was merged Aug 27, 2017 Loading… updated Aug 27, 2017
1.0.0 Release
#32 by nblumhardt was merged Aug 27, 2017 Loading… updated Aug 27, 2017
1 task
Fix master build
#41 by nblumhardt was merged Aug 27, 2017 Loading… updated Aug 27, 2017
Precision
#42 by gambrose was merged Sep 5, 2017 Loading… updated Sep 5, 2017
Fixes #46 - adds pseudo high res timestamp generator.
#47 by trevhunter was merged Jan 3, 2018 Loading… updated Jan 3, 2018
1.1.0 Release
#50 by nblumhardt was merged Feb 22, 2018 Loading… updated Feb 22, 2018
Release version 1.1.1
#84 by bednar was merged Apr 14, 2020 Loading… updated Apr 14, 2020 1.1.1
Basic Changes and Move to .NET Standard 2.0 / Framework 4.6.1
#52 by bnayae was merged Mar 8, 2018 Loading… updated Apr 14, 2020 1.1.1
Add maxBatchSize parameter to IntervalBatcher
#59 by cypressious was merged May 9, 2018 Loading… updated Apr 14, 2020 1.1.1
ProTip! Filter pull requests by the default branch with base:dev.