Commit Graph

11869 Commits (ce560b1322996a6f46ccfdc9c903007b7645a274)

Author SHA1 Message Date
Chris Goller 55491eae5b ci(Makefile): add asset generation to nightly 2018-09-11 16:11:16 -05:00
Jonathan A. Sternberg ee5cd72eae
Merge pull request #818 from influxdata/js-influxql-normalize-time-spec
feat(query/influxql): update the spec for time normalization in selectors
2018-09-11 13:26:37 -05:00
Jonathan A. Sternberg 131767572e feat(query/influxql): update the spec for time normalization in selectors 2018-09-11 13:09:48 -05:00
Chris Goller 402cf4d3f6
Merge pull request #816 from influxdata/feature/makefile-path
ci(Makefile): update PATH to have go-bindata
2018-09-11 10:36:55 -05:00
Lyon Hill 54cb6dfaa9
fix(task): allow schedulers to recover in progress tasks. (#810)
* fix(task): allow schedulers to recover in progress tasks.
2018-09-11 09:32:59 -06:00
Chris Goller 7d61b90bca ci(Makefile): update PATH to have go-bindata 2018-09-11 10:22:06 -05:00
Gianluca Arbezzano d117803e8c
Merge pull request #812 from influxdata/feature/790
Add org as a query param to bucket
2018-09-11 16:59:20 +02:00
Gianluca Arbezzano 12c24080b4
Add org as a query param to bucket
Fixed #790

Signed-off-by: Gianluca Arbezzano <gianarb92@gmail.com>
2018-09-11 15:24:23 +02:00
Gianluca Arbezzano 5f51d9ca02
Merge pull request #811 from influxdata/feature/795
Add links to orgs http handler
2018-09-11 15:04:00 +02:00
Gianluca Arbezzano 0c862f71a1
Add links to orgs http handler
Fixed #795

Signed-off-by: Gianluca Arbezzano <gianarb92@gmail.com>
2018-09-11 14:55:29 +02:00
Michael Desa 50dad74429
Merge pull request #788 from influxdata/doc/api
Fill out swagger documentation to be the expected state of the API
2018-09-10 16:08:42 -04:00
Michael Desa db2aef784a
Merge pull request #807 from influxdata/feat/bucket-links
feat(http): add links to bucket service response structures
2018-09-10 15:30:55 -04:00
Michael Desa d6098882f9 feat(http): add links to bucket service response structures 2018-09-10 15:26:08 -04:00
Jorge Landivar 4fa94ad1ce
Merge pull request #806 from influxdata/WithMachineID
With machine ID
2018-09-10 13:44:50 -05:00
Jonathan A. Sternberg 43ff21e009
Merge pull request #785 from influxdata/js-join-multiple-aggregates
fix(query/influxql): join multiple aggregates with the new join function
2018-09-10 12:56:39 -05:00
Jonathan A. Sternberg a5641f6fd9 fix(query/influxql): join multiple aggregates with the new join function 2018-09-10 11:54:38 -05:00
Jonathan A. Sternberg 6f6794f11e
Merge pull request #805 from influxdata/js-dep-fix
fix: remove constraints that were from the query package
2018-09-10 11:53:24 -05:00
Jonathan A. Sternberg 65fc008a8e fix: remove constraints that were from the query package
The query package has now mostly been moved to influxdata/flux so these
constraints cause dep to print a non-useful message that is confusing.
2018-09-10 11:34:20 -05:00
docmerlin (j. Emrys Landivar) c02c1be795 specificy setting a machine ID on the generator 2018-09-10 09:51:31 -05:00
kelwang 5a35d04386
Merge pull request #60 from influxdata/feat/errors-lib
feat(errors): add error lib
2018-09-08 01:04:13 -04:00
Kelvin Wang 4cd8a48c39 feat(errors): add errors lib 2018-09-07 21:45:47 -05:00
Mark Rushakoff 7bbd087980 chore(task): clean up log writer API
Introduce a RunLogBase type that encapsulates the base information
shared across multiple logs for the same run. This has the information
previously part of the API (Task and RunID), and includes the addition
of a RunScheduledFor timestamp.

Also remove the RunScheduled value for RunStatus, as it was never used
in the scheduler.
2018-09-07 09:35:55 -07:00
Stuart Carnie 46963152cc
Merge pull request #784 from influxdata/sgc-flux
refactor: Migrate query package to influxdata/flux repository
2018-09-06 16:09:34 -07:00
Michael Desa f437888ee2 doc(http): add macro (template variable) swagger documentation
Co-authored-by: Chris Goller <goller@gmail.com>
Co-authored-by: Michael Desa <mjdesa@gmail.com>
2018-09-06 18:13:36 -04:00
Stuart Carnie 7a05dfb61e refactor: Update Makefiles 2018-09-06 13:56:59 -07:00
Michael Desa 2c82b18800 doc(http): add links to resources
Co-authored-by: Chris Goller <goller@gmail.com>
Co-authored-by: Michael Desa <mjdesa@gmail.com>
2018-09-06 16:13:53 -04:00
Michael Desa e2d5ac1637 doc(http): nest users under org and misc. cleanup
Co-authored-by: Chris Goller <goller@gmail.com>
Co-authored-by: Michael Desa <mjdesa@gmail.com>
2018-09-06 16:13:53 -04:00
Michael Desa 23b468d948 doc(http): add org query param to required resource routes
Co-authored-by: Chris Goller <goller@gmail.com>
Co-authored-by: Michael Desa <mjdesa@gmail.com>
2018-09-06 16:13:53 -04:00
Michael Desa ec1b4219cb doc(http): remove ping endpoint from swagger
Co-authored-by: Chris Goller <goller@gmail.com>
Co-authored-by: Michael Desa <mjdesa@gmail.com>
2018-09-06 16:13:53 -04:00
Stuart Carnie ac75af2f58 refactor: Migrate query package to influxdata/flux repository 2018-09-06 11:13:48 -07:00
Lyon Hill 5bcc9063d7
feat(taskd): create a FindTaskByIDWithMeta function. (#781)
Now we can retrieve both task data as well as meta in one call.
2018-09-06 11:40:32 -06:00
Jacob Marble 37c8fbcd37
Merge pull request #783 from influxdata/jgm-viper-bool
kit/cli: Add boolean and duration flag types
2018-09-06 10:06:40 -07:00
Jacob Marble 0f1abf11bf kit/cli: Add boolean and duration flag types 2018-09-06 09:57:43 -07:00
Chris Goller b48fad0c4e
Merge pull request #771 from influxdata/feature/query
feat(http): add flux endpoint /v2/query influx
2018-09-06 11:27:54 -05:00
Jade McGough cd30e5a820
add internal system buckets for orgs (#652)
feat(bolt): add internal system buckets for orgs
2018-09-06 09:19:58 -07:00
Chris Goller dec5ece85c
Merge pull request #773 from influxdata/feature/build-assets
build(chronograf): add conditional build tags for asset generation
2018-09-06 10:47:40 -05:00
docmerlin (j. Emrys Landivar) b2561e4f9b update Jenkinsfile 2018-09-06 10:41:23 -05:00
Jorge Landivar 09cb475f10 for testing we added a jenkinsfile for testing the API 2018-09-06 10:41:23 -05:00
Michael Desa e83a3dbe02
Merge pull request #780 from influxdata/feat/source-csv-response
Add csv dialect support to 1x json response
2018-09-06 10:05:34 -04:00
Michael Desa 330f76c331 feat(http/influxdb): add csv dialect support to json response 2018-09-06 09:56:16 -04:00
Jade McGough 43e0d143e7
chore(http): return early if a critical error occurs in write path org/bucket lookup (#767) 2018-09-05 15:53:57 -07:00
Mark Rushakoff bbcbaee9fd chore(task): rename adaptertest to servicetest
This package assists with testing platform.TaskService. The fact that we
use task.PlatformAdapter is just a detail.

This is just a rename, plus one change to support caller-defined
construction of a TaskService (necessary for porting the tests to
enterprise).
2018-09-05 14:38:45 -07:00
Mark Rushakoff 9a469fd8ad chore(task): log on tick
This will help give operators a better idea that the system is not
actually idle.
2018-09-05 12:06:58 -07:00
Christopher M. Wolff 7e7c34f678
Create PreAuthorizer interface, BucketAwareOperationSpec interface (#664) 2018-09-05 12:06:26 -07:00
Lyon Hill deb25f5c8d
fix(taskd): Stop panic in options (#774)
* fix(taskd): Stop panic in options

When type asserting a value we need to ensure it is the type we expect
before we assert the value.
2018-09-05 11:31:11 -06:00
Stuart Carnie d327915e01
Merge pull request #772 from influxdata/sgc-influxdb
Update influxdata/influxdb:platform vendor dependency
2018-09-05 11:12:29 -06:00
Mark Rushakoff 479f3dbb3d test(task): add platform adapter tests
Also fix a handful of segfaults caused by improperly retained byte slices
from bolt, and combine two view transactions into one to avoid  data
race when a delete happened between them.
2018-09-05 10:06:55 -07:00
Chris Goller 6307531df0 feat(http): add checks for nil compiler 2018-09-05 09:33:10 -05:00
Chris Goller ef7bfdd6d2 build(chronograf): add conditional build tags for asset generation 2018-09-04 20:46:22 -05:00
Chris Goller cb1de24097 feat(http) add top-level links and health 2018-09-04 17:28:59 -05:00