Ariel Salem
34c0a69abf
fix(honeybadger): updated getTableProps to return empty fieldOptions whenever the files are undefined ( #16156 )
2019-12-06 10:17:12 -08:00
Alex Boatwright
6465b30d26
chore(ui): telegraf redux ( #16126 )
...
* feat(ui): adding state to telegraf editor
* chore: autolinterizing
2019-12-06 10:08:20 -08:00
Deary Hudson III
a6941648d2
feat(pkger): pkger to use updated dashboard params ( #16142 )
2019-12-06 11:13:06 -06:00
Johnny Steenbergen
ed974ba50a
fix(pkger): add telegraf to launcher for public api support
2019-12-06 09:05:51 -08:00
Johnny Steenbergen
ea67663ab7
fix(pkger): cleanup leftover bits from telegraf and label mapping misses
...
telegraf was not being mapped correctly for applying the label mapppings
and touched up a bunch of other issues that came up along the way.
2019-12-06 08:51:32 -08:00
Lorenzo Affetti
4c9888a651
Merge pull request #16137 from influxdata/feat/querylog-traceid
...
feat(query): add trace_id and sampled to the query log
2019-12-06 15:41:55 +01:00
alexpaxton
5bb37fd089
chore(ui): upgrade to Clockface 1.1.0 ( #16144 )
...
* chore(ui): point to local build
* refactor(ui): repair breakage from update
* chore: Revert "chore(ui): point to local build"
This reverts commit 968a8232cc
.
* chore: upgrade dependency to 1.1.0
* chore: appease prettier
* fix: correct typo
* fix(ui): give size to AlertColumns and update e2e tests
2019-12-05 17:05:39 -08:00
Bucky Schwarz
5eb777ab70
test: add e2e test for query builder
2019-12-05 16:27:35 -08:00
Ariel Salem
6d2f17cb48
feat(ui): delete with predicate preview ( #16088 )
...
added data preview for DWP. Need to finalize data format and narrow down table selection
2019-12-05 15:13:01 -08:00
Ariel Salem
8b54076d4c
feat(ui): added more time formats for table dropdown ( #16147 )
...
* fix(ui): added new selections for time format dropdown
* fix(ui): updated giraffe version to allow for changes to be reflected
2019-12-05 14:04:23 -08:00
Timmy Luong
7c8a7cd82d
fix(ui): remove prop override to allow Graph + Single Stat to use line positioning option
2019-12-05 14:00:01 -08:00
Chris Goller
011773ada0
fix(http): remove authorization and user-agent headers from tr… ( #16139 )
...
fix(http): remove authorization and user-agent headers from trace
2019-12-05 12:27:15 -06:00
Bucky Schwarz
9af5feec27
test(ui): scope create dashboard click to body button to avoid conflicts
2019-12-05 10:20:48 -08:00
Johnny Steenbergen
c76babdce6
feat(pkger): add support for exporting telegraf
2019-12-05 09:58:44 -08:00
Chris Goller
5519faa697
fix(http): remove authorization and user-agent headers from trace
...
Now, traces will have all headers except authorization and user-agent.
Additionally, I've removed the referer and remoteaddr as they did not
contribute much.
Eventually, this may change to just a small set of headers to record.
2019-12-05 11:30:29 -06:00
Nathaniel Cook
423dc9703c
fix(http/bucket): lift bucket name validation to http layer ( #16125 )
...
This removes the bucket name validation from the KV BucketService,
and moves it to the http implementation of the service.
The effect is that API user requests still get validated but direct KV access does not
2019-12-05 10:30:08 -07:00
Lorenzo Affetti
f765612ec1
feat(query): add trace_id and sampled to the query log
2019-12-05 16:06:15 +01:00
Jacob Marble
5f19c6cace
chore: Remove several instances of WithLogger ( #15996 )
...
* chore: Remove several instances of WithLogger
* chore: unexport Logger fields
* chore: unexport some more Logger fields
* chore: go fmt
chore: fix test
chore: s/logger/log
chore: fix test
chore: revert http.Handler.Handler constructor initialization
* refactor: integrate review feedback, fix all test nop loggers
* refactor: capitalize all log messages
* refactor: rename two logger to log
2019-12-04 15:10:23 -08:00
Chris Goller
27e2531b0a
refactor: add more tracing information to writes ( #16118 )
...
refactor: add more tracing information to writes
2019-12-04 16:07:57 -06:00
Alex Boatwright
e5b79e00f3
feat(ui): cloning monaco editor for use with toml ( #16072 )
2019-12-04 14:01:42 -08:00
Alex Boatwright
747e890be2
chore: autolinterizing
2019-12-04 13:53:08 -08:00
Johnny Steenbergen
695211aeda
feat(pkger): add dry run and apply functionality for telegraf resources
2019-12-04 13:50:42 -08:00
Alex Boatwright
8452de0cd7
feat(ui): adding state to telegraf editor
2019-12-04 13:34:33 -08:00
Jakub Bednář
f25fe8c5a2
fix(http): Return an empty array if organization has no secret keys ( #15363 )
...
* fix(http): Return an empty array if organization has no secret keys
* fix(http): Return an empty array if organization has no secret keys instead nil
2019-12-04 13:29:05 -08:00
Jakub Bednář
01452752ec
fix(http): remove a HTTPNotificationRuleBase.url from required properties ( #15322 )
2019-12-04 13:28:29 -08:00
Chris Goller
632b93ac6b
refactor(http): normalize user-agent names
...
User-Agent cardinality is unbounded; this attempts to
decrease the number quite a bit.
2019-12-04 15:02:00 -06:00
Dan Dascalescu
f82e2d5c62
fix(issue_template): Fix typo in Template ( #14360 )
2019-12-04 12:59:02 -08:00
Ezeki Zibzibadze
3ce827ea76
feat(ui): add Georgian version of hello ( #16066 )
2019-12-04 12:44:55 -08:00
Bucky Schwarz
a28bbfcd68
chore(ui): move changelog entries that were added to the previous release after it was release
2019-12-04 12:41:18 -08:00
Nathaniel Cook
fd63ff17f3
feat(cmd/influx): add command to manually transpile InfluxQL to Flux ( #16119 )
2019-12-04 13:31:20 -07:00
Deary Hudson III
ad961669ae
feat(http): create cell view properties on dashboard creation ( #16112 )
2019-12-04 13:47:25 -06:00
Edd Robinson
d367aee428
refactor: add more tracing information to writes
2019-12-04 18:50:26 +00:00
Timmy Luong
9f643126f1
chore: update CHANGELOG
2019-12-04 09:38:41 -08:00
Michael Desa
1be8c8025a
Merge pull request #16100 from nwneisen/remove-source-endpoint
...
chore: remove "/sources" endpoint
2019-12-04 11:10:59 -05:00
nwneisen
c315c237b5
chore: remove sources and fix resulting breaks
...
Signed-off-by: nwneisen <nwneisen@gmail.com>
2019-12-04 08:42:42 -07:00
Russ Savage
bd3847897e
fix(changelog): updating broken links in changelog
2019-12-03 21:04:24 -08:00
Bucky Schwarz
e52705d2b1
fix(ui): properly map over queryBuilder tags and set default values
2019-12-03 17:40:25 -08:00
Johnny Steenbergen
5049850cdc
fix: broken tests in dashboard http tests
2019-12-03 17:19:03 -08:00
Johnny Steenbergen
51500396b3
feat(pkger): extend dashboards to capture position fields for xy and line plus stat charts
2019-12-03 16:10:50 -08:00
Timmy Luong
cf96cc4a84
feat(ui): add positioning option to line graphs
2019-12-03 16:10:50 -08:00
Bucky Schwarz
5801d9ca9f
fix(ui): handle json parsing failures and let the user know
2019-12-03 14:12:02 -08:00
Deary Hudson III
e21ebeb30e
feat(http): add cell properties to GET /dashboards/:dashboardID response
...
issue #16057
2019-12-03 15:45:57 -06:00
Johnny Steenbergen
996c88e953
feat(pkger): add telegraf as a valid resource to the pkger parser
2019-12-03 11:17:20 -08:00
Johnny Steenbergen
d0a336fbf8
chore(pkger): refactor nested labels and non unique by name resources
...
makes the label mapping more generic so we don't have to create N number
of label mapping funcs.
2019-12-03 11:17:20 -08:00
Christopher M. Wolff
ec288a6434
fix(query): update version of Flux in promqltests ( #16091 )
2019-12-03 11:07:12 -08:00
Ariel Salem
61670125b1
fix(ui): updated telegrafs reducer to set correctly set props ( #16092 )
2019-12-03 09:28:11 -08:00
Ariel Salem
cfcf2ae34f
fix(ui): updated getEndTime to account for now() selections as the upper bound of the query ( #16089 )
...
* fix(ui): updated getEndTime to account for now() selections as the upper bound of the query
2019-12-03 08:39:59 -08:00
Jonathan A. Sternberg
d7ddcf5abc
feat(query): enable optimized pivot push down rule ( #16073 )
...
Use the optimized pivot when the influxdb source is being used.
2019-12-03 09:16:19 -06:00
Alirie Gray
9417936069
feat(tasks): add ability to filter by active tasks ( #15893 )
2019-12-02 14:16:10 -08:00
Jonathan A. Sternberg
2d46f427ad
build(flux): update Flux to v0.55.1 ( #16069 )
2019-12-02 14:32:16 -06:00