Commit Graph

34737 Commits (c665c749fe0aeb858ca2f059991826c923348949)

Author SHA1 Message Date
Daniel Moran 00afd95cb7
refactor: automated move of errors and id from root to kit (#21101)
Co-authored-by: Sam Arnold <sarnold@influxdata.com>
2021-03-30 14:10:02 -04:00
Paul Hummer a8183d8cf1
build(flux): update flux to v0.111.0 (#21087) 2021-03-30 09:47:02 -06:00
Daniel Moran b1283bc998
build: fix 'go generate' and regenerate the universe (#21089) 2021-03-30 10:32:14 -04:00
Jonathan A. Sternberg 7b74bb41fc
fix(fluxtest): fix load storage to read/write the bucket correctly (#21058) 2021-03-26 15:58:04 -05:00
Sean Brickley d7ecd6e5fa
build(lsp): Upgrade flux-lsp-browser to v0.5.37 (#21062) 2021-03-25 11:34:38 -04:00
Jonathan A. Sternberg 6231d5d90b
build(flux): update flux to v0.109.1 (#21059) 2021-03-24 13:11:44 -05:00
Russ Savage 1b7d5f3156
feat: add profiler to query command in cli (#21006) 2021-03-23 15:47:52 -04:00
Daniel Moran 4ef09e1ccb
feat(cmd/inflxud): add support for writing to stdout in `export-lp` (#21046) 2021-03-23 14:59:16 -04:00
Daniel Moran 85c1bb8cd6
chore: update CHANGELOG (#21047) 2021-03-23 14:46:58 -04:00
Daniel Moran 4c59a34bae
fix(bolt): prevent concurrent access to telegraf plugin metrics cache (#21042) 2021-03-23 14:16:14 -04:00
Yun Zhao 4f535d281a
fix(tsi1): optimize the comparison of SeriesIDSet. (#21013) 2021-03-23 13:27:38 -04:00
Daniel Moran 8ab90d335f
fix(cmd/influx): add limits to task and run filters in retry-failed (#21033) 2021-03-23 07:53:58 -04:00
Daniel Moran 3420ed53d3
refactor: modularize backup/restore behavior so it's possible to test using `go test` (#20991) 2021-03-23 07:28:38 -04:00
Russ Savage f377b51250
feat: adding task ids to the ui (#20894) 2021-03-22 15:33:40 -04:00
Russ Savage 49a72fce07
fix: escape regex meta characters in user input (#20925) 2021-03-22 14:44:16 -04:00
Russ Savage 080341b865
feat: updating telegraf plugins for latest release (#20861) 2021-03-22 14:10:48 -04:00
Daniel Moran 73e4e70fd2
docs: remove broken reference to old DEVELOPMENT.md (#20984) 2021-03-17 10:55:36 -04:00
Daniel Moran c5edd9092f
feat(http): add config parameters for HTTP timeouts (#20971) 2021-03-16 16:54:46 -04:00
Daniel Moran 9922863185
fix(tls): Update TLS strict cipher suite to actually work (#20921) 2021-03-16 10:45:27 -04:00
Sean Brickley 950e99cbb2
build(lsp): Upgrade flux-lsp-browser to v0.5.35 (#20964) 2021-03-15 15:50:11 -04:00
Daniel Moran 316eaa24b4
feat(http): add config option to disable metrics endpoint in influxd (#20963) 2021-03-15 15:11:23 -04:00
J. Emrys Landivar 5df737cbc7
fix(cmd/influx): log error details when `influxd upgrade` fails to migrate databases (#20929)
Co-authored-by: Dan Moran <dmoran@influxdata.com>
2021-03-15 14:32:50 -04:00
Timmy Luong feb61b774d
fix: prevent time field names from being formatted (#20932) 2021-03-15 11:02:22 -07:00
Tecker.Yu 643acd4ab1
feat(influxql): rewrite regex conditions in subqueries (#20882)
Co-authored-by: Daniel Moran <danxmoran@gmail.com>
2021-03-15 13:04:38 -04:00
Paul Hummer 54c53625b7
build(flux): update flux to v0.108.1 (#20958) 2021-03-15 10:21:57 -06:00
Sean Brickley eeba0f3268
build(lsp): Upgrade flux-lsp-browser to v0.5.34 (#20926) 2021-03-11 18:13:47 -05:00
Daniel Moran ba4099ddb9
feat(cmd/influx): allow setting shard-group durations for buckets via API and CLI (#20911)
Co-authored-by: Alexander Savinykh <asavinykh@nbrx.de>
2021-03-11 14:51:03 -05:00
Daniel Moran b6842d676e
fix(cmd/influx): delete unsupported `influx transpile` command (#20913) 2021-03-11 14:28:58 -05:00
Paul Hummer 5c7c31dbe9
Merge pull request #20908 from influxdata/flux-staging/v0.107.0
build(flux): update flux to v0.107.0
2021-03-09 13:58:47 -07:00
Paul Hummer a0dc56f6b2 build(flux): update flux to v0.107.0 2021-03-09 13:25:39 -07:00
Jonathan A. Sternberg a27b67bdda
feat(ci): run flux integration tests as its own job (#20901) 2021-03-09 12:24:28 -06:00
Daniel Moran 7169df3b51
refactor(tsm1): delete unused Write method on cache (#20890) 2021-03-09 09:09:20 -05:00
Jakub Bednář 2931100576
docs(clientLibs): updated Swift examples to reflect actual version of client (#20824)
* docs(clientLibs): update version of JVM clients
2021-03-09 12:26:39 +01:00
Daniel Moran e86ee475b2
fix: make AST-based option parsing the default, remove feature flag (#20875) 2021-03-08 09:51:21 -05:00
Tristan Su 9c63033e8d
chore: clean up unused fields in FileSet (#20770)
Co-authored-by: Tristan Su <suqing.sq@alibaba-inc.com>
2021-03-05 09:55:03 -05:00
Timmy Luong b775e1c51f
fix(ui): respect 24 hour clock format and allow more choices (#20856) 2021-03-04 17:11:53 -08:00
Daniel Moran 49b83b58ee
refactor: remove panics from CLI kit code and influxd CLI setup (#20863) 2021-03-04 17:18:21 -05:00
Daniel Moran 25738db42c
feat(http): allow for disabling pprof (#20827)
And translate pprof-enabled config during upgrade
2021-03-04 09:28:03 -05:00
Yun Zhao 265c1f311e
fix(tsm1): fix wal's totalOldDiskSize statistics (#20811) 2021-03-03 15:20:24 -05:00
Daniel Moran 5fc9240dc5
refactor: delete unused v1 monitoring service (#20818) 2021-03-02 12:39:38 -05:00
Jincheng Sun 12b1dc6c2c
fix(ui): correct the default port used in UI examples (#20809) 2021-03-02 11:59:10 -05:00
Bucky Schwarz 9bda089627 fix: single stats with thresholds won't crash with negative values 2021-03-02 08:01:26 -08:00
Daniel Moran d4a0c34c39
fix(onboarding): deprecate misleading `retentionPeriodHrs` key (#20798) 2021-03-01 09:55:39 -05:00
Jonathan Albrecht 948be1d937
build: detect s390x arch and exclude noasm tag (#20533) 2021-02-26 10:42:34 -05:00
Sam Arnold 1068d1de6f
refactor: Remove unused function add and unused variable keysHint (#20803) 2021-02-25 08:31:00 -05:00
Daniel Moran 3abd65a1a1
fix(tsm1): fix data race and validation in cache ring (#20797)
Co-authored-by: Yun Zhao <zhaoyun2316@gmail.com>
2021-02-24 16:28:30 -05:00
Sean Brickley 4e956a289a
chore(ui): Upgrade flux-lsp-browser to v0.5.33 (#20800) 2021-02-24 15:48:14 -05:00
Daniel Moran 1e50418535
refactor: reduce duplication in setup logic (#20794) 2021-02-22 17:01:26 -05:00
Daniel Moran 58ae51d2d0
feat(cmd/influx): support reading GZIP data in `influx write` (#20763)
Co-authored-by: davidby-influx <dbyrne@influxdata.com>
2021-02-19 12:31:09 -05:00
Daniel Moran f7516e31fe
fix(tsm1): mark tombstone stats as loaded to enable caching (#20782) 2021-02-19 11:11:51 -05:00