Greg
|
1806d6c298
|
chore: tidy prior to kv refactor (#5342)
* Start cleaning up/reviewing for kv refactor
* Remove dependency on graceful http layer
* Remove deprecated cli option --new-sources
* Run gofmt and remove dep related files
* Update non-influx deps
* Update kapacitor dep
* Compile regexp's once
* Remove un-needed struct members
* Remove unused integrations code
|
2020-01-09 08:49:42 -07:00 |
Jared Scheib
|
78e219b43f
|
Test Measurements api for 'prev' link when offset > limit
|
2018-04-04 16:19:54 -07:00 |
Jared Scheib
|
8ccf582acc
|
Rename db & rp vars & url params for clarity & consistency
Updates swagger as well.
Clarify that instead of dbid and rpid, these values are names.
Rename the var for the Databases service to dbsvc.
|
2018-04-04 14:22:08 -07:00 |
Jared Scheib
|
1a0a02c612
|
Test GetMeasurements overrides offset less than 0 with offset 0
|
2018-04-03 16:04:16 -07:00 |
Jared Scheib
|
e2e0b9749c
|
Test GetMeasurements overrides limit <= 0 with limit 100
|
2018-04-03 16:04:16 -07:00 |
Jared Scheib
|
55e8f5cbd8
|
Test GetMeasurements fails on invalid offset value provided
|
2018-04-03 16:04:16 -07:00 |
Jared Scheib
|
786d345ee2
|
Test GetMeasurements fails on invalid limit value provided
|
2018-04-03 16:04:16 -07:00 |
Jared Scheib
|
214c57c5d7
|
Test GetMeasurements with no offset or limit
|
2018-04-03 16:04:16 -07:00 |
Jared Scheib
|
3727caf5fd
|
WIP Test GetMeasurements
Create Databases mocks
Add comments to chronograf.Databases methods
|
2018-04-03 16:04:16 -07:00 |
Michael Desa
|
5f63e2738a
|
Refactor data stores into a common interface
|
2017-10-31 16:41:17 -04:00 |
Jared Scheib
|
30b8d3cdca
|
Make all Store names plural for consistency
|
2017-10-24 15:54:24 -07:00 |
Chris Goller
|
e83d95b937
|
Update kapacitors rule's to use AST and kapacitor directly
|
2017-04-05 20:04:42 -05:00 |
Chris Goller
|
e8a77be244
|
Update RP JSON default to isDefault
|
2017-03-24 09:58:57 -07:00 |