Commit Graph

28359 Commits (86a0040d8408653fd9d9c5c78d4ffe1b530470bd)

Author SHA1 Message Date
Iris Scholten e528a998e4
Merge pull request #11522 from influxdata/feat/config-name-collector
feat(ui/dataLoaders): Add telegraf plugin information step with config naming
2019-01-24 09:56:56 -08:00
Christopher Henn d4a61653cb Employ new AST types for rendering queries 2019-01-24 09:17:39 -08:00
Christopher Henn 251402702c Add types for JSON representation of a Flux AST 2019-01-24 09:17:39 -08:00
Christopher Henn 9dcb6ca4d5 Display latest commit hash in UI 2019-01-24 08:55:13 -08:00
Leonardo Di Donato bd3c9cc75c fix(vault): correct testcontainers-go dep
Fixes #11199

Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com>
2019-01-24 14:14:11 +01:00
Palak Bhojani 294614f57e feat(ui/dataLoaders): Add telegraf plugin information step with name input 2019-01-23 17:53:31 -08:00
Mark Rushakoff 84f8f8d88c chore(task): move 'task retry' command to 'task run retry'
Runs are retried; tasks aren't.

Closes #11170.
2019-01-23 16:34:10 -08:00
Chris Goller e2cedd0a87
Merge pull request #11519 from influxdata/fix/docker-ca-certs
ci(docker): add ca-certificates to the docker build
2019-01-23 17:21:45 -06:00
Chris Goller f76a8a93e8 ci(docker): add ca-certificates to the docker build 2019-01-23 17:20:23 -06:00
lukevmorris c75aa87382
Merge pull request #11517 from influxdata/ci/name-archives-influxdb
ci(release): prefix archives with influxdb
2019-01-23 14:17:11 -08:00
Luke Morris bda1822851 ci(release): prefix archives with influxdb
Co-authored-by: Chris Goller <goller@gmail.com>
Co-authored-by: Mark Rushakoff <mark@influxdb.com>
Co-authored-by: AJ Bond <aj@influxdata.com>
2019-01-23 14:14:58 -08:00
lukevmorris c44c4a8116
Merge pull request #11513 from influxdata/fix/release-tags
ci: build and release for pushed github tags
2019-01-23 13:27:46 -08:00
Luke Morris 954bc8df78 ci: build and release for pushed github tags
Co-authored-by: Mark Rushakoff <mark@influxdb.com>
Co-authored-by: Chris Goller <goller@gmail.com>
2019-01-23 13:24:28 -08:00
Chris Goller 1f227354bf
Merge pull request #11512 from influxdata/feat/changelog
doc(CHANGELOG): add initial changelog for 2.0
2019-01-23 15:16:00 -06:00
Chris Goller b2aceed6bd doc(CHANGELOG): add initial changelog for 2.0
Co-authored-by: Luke Morris <lukevmorris@gmail.com>
Co-authored-by: Mark Rushakoff <mark@influxdata.com>
2019-01-23 15:14:11 -06:00
Chris Goller b67d277b37
Merge pull request #11250 from influxdata/pd-alpha-readme
Update README.md
2019-01-23 15:11:02 -06:00
Russ Savage 4f638c399a updating readme based on pr feedback 2019-01-23 15:09:52 -06:00
Paul Dix 6db9f96b55 Update README.md
Added more intro material and split out between building and getting started.
2019-01-23 15:08:05 -06:00
Chris Goller 460ca4dda4
Merge pull request #11508 from influxdata/feat/releasing
ci(goreleaser): create a release version of goreleaser
2019-01-23 14:58:24 -06:00
Iris Scholten 63133b1e08
Merge pull request #11511 from influxdata/fix/no-scrapers
fix no scrapers error
2019-01-23 12:50:24 -08:00
Iris Scholten 5857e95805 fix no scrapers error 2019-01-23 12:43:26 -08:00
Chris Goller 6403171307 ci(goreleaser): disable CGO for release builds of influxd 2019-01-23 14:43:20 -06:00
Chris Goller ba321429d1 ci(goreleaser): disable CGO for release builds 2019-01-23 14:40:20 -06:00
Deniz Kusefoglu 778817792b
Merge pull request #11510 from influxdata/bugfix/map-function-example
Fix the example function for map
2019-01-23 12:33:41 -08:00
Deniz Kusefoglu 5d6c5315bb Fix the example function for map 2019-01-23 12:32:19 -08:00
Michael Desa 64285764d3
Merge pull request #11509 from influxdata/feat/add-protoboards
Add systems protoboard
2019-01-23 12:25:40 -08:00
Chris Goller a0121c8819 ci(goreleaser): create a release version of goreleaser
Co-authored-by: Luke Morris <lukevmorris@gmail.com>
Co-authored-by: Mark Rushakoff <mark@influxdata.com>
2019-01-23 14:19:05 -06:00
Michael Desa 746f8f6f54 feat(proto): add system protoboard
remove helloworld protoboard
2019-01-23 12:17:51 -08:00
Michael Desa d7b337dec0 fix(influxdb): use string representation of cell ids for views 2019-01-23 12:17:44 -08:00
Palakp41 cfc5291e9e
Merge pull request #11506 from influxdata/fix/remove-previous-button
Remove previous button from dataloader wizard on configure step
2019-01-23 11:50:30 -08:00
Palakp41 98dd8fb476
Merge pull request #11503 from influxdata/fix/remove-download-config
Remove download config file button from dataloader wizard
2019-01-23 11:50:03 -08:00
Palakp41 dc6be64f2b
Merge pull request #11502 from influxdata/feat/tasks-update-notify
Show notifications on tasks for update, create and delete
2019-01-23 11:49:23 -08:00
Iris Scholten d594ae35c5
Merge pull request #11505 from influxdata/fix/scrapers-no-buckets
fix(ui/dataLoaders): Update scrapers bucket dropdown to not fail when there's no buckets
2019-01-23 11:27:01 -08:00
Palak Bhojani 8aa4bc5324 Remove previous button from dataloader wizard on configure step 2019-01-23 11:20:00 -08:00
Iris Scholten b50a2b6723 fix(ui/dataLoaders): Update scrapers bucket dropdown to not fail when there's no buckets 2019-01-23 11:18:26 -08:00
Palak Bhojani ccbea379ca Remove download config file button from dataloader wizard 2019-01-23 11:00:44 -08:00
Palak Bhojani 7cbfb2f8a7 Show notifications on tasks for update, create and delete 2019-01-23 10:40:38 -08:00
Kelvin Wang 74b5dccfb4 updates based on review 2019-01-23 09:29:50 -08:00
Chris Goller 4dea7c9b68
Merge pull request #11495 from influxdata/fix/rename-build-date
refactor(prometheus): rename date to build_date for clarity
2019-01-23 10:50:49 -06:00
Kelvin Wang 0e4c55a82c feat(http): add urm endpoints 2019-01-23 08:46:33 -08:00
Kelvin Wang 6e3e4503c2 feat(influxdb): add urm for scraper 2019-01-23 08:46:32 -08:00
Chris Goller ba2cb91a44 refactor(prometheus): rename date to build_date for clarity 2019-01-23 09:05:15 -06:00
Chris Goller abe6ed3b8b
Merge pull request #11490 from influxdata/fix/scraper-nat-group
fix(gather): add all subscribers to a single nats queue group
2019-01-22 23:33:26 -06:00
Chris Goller bb09a74732 fix(gather): add all subscribers to a single nats queue group
Previously, scrapers would scrape the target 10 times.  This was
because each scraper subscriber was not put into a queue group.

I've added the queue group "metrics" and now we the subcribers
will only scrape the target once.

Additionally, I moved to using nats memory instead of nats file
store.  We don't need durability for scraper runs across restarts.
2019-01-22 23:05:24 -06:00
Chris Goller df9c4bd70d
Merge pull request #11489 from influxdata/feat/restrict-circle-cpu
ci(circle): decrease the number of parallel race tests
2019-01-22 22:47:50 -06:00
Chris Goller b9cfc72d25 ci(circle): decrease the number of parallel race tests
Trying to not get race tests killed by circle by decreasing the number of parallel tests run.
2019-01-22 22:18:14 -06:00
Chris Goller c82dbdce51
Merge pull request #11485 from influxdata/feat/log-build-info
feat(cmd/influxd): log build information
2019-01-22 21:53:17 -06:00
Chris Goller e2a1e25707 feat(cmd/influxd): log build information 2019-01-22 21:39:40 -06:00
Jade McGough 10d3e65552
Merge pull request #11484 from influxdata/org-name-tests
fix(testing): return organization name in failure messages
2019-01-22 19:34:48 -08:00
Chris Henn 35839f22e4 Fix misplaced emdash in hover legend (#11446) 2019-01-22 19:33:47 -08:00