Walter Dal Mut
062645222d
Merge tag '0.4.3' into develop
...
Fixes UDP/IP send multiple metrics (time overlaps)
Tries to compute nanoseconds in order to fixes time serie overlaps.
2015-06-13 11:24:38 +02:00
Walter Dal Mut
799b523776
Merge branch 'release/0.4.3'
2015-06-13 11:24:27 +02:00
Walter Dal Mut
b2f044f154
Bumped version 0.4.3
2015-06-13 11:24:13 +02:00
Walter Dal Mut
c162760ab8
Fixes time generation for udp/ip packets
...
Uses microtimes instead of Datetime
2015-06-13 11:23:32 +02:00
Walter Dal Mut
770cc96c93
Merge tag '0.4.2' into develop
...
Minor violations fixes
2015-06-12 08:01:30 +02:00
Walter Dal Mut
b35c4d1f53
Merge branch 'release/0.4.2'
2015-06-12 08:01:17 +02:00
Walter Dal Mut
473d21e9c8
Bumped version 0.4.2
2015-06-12 08:00:59 +02:00
Walter Dal Mut
63b8bb4b89
Fixes minor violations
...
* Removed unsed `use` statemment
* Moved helper http url composer to `GuzzleAdapter` (responsibility)
* Removed unused `clearTimePrecision` method
* Updated composer
2015-06-12 07:57:26 +02:00
Walter Dal Mut
be237b97c4
Merge tag '0.4.1' into develop
...
Support version 0.4.1
2015-06-11 22:24:41 +02:00
Walter Dal Mut
ca2a8f3936
Merge branch 'release/0.4.1'
2015-06-11 22:24:32 +02:00
Walter Dal Mut
ba4dc0af10
Bumped version 0.4.1
2015-06-11 22:24:22 +02:00
Walter Dal Mut
b02a6ef92e
Travis updated with vv0.9
2015-06-11 22:23:50 +02:00
Walter Dal Mut
7c72de482d
Minor fixes on docs
2015-06-10 20:28:32 +02:00
Walter Dal Mut
8112a6012a
Merge pull request #29 from corley/feature/influxdb-0.9
...
Support InfluxDB v0.9
Actually Release Candidate 33 is supported
2015-06-10 16:45:19 +02:00
Walter Dal Mut
245a911be8
Moved to InfluxDB RC33
2015-06-10 15:54:07 +02:00
Walter Dal Mut
adece73b0b
Fixes invalid saved timestamp for UDP/IP
2015-06-10 15:54:07 +02:00
Walter Dal Mut
ff6f865d42
Test refactoring
...
Removed UDP/IP adapter construction (duplication)
2015-06-10 15:54:07 +02:00
Walter Dal Mut
38f65a75fd
Client dependency with construction injection
...
Removed the adapter setter injection in favor or constructor injection
2015-06-10 15:54:07 +02:00
Walter Dal Mut
f5a71a51a3
Version 0.4.0
2015-06-10 15:54:07 +02:00
Walter Dal Mut
048e308bc9
Test also multiple measurement with UDP/IP
2015-06-10 15:54:07 +02:00
Walter Dal Mut
f185935e32
Bench inline protocol conversion
2015-06-10 15:54:07 +02:00
Walter Dal Mut
f95e32e150
Removed bootstrap from phpunit.xml
...
It was not a bootstrap file
2015-06-10 15:54:07 +02:00
Walter Dal Mut
9db35097e2
Moved to PSR-4
...
Autoload from PSR-0 to PSR-4
2015-06-10 15:54:07 +02:00
Walter Dal Mut
8dffa27987
License to 2015
2015-06-10 15:54:07 +02:00
Walter Dal Mut
6f80454725
Removed exceptions
2015-06-10 15:54:07 +02:00
Walter Dal Mut
654b2c7e88
Updated docs
2015-06-10 15:54:06 +02:00
Walter Dal Mut
5a162a9704
Added tests for global tags and retention policies
2015-06-10 15:54:06 +02:00
Walter Dal Mut
4f94172fcb
Rename data provider with a more valid name
2015-06-10 15:54:06 +02:00
Walter Dal Mut
270154fd94
Updated docs
2015-06-10 15:54:06 +02:00
Walter Dal Mut
94fa4e67b2
Complete refactor in order to support RC-32
...
The influxdb RC-32 is quite strange, uses a UDP/IP line protocol with
batch updates.
This commit will cover the base UDP/IP protocol as first implementation
2015-06-10 15:54:06 +02:00
Walter Dal Mut
4fa039337b
Added retention policy as option
2015-06-10 15:54:06 +02:00
Walter Dal Mut
f8bb3fcde4
Use prepared default options
...
In order to use user prepared options the message is alse merged with
all user preapared options.
2015-06-10 15:54:06 +02:00
Walter Dal Mut
35b8dd0149
Added tags test case
2015-06-10 15:54:06 +02:00
Walter Dal Mut
d43f449dee
Fixes install file name
2015-06-10 15:54:06 +02:00
Gianluca Arbezzano and Walter Dal Mut
a5e5da5f23
Update travis configuration to install InfluxDB 0.9rc30
...
Conflicts:
.travis.yml
2015-06-10 15:54:06 +02:00
Walter Dal Mut
9ed7fe6ba4
Prepare new travis-ci runner
2015-06-10 15:54:06 +02:00
Walter Dal Mut
70c0f57bfa
Updated benchmarks and bench results
2015-06-10 15:54:06 +02:00
Walter Dal Mut
b65eb99d9f
Removed filter benchmarks
2015-06-10 15:54:06 +02:00
Walter Dal Mut
311411d942
Updated docs
2015-06-10 15:54:06 +02:00
Walter Dal Mut
63207b4551
Added test UDP/IP supports direct messages
2015-06-10 15:54:06 +02:00
Walter Dal Mut
72b08569e9
Added test for direct messsages with HTTP client
2015-06-10 15:54:06 +02:00
Walter Dal Mut
4f3fdcb543
Dropped time precision feature
2015-06-10 15:54:06 +02:00
Walter Dal Mut
fd28135fe3
Restore base behavior
2015-06-10 15:54:06 +02:00
Walter Dal Mut
37da8604f1
Restore HTTP adapter for InfluxDB 0.9
2015-06-10 15:53:27 +02:00
Gianluca Arbezzano
27811cbd14
Merge pull request #20 from corley/feature/composer-php-version
...
Add explicit PHP version into composer.json
2015-05-19 11:58:50 +02:00
Gianluca Arbezzano
46333360ea
Add explicit PHP version into composer.json
2015-05-19 11:06:13 +02:00
Gianluca Arbezzano
00b634b9a8
Merge pull request #21 from corley/feature/remove-filters
...
Remove filters
2015-05-19 11:01:46 +02:00
Gianluca Arbezzano
731498ea24
Merge branch 'release/0.3.3' into develop
2015-05-18 20:52:47 +02:00
Gianluca Arbezzano
85783ddcdf
Merge branch 'release/0.3.3'
2015-05-18 20:52:09 +02:00
Gianluca Arbezzano
d677fa94d4
Dump release 0.3.3
2015-05-18 20:51:43 +02:00