Michael Desa
81875c78b2
feat(cmd/influx): check if instance has been setup if error encountered
2019-01-22 10:19:26 -08:00
Deniz Kusefoglu
8fef9e5eb1
Create a clone dashboard function
2019-01-22 10:16:16 -08:00
Mark Rushakoff
6bda17c673
fix(task): use formal errors during task creation
...
The client expects influxdb.Error, so use them on the server.
Also clarify the message when the task option is missing.
2019-01-22 09:40:51 -08:00
Iris Scholten
8ff8c0ba84
fix(ui/dataLoading): Ensure that a bucket gets passed into the datalistening query
2019-01-22 09:33:01 -08:00
Chris Goller
a11773838f
feat(http): host swagger docs at /docs and /api/v2/swagger.json
2019-01-22 11:16:27 -06:00
Chris Goller
e6a6e50b82
Merge pull request #11358 from zhulongcheng/conv-write-err
...
fix(http): convert write error
2019-01-22 08:43:02 -06:00
zhulongcheng
acbb47781e
pr review changes
2019-01-22 21:24:05 +08:00
Chris Goller
781e305aff
feat(telemetry): encode metrics into store in various formats
2019-01-21 22:02:24 -06:00
zhulongcheng
edf8dfad52
fix(http): convert write error
2019-01-22 11:28:15 +08:00
Chris Goller
f30c5358d7
feat(telemetry): allow store format to be set
2019-01-21 18:45:04 -06:00
Chris Goller
4a16a8b68e
refactor(telemetry): allow push format to be specified
2019-01-21 17:55:58 -06:00
Chris Goller
6a87e2ae99
feat(prometheus): add filter example
2019-01-21 14:58:46 -06:00
Chris Goller
51ef08a13a
feat(prometheus): add label and family transformers
2019-01-21 14:03:06 -06:00
Chris Goller
1062a5defa
fix(telemetry): unused variable in test
2019-01-21 13:05:58 -06:00
Chris Goller
d9f5e84d6a
feat(telemetry): add telemetry server handler
2019-01-21 13:05:58 -06:00
Chris Goller
2d00eb18c5
feat(telemetry): add telemetry handler
2019-01-21 13:05:58 -06:00
Chris Goller
8d289a2818
fix(prometheus): remove extra debugging println
2019-01-21 13:05:58 -06:00
Chris Goller
a8a48ac5d7
feat(prometheus): add transformers and codecs
2019-01-21 13:05:58 -06:00
Chris Goller
e5c8e545b9
feat(telemetry): add http, query, and storage families
2019-01-21 13:05:58 -06:00
Chris Goller
4c106785df
feat(prometheus): remove go runtime metric
2019-01-21 13:05:58 -06:00
Chris Goller
e8215c01b5
refactor(telemetry): remove usage to simplify to a filter.
2019-01-21 13:05:58 -06:00
Chris Goller
68b0163db8
chore(telemetry): rename usage to metrics
2019-01-21 13:05:58 -06:00
Chris Goller
29e3942756
feat(telemetry): add boltdb resource counts to telemetry collection
2019-01-21 13:05:58 -06:00
Chris Goller
e690f4bfb3
chore(telemetry): move telemetry into its own package
2019-01-21 13:05:58 -06:00
Chris Goller
b3161b0927
chore(telemetry): moving packages from prometheus to telemetry
2019-01-21 13:05:58 -06:00
Chris Goller
af8f698490
feat(telemetry): add initial telemetry metrics
2019-01-21 13:05:58 -06:00
Chris Goller
5c73b12887
Merge pull request #11336 from influxdata/feat/prom-api-request-hist
...
feat(http): use default prom histogram buckets
2019-01-21 11:16:26 -06:00
Michael Desa
c76e202309
Merge pull request #11337 from zhulongcheng/fix-bolt-onboarding
...
fix(bolt): create user mapping after bucket is created
2019-01-21 09:15:26 -08:00
Michael Desa
e2bc8afc04
Merge pull request #11301 from influxdata/feat/authorize-urm
...
authorize user resource mapping operations
2019-01-21 08:33:25 -08:00
Chris Goller
e2bbf2495e
Merge pull request #11083 from zhulongcheng/panic-stack
...
fix(http): log api panic with a stack trace
2019-01-21 10:06:05 -06:00
zhulongcheng
bb7df1fb4d
add test for logging http panics
2019-01-21 23:29:28 +08:00
Chris Goller
1811ed43b4
Merge pull request #11038 from zhulongcheng/log-db-rm-event
...
log dashboard removed event
2019-01-20 10:09:03 -06:00
zhulongcheng
ffdf2cd1e6
fix(bolt): create user mapping after bucket is created
2019-01-20 15:44:22 +08:00
Chris Goller
a28494ad76
feat(http): use default prom histogram buckets
2019-01-19 19:19:18 -06:00
Christopher Henn
02cc100b4f
Add icons to vis type dropdown
2019-01-18 17:31:58 -08:00
Christopher Henn
57786a6865
Default tag key selection to '_measurement'
2019-01-18 17:30:15 -08:00
Christopher Henn
083e02e4b5
Avoid issuing invalid metaquery in query builder
2019-01-18 17:30:15 -08:00
Christopher Henn
8b95eb57b3
Cache metaqueries used in query builder
2019-01-18 17:30:15 -08:00
Christopher Henn
fb27576bd3
Polish TagSelector empty state spacing
2019-01-18 17:30:15 -08:00
Brandon Farmer
d114ac128b
Merge pull request #11326 from influxdata/feat/update-task-time-range
...
Pass task options on update
2019-01-18 16:45:57 -08:00
Iris Scholten
237c468cbf
Merge pull request #11325 from influxdata/fix/dataLoader-clearing-state
...
fix(ui/dataLoaders): Ensure correct starting step in data loading wizard
2019-01-18 16:41:09 -08:00
Brandon Farmer
b42cf30062
Pass task options on update
2019-01-18 16:39:12 -08:00
Palakp41
8845d84706
Merge pull request #11317 from influxdata/feat/validate-scraper-string
...
Update url input to now allow empty strings
2019-01-18 16:28:32 -08:00
Iris Scholten
3a67ad2e61
fix(ui/dataLoaders) Ensure correct starting step in data loading wizard
2019-01-18 16:26:37 -08:00
Mark Rushakoff
10b7e087e7
fix(query): improve preauthorizer errors on unknown buckets
...
When trying to create a task that writes to an unknown bucket,
previously the error message would resemble:
could not find bucket {<nil> 0xc0000dfcc0 <nil> 0xc0000dfce0}: <not found> bucket not found
Now print something human-readable:
could not find write bucket with filter: [Bucket Name: b, Org Name: a]: <not found> bucket not found
2019-01-18 16:22:15 -08:00
Iris Scholten
9d3465c1e4
Merge pull request #11323 from influxdata/fix/nginx-configs
...
fix(ui/dataLoaders): Update Nginx configs to include urls
2019-01-18 16:18:47 -08:00
Palakp41
6c5117203f
Merge pull request #11320 from influxdata/feat/remove-procstat
...
Remove procstat plugin from system bundles
2019-01-18 16:13:43 -08:00
Chris Goller
f6a4151024
Merge pull request #11321 from influxdata/feat/bolt-metrics
...
feat(bolt): add metrics for resources stored in boltdb
2019-01-18 18:08:51 -06:00
Chris Goller
2b7a0099e8
feat(bolt): add scraper and telegraf metric counters
2019-01-18 18:00:10 -06:00
Iris Scholten
a05e3fb421
Merge pull request #11318 from influxdata/feat/quick-start
...
feat(ui/onboarding): Create default scraper when Quick Start is selected
2019-01-18 15:59:01 -08:00