Delmer
36f2de831a
chore(ui/templates/api): add create task from template ( #12899 )
2019-03-26 15:50:01 -04:00
Andrew Watkins
5a014dcb09
chore(ui): organize ts types ( #12900 )
2019-03-26 11:35:39 -07:00
Palakp41
6c6247efb3
Merge pull request #12888 from influxdata/feat/templates-delete
...
Add the ability to delete a template
2019-03-26 10:07:42 -07:00
Brandon Farmer
da79a4cb20
Merge pull request #12897 from influxdata/cloud-navigation
...
Add cloud navigation
2019-03-26 09:49:18 -07:00
Palak Bhojani
1e1f57dfdb
Add the ability to delete a template
...
Co-authored-by: Alirie Gray <alirie.gray@gmail.com>
2019-03-26 09:43:20 -07:00
Brandon Farmer
29490572ff
Add cloud navigation
2019-03-26 09:23:02 -07:00
kelwang
949d7bc9de
Merge pull request #12801 from influxdata/swagger_password_reset
...
fix(http): swagger change user pass reset resp
2019-03-26 11:35:06 -04:00
Christopher M. Wolff
eb4df57788
test(http): add unit test for proxy query service ( #12683 )
2019-03-26 06:49:51 -07:00
Edd Robinson
eff263694b
Merge pull request #12847 from influxdata/er-cache-snapshot-time
...
Snapshot cache based on age
2019-03-26 11:01:30 +00:00
Edd Robinson
9a42202b53
PR feedback
2019-03-26 09:57:01 +00:00
Christopher M. Wolff
56e688beee
fix(query): add Check method to query service interfaces ( #12866 )
...
Fixes influxdata/idpe#2756 .
2019-03-25 20:05:44 -07:00
Deniz Kusefoglu
ed9cad3ef4
Merge pull request #12837 from influxdata/dashboard-from-template-to-ui
...
Create included variables when creating dashboards from template
2019-03-25 18:40:29 -07:00
Palakp41
5fe51502c2
Merge pull request #12886 from influxdata/fix/variables-empty-state
...
Update variables to use the same component for create button
2019-03-25 18:25:00 -07:00
Deniz Kusefoglu
dcc7f93edb
Port dashboard from template function to ui from client
2019-03-25 18:22:02 -07:00
Palak Bhojani
49a3adaef1
Update variables to use the same component for create button
2019-03-25 17:19:59 -07:00
Jacob Marble
0b626beb53
chore(storage): Don't log every read request ( #12881 )
...
* don't log every read request
* check for err
2019-03-25 13:14:45 -07:00
Jacob Marble
6932d0323f
remove unused trace_id field from log ( #12878 )
2019-03-25 13:03:11 -07:00
Alirie Gray
dcd65ee4ae
Merge pull request #12821 from influxdata/variables/drag-variables-on-dashboard
...
feat(dashboard): add ability to change order of variable dropdowns
2019-03-25 12:58:38 -07:00
Alirie Gray
85e44b2ce3
feat(dashboard): add ability to change order of variable dropdowns
2019-03-25 12:40:46 -07:00
kelwang
ffebdf8446
Merge pull request #12796 from influxdata/swagger_write_precison
...
fix(http): swagger write precision
2019-03-25 15:31:31 -04:00
Palakp41
7f8f0a49af
Merge pull request #12876 from influxdata/feat/tokens-disable-enable
...
Add the ability to enable or disable a token
2019-03-25 11:47:08 -07:00
Palak Bhojani
1f8cb6eee8
Add the ability to enable or disable a token
2019-03-25 11:29:56 -07:00
kelwang
316f081812
Merge pull request #12875 from influxdata/sources_buckets_issue
...
fix(http): fix invalid source buckets
2019-03-25 14:18:16 -04:00
Kelvin Wang
04fd5f76db
fix(http): fix invalid source buckets
2019-03-25 14:03:24 -04:00
Mark Rushakoff
7ecb7a23a4
chore: update staticcheck to latest
...
And fix newly discovered errors.
2019-03-25 10:20:59 -07:00
Christopher Henn
7d7d366684
Surface errors appearing within Flux tables
2019-03-25 10:20:28 -07:00
Christopher Henn
4565d6b57c
Display copyable error message when queries fail
...
Co-authored-by: Alex Paxton <thealexpaxton@gmail.com>
2019-03-25 10:20:28 -07:00
kelwang
7ae219ed35
Merge pull request #12794 from influxdata/swagger_label_response
...
fix(http): fix scraper, buckets label swagger resp
2019-03-25 13:09:12 -04:00
Iris Scholten
665cda5f17
Merge pull request #12849 from influxdata/feat/template-import-only
...
Remove the option to create a template
2019-03-25 10:05:28 -07:00
Iris Scholten
1fe63bb894
Merge pull request #12855 from influxdata/fix/dashboard-reload
...
fix(ui): Prevent full page reload when clicking a dashboard
2019-03-25 10:04:53 -07:00
Kelvin Wang
b34ce9bfcb
fix(http): swagger change user pass reset resp
2019-03-25 12:46:56 -04:00
kelwang
6814e81b55
Merge pull request #12867 from influxdata/swagger_delete_template
...
fix(http): swagger add template endpoint
2019-03-25 12:05:29 -04:00
Edd Robinson
aa4e652e43
Add reason to total compaction metric
...
This commit adds a reason label to the total compaction metric. For
snapshots, the reason will indicate why the cache was snapshotted. For
other compactions, the reason label will be blank.
2019-03-25 15:25:03 +00:00
Kelvin Wang
7f3c8a7d43
fix(http): swagger add template endpoint
2019-03-25 11:24:24 -04:00
Edd Robinson
dbca30dac5
Add integration tests for cache snapshotting
2019-03-25 11:44:01 +00:00
Edd Robinson
16cef36aa2
Move tests around
2019-03-25 11:44:01 +00:00
Edd Robinson
55e9ed689f
Allow the tsm1.Cache to be snapshotted due to age
...
This commit adds a new Cache option, via the
`tsm1.CacheConfig.SnapshotAgeDuration` field, which controls the maximum
age the cache can reach before it is snapshotted to a TSM file.
The default value for this option is `0`, which means that the cache
will never be snapshotted based only on age. Setting this value to, for
example, 10 seconds, would result in the cache snapshotting every 10
seconds.
Snapshotting the cache more frequently can provide better durability
guarantees in some circumstances, though more, smaller TSM files will
lead to more work needed to compact them down to larger, more dense
files.
When using InfluxDB with a WAL there isn't really a strong reason to
alter `tsm1.CacheConfig.SnapshotAgeDuration` from `0`.
2019-03-25 11:44:01 +00:00
Edd Robinson
af3f7bc9cb
Add new cache configuration value
2019-03-25 11:44:01 +00:00
Edd Robinson
4022db03c2
Provide explicit cache snapshot reasons
2019-03-25 11:44:01 +00:00
Iris Scholten
eab7205eef
fix(ui): Prevent full page reload when clicking a dashboard
2019-03-22 16:43:39 -07:00
Iris Scholten
68400504ab
Merge pull request #12850 from influxdata/fix/note-auto-focus
...
ensure editor is focused when editing/creating note
2019-03-22 15:11:18 -07:00
Iris Scholten
433f99f994
ensure editor is focused when editing/creating note
2019-03-22 15:00:59 -07:00
Iris Scholten
9277a76ca8
Merge pull request #12843 from influxdata/feat/export-copy-button
...
Add copy button to export overlays
2019-03-22 14:26:36 -07:00
Iris Scholten
bd6fdc403d
Remove the option to create a template
2019-03-22 14:15:40 -07:00
Iris Scholten
95b005e8a2
Add copy button to export overlays
2019-03-22 13:26:49 -07:00
Iris Scholten
8196a0091f
Merge pull request #12836 from influxdata/fix/veo-loaded
...
Ensure view loaded before rendering veo
2019-03-22 09:52:41 -07:00
Christopher Henn
3615f84454
Fix Raw Data view screen tearing bug
2019-03-22 09:35:34 -07:00
Iris Scholten
0e33ac6bd2
Ensure view loaded before rendering veo
...
Co-authored-by: Chris Henn <chris@chrishenn.net>
2019-03-22 09:34:32 -07:00
Delmer
f2999c35fc
feat(ui/telegrafs): add inline labels to telegraf rows ( #12835 )
2019-03-22 11:40:31 -04:00
Delmer
845eb38253
fix(ui/dygraph): add guard for dygraph ( #12828 )
2019-03-22 10:13:35 -04:00