Commit Graph

33571 Commits (93856910b9499152345002cc79f37e4f6356aec2)

Author SHA1 Message Date
Johnny Steenbergen f9628b20b3 fix(swagger): update swagger spec with correct list output for stacks 2020-06-16 18:47:01 -07:00
jlapacik a19604c0ea refactor: windowed read operation should include aggregate name 2020-06-16 18:05:21 -07:00
Alex Boatwright 85c0d90017
feat: adding pagination ability to raw data (#18474) 2020-06-16 16:24:57 -07:00
Johnny Steenbergen 61cd72b0cd chore(influx): update usage and soften comparisons for kind matching on export
closes: #18550
2020-06-16 15:31:39 -07:00
Johnny Steenbergen 18eff154a6 feat(influx): provide for remote files in the template commands 2020-06-16 14:44:51 -07:00
Alex Boatwright 8ef5e4d7ec
fix: dont crash on empty result state (#18545) 2020-06-16 14:34:15 -07:00
Andrew Watkins 55055b529d
test(e2e): dashboard cell markdown and resize (#18549)
* test(cell): create a markdown note

* test(cell): resize

* test(cells): use aliases instead of vars
2020-06-16 14:33:21 -07:00
Alirie Gray ec3a857fd0
refactor: remove org service from kv dashboard service (#18504) 2020-06-16 14:03:42 -07:00
Johnny Steenbergen 870a3bb48c chore(influx): extend stacks output with sources 2020-06-16 14:00:56 -07:00
Bucky Schwarz 05e91093e0 chore(flagged): add active template to redux 2020-06-16 13:19:15 -07:00
Johnny Steenbergen 5af53f88c5 feat(pkger): allow for base github content urls for json/yaml/jsonnet templates
closes: #18479
2020-06-16 13:00:29 -07:00
alexpaxton 42e8a2e06d
refactor(flows): update copy to improve usability (#18516) 2020-06-16 12:48:00 -07:00
Johnny Steenbergen ea322d8286 feat(pkger): extend metrics to collect remote sources
closes: #18243
2020-06-16 12:17:45 -07:00
Johnny Steenbergen 74b1ab2948 chore(metric): refactor the metric pkg to enable extension of vectors and naming convetions 2020-06-16 12:17:45 -07:00
Lyon Hill 009b8ec98f
feat: start using the new org handler from the tenant service. (#18371)
* feat: start using the new org handler from the tenant service.

The rest of the tenant system is in place except the org http api handler and the
user api handler.

* fix: update the label service in org handler and add links
2020-06-16 12:56:31 -06:00
Zoe Steinkamp 3af909b611
test: Adding simple client libraries test (#18527) 2020-06-16 10:22:04 -06:00
Johnny Steenbergen b977568390 feat(pkger): extend pkger to provide sources of templates to each template 2020-06-16 08:04:37 -07:00
Johnny Steenbergen 020c9e7374 chore(pkger): add source to Pkgs to 2020-06-16 08:04:37 -07:00
Johnny Steenbergen 6ff46c0f3c chore(pkger): drop deprecated shouldRemove from parser identity 2020-06-16 08:04:37 -07:00
karel-rehor 72a415de51
chore(e2e): refactor and stablize tests (#18531) 2020-06-16 08:59:05 -06:00
Brett Buddin 42ef78d0c5
Merge pull request #18508 from influxdata/bb/dbrp-bucket-permissions
fix(dbrp): Change DBRP mapping service to use Buckets resource permissions
2020-06-16 10:07:40 -04:00
Ariel Salem b1f7d03ad1
feat(cancel-query-request): added abort query request functionality after submitting a query (#18387) 2020-06-16 05:19:34 -07:00
Deniz Kusefoglu c4b0ba7f4b
feat(reporting): Convert ms to ns (#18523) 2020-06-15 18:00:31 -07:00
Johnny Steenbergen 0e8b5848ef chore(http): fixup the chi base router using API type 2020-06-15 17:16:05 -07:00
Alex Boatwright 9c6f02f7f0
fix: don't break on auto detected delimiters (#18521) 2020-06-15 16:56:01 -07:00
Johnny Steenbergen 2c85e1520f chore(http): export NewBaseChiRouter constructor 2020-06-15 15:35:45 -07:00
Rose Parker 4790c3cb43 test: retaining dashboard sort order 2020-06-15 16:36:07 -04:00
Brett Buddin d8aa318985
fix(dbrp): Change DBRP mapping service to use Buckets resource permissions instead of DBRP. 2020-06-15 15:50:37 -04:00
jlapacik 7f1caec697
feat: limit cursors (#18467)
* feat(storage): first array cursor

* feat: add first and last to rpc messages

* test(launcher): push down group first and group last

* feat(storage): window first array cursor

* test(launcher): push down bare first and bare last

* feat(storage): add capabilities for group first and group last

* refactor: rename first to limit

* refactor: make zero value for every period meaningful

* refactor: standardize launcher pushdown tests
2020-06-15 12:21:35 -07:00
Deniz Kusefoglu fd8e2291ef
feat(reporting): Add reporting abstraction and init events (#18499)
* feat(reporting): Add init reporting abstraction

* feat(reporting): Add events

* feat(reporting): Rename queryperformance, add Date.now() in function call
2020-06-15 11:37:29 -07:00
Russ Savage 037f3c11e7
chore(fluxFunctions): Update hasSuffix/Prefix (#18496) 2020-06-15 10:33:14 -07:00
Alex Boatwright e91514a63f
feat: save to dashboards from notebooks (#18468) 2020-06-15 09:13:57 -07:00
Zoe Steinkamp dd64ba6dff
fix: loads function writeNavigationTimingMetrics after window.load runs (#18495)
* fix: loads function after window.load runs

* fix: loads function after window.load runs
2020-06-12 19:05:25 -06:00
Timmy Luong 85baa156bf fix: update formatStatValue to correctly handle trailing zeroes in all cases 2020-06-12 15:55:06 -07:00
Alex Boatwright 1dc54f403e
feat: button order (#18492)
Co-authored-by: drdelambre <drdelambre>
2020-06-12 15:06:19 -07:00
Ariel Salem 020d938537
chore(alphabetize): alphabetizes dashboards in the saveas dropdown, variables in script editor, and alerts, endpoints and checks (#18488) 2020-06-12 14:43:35 -07:00
alexpaxton 26423447b9
feat(flows): draggable visualizations (#18486)
* feat: implement resizer for Visualizations

* refactor: clean up implementation in Query

* refactor: move resizer components to shared folder

* refactor: make resizer components more generic and customizable

* fix: cleanup
2020-06-12 14:18:36 -07:00
Christopher M. Wolff 8fa5d3f591
feat(query): add test and feature flag for pushing down sum (#18484) 2020-06-12 13:28:03 -07:00
Andrew Watkins faf6f9dd11
test(e2e): create CSV, map, and query variables (#18465)
* test(e2e): creation of CSV, map, and query variables

* fix: wait for overlay to close

* test(e2e): contains instead of exists

* fix: prettier
2020-06-12 13:21:43 -07:00
Lyon Hill 22c573df68
fix: clean up old runs when we fail to enqueue it (#18482)
* fix: clean up old runs when we fail to enqueue it

We need to make sure the runs are removed if we fail to enqueue the run to be worked.
for this we will now add an error message stating why we failed and move the run out of our kv store.

* fix: update fail message
2020-06-12 13:02:31 -06:00
Russ Savage ff620782eb
chore(changelog): updating for beta-12 2020-06-12 10:54:52 -07:00
Paul Hummer 9391075687
Merge pull request #18485 from rockstar/chore/update-pkg-config
chore: update pkg-config
2020-06-12 11:17:18 -06:00
Ariel Salem daad4b517c
feat(cmdClick-task): Added command click functionality to tasks names to open in separate tab (#18480) 2020-06-12 09:48:28 -07:00
Paul Hummer 3cd67c7b09 chore: update pkg-config 2020-06-12 10:41:38 -06:00
Pavel Závora 78b9475ab5
Merge pull request #18477 from influxdata/chore/reuse_ctx_influx_write
chore(influx): use and pass a single context in write cmd processing
2020-06-12 07:32:33 +02:00
Zoe Steinkamp 87ad2ebbb5
fix: This fixes the dropdown width (#18476)
The amount of spacing was too small for bucket names between 10-16 characters
2020-06-11 22:37:02 -06:00
Pavel Zavora a719bcd1e9 chore(influx): use and pass a single context in write cmd processing 2020-06-12 05:53:20 +02:00
Johnny Steenbergen 1a89e49086 fix(pkger): capture and fix panics converting tasks 2020-06-11 17:44:52 -07:00
Paul Hummer a11a770e0e
Merge pull request #18473 from rockstar/fix/osxcross-pathing
fix: correctly set the path to o64-clang
2020-06-11 17:07:52 -06:00
Christopher M. Wolff 796e5fbfb7
refactor(storage/reads): refactor/generalize aggregate array cursor code and add tests (#18414) 2020-06-11 16:01:47 -07:00