Kelvin Wang
9dc5438e06
feat(cmd/influxd): add http error handler
2019-06-26 21:39:22 -04:00
Kelvin Wang
4a75004bd7
feat(influxdb):add http error handler interface
2019-06-26 21:39:21 -04:00
Ben Johnson
611a7d83e5
feat(tsdb): Add basic tsdb read metrics ( #14211 )
...
feat(tsdb): Add basic tsdb read metrics
2019-06-26 17:56:53 -06:00
Ben Johnson
12549c859e
feat(tsdb): Add basic tsdb read metrics
...
Adds a total cursor counter and seek location counter to a new
`readMetrics` that is added to each `Engine`. Default labels group
by `engine_id` and `node_id`.
2019-06-26 16:16:24 -06:00
lukevmorris
350f72c296
Merge pull request #14149 from influxdata/return-oauth-id-for-user
...
feat(me): return oauth id with user object
2019-06-26 15:08:39 -07:00
Luke Morris
701501d00d
feat(http/me): oauthID could in theory be updated
2019-06-26 14:42:29 -07:00
Palak Bhojani
b67ea62562
Add oauthID to the user interface instead of session
2019-06-26 11:45:34 -07:00
Luke Morris
1c3b92dacb
feat(http/me): name type according to semantics
2019-06-26 11:45:34 -07:00
Luke Morris
03f6d0e521
feat(http/me): name function according to semantics
2019-06-26 11:45:34 -07:00
Luke Morris
225586f83f
feat(me): return oauth id with user object
2019-06-26 11:45:34 -07:00
Palakp41
93a9f0e86d
Merge pull request #14200 from influxdata/tasks-token-update
...
Add the ability to update a task token
2019-06-26 10:01:01 -07:00
Jonathan A. Sternberg
2c32826b72
deps: upgrade to flux v0.34.1 ( #14206 )
2019-06-26 11:31:45 -05:00
Jonathan A. Sternberg
9d91ac7a2c
deps: upgrade to flux v0.34.0 ( #14205 )
...
https://github.com/influxdata/flux/releases/tag/v0.34.0
2019-06-26 10:14:50 -05:00
Chris Goller
14e7daa6e4
fix client tracing propagation from doubly recording ( #14204 )
...
Closes #14203
* chore(vendor): update to opentracing 1.1.0
* fix(http): finish client span
* fix(http): remove extra span injection
2019-06-26 00:48:15 -05:00
Palak Bhojani
5d4799d868
Update changelog for updating a task token
2019-06-25 11:39:26 -07:00
Palak Bhojani
d375f4bfcc
Add the ability to update a task token
2019-06-25 11:30:05 -07:00
Christopher Henn
530ceb9cbd
fix(ui): clamp gauge needle position to gauge domain
2019-06-24 17:46:03 -07:00
Christopher Henn
123b99cac5
fix(ui): draw gauges correctly on HiDPI screens
2019-06-24 17:46:03 -07:00
Palakp41
79dec36d36
Merge pull request #14189 from influxdata/feat/task-token
...
Add dropdown to select token when creating a new task
2019-06-24 14:50:31 -07:00
Palak Bhojani
875efabc68
Update changelog for token selection
2019-06-24 14:21:12 -07:00
Palak Bhojani
2a5517c0df
Create token dropdown to be a separate component
2019-06-24 13:31:03 -07:00
Palak Bhojani
715e587c0d
Add dropdown to select token when creating a new task
2019-06-24 13:31:03 -07:00
Christopher Henn
1d7521ebb7
fix(ui): enable selecting more columns in line visualizations
...
Closes #14153
2019-06-24 13:18:56 -07:00
Lisa Leung
ffce990aac
Merge pull request #14173 from influxdata/feat/api/createat-variable
...
feat(http): add createAt & updatedAt variable
2019-06-24 13:13:44 -07:00
Christopher Henn
9b78a66cd2
chore(ui): upgrade dependencies
...
Upgrades giraffe and influxdb-client-js dependencies.
Makes a few source tweaks to accomdate changes in the new client
version.
2019-06-24 11:22:30 -07:00
Andrew Watkins
d457865704
build: remove npm replace with yarn ( #14176 )
...
* build: remove npm
* build(yarn): only build silently on prod
* build(yarn): replace npm with yarn in makes and docs
* build: remove mentions of npm
* build: add yarn.lock
* build(yarn): lower minor version requirement
* chore: remove package-lock.json
* chore: add package-lock.json to gitignore
* build(node): allow newer node
* docs: update README.md
2019-06-21 16:19:42 -07:00
Iris Scholten
ea27736eaf
fix(ui/cloudNav): Update cloud subnav feature flag to use env var ( #14171 )
...
Subnav should be visible in acceptance but feature flagged in production
2019-06-21 13:17:57 -07:00
lisale0
1d6a0c5a3c
fix pr
2019-06-21 11:55:28 -07:00
Andrew Watkins
5dfba47d15
fix: cell errors ( #14168 )
...
* fix: add tooltip for error message
* wip: styles for error
* chore: christmas time
* feat: introduce error formatting
* style(veo): scrollable errors
* style(cell): error tooltip
* chore: remove comment
* style: put styles on children
2019-06-21 10:25:09 -07:00
Lyon Hill
89acf847ea
feat(task): Build interfaces for a generic scheduler. ( #14163 )
...
* feat(task): Build interfaces for a generic scheduler.
2019-06-21 10:31:43 -06:00
tmgordeeva
fb69c5d06c
Merge pull request #13698 from influxdata/tg-fix-metrics
...
fix(storage): reduce tsm level metrics cardinality
2019-06-20 17:57:37 -07:00
lisale0
6206b905a4
set va directly and remove comment
2019-06-20 16:30:25 -07:00
lisale0
63bc965606
fix findvar test
2019-06-20 16:25:38 -07:00
lisale0
8c045ad08a
gofmt
2019-06-20 16:25:38 -07:00
lisale0
3d18984c70
fix tests
2019-06-20 16:25:38 -07:00
lisale0
2187bf345b
fixed bolt and inmem tests
2019-06-20 16:25:38 -07:00
lisale0
4057183dac
setting createdAt and updatedAt in bolt and inmem
2019-06-20 16:25:38 -07:00
Jade McGough
fa132d19a7
WIP
2019-06-20 16:25:38 -07:00
Jade McGough
b79e096bef
fix segfault
2019-06-20 16:25:38 -07:00
Jade McGough
2cd14c7cdb
fix failures in variable http testing
2019-06-20 16:25:38 -07:00
lisale0
3330d38984
feat(http): adding createdAt variable
2019-06-20 16:25:38 -07:00
Delmer
03a1c86e55
feat(ui/cloud_nav): adds and feature flags billing/usage sub navs ( #14170 )
...
Adds a feature flag for the billing and usage sub navs in cloud.
Co-authored-by: Iris Scholten <ischolten.is@gmail.com>
2019-06-20 19:12:05 -04:00
tmgordeeva
bbb21804a3
Merge pull request #14144 from influxdata/tg-fix-metrics-startup
...
fix(storage): initialize tsm file metrics, update after compaction
2019-06-20 15:36:16 -07:00
Tanya Gordeeva
6428cdbce6
fix(storage): initialize tsm file metrics, update after compaction
...
These metrics weren't being properly intialized on opening the file store, and
weren't being properly updated on compaction.
2019-06-20 14:37:53 -07:00
Tanya Gordeeva
85dc52a93b
fix(storage): reduce tsm level metrics cardinality
...
This should have cut off TSM file levels at 4+.
2019-06-20 14:37:33 -07:00
Christopher Henn
2225b6a33f
fix(ui): upgrade influxdb-client-js and influxdb-templates
...
Upgrades influxdb-client-js to latest dev tip, which includes a fix for
issue #14086 .
I also ran into an issue where the templates UI was crashing. It was
fixed by running
npm update @influxdata/influxdb-templates
To avoid having to run this not-obvious fix in the future, I [added a
release process][0] to influxdb-templates, released a version, and
pinned influxdb to that version.
Closes #14086
[0]: 401ec1687a
2019-06-20 14:34:42 -07:00
Ben Johnson
b4275fa17e
fix(storage): Add WithCurrentGenerationFunc() for generation injection. ( #14151 )
...
fix(storage): Add WithCurrentGenerationFunc() for generation injection.
2019-06-20 09:53:50 -06:00
Ben Johnson
14980d55b8
fix(storage): Add WithCurrentGenerationFunc() for generation injection.
...
Adds the ability to set the current generation to use when compacting
the cache only. Previously, we used the current generation for all
files but this causes issues and we should only use the current
generation for level 1 compaction.
2019-06-20 08:54:38 -06:00
Christopher Henn
097867bfb8
fix(ui): prevent variable dropdown from clipping
...
Closes #14075
2019-06-19 15:39:40 -07:00
Andrew Watkins
54fba2ebb2
fix: only click save once to save cell ( #14164 )
2019-06-19 15:13:23 -07:00