Chris Goller
2ee0008f42
Merge pull request #922 from influxdata/feature/oauth-google
...
Support Multiple OAuth2 Providers - Add Heroku and Google
2017-02-23 17:34:01 -06:00
Tim Raymond
69c59dd345
Updated README and CHANGELOG [ci skip]
...
- Added Oauth2 support for Heroku and Google (#922 )
2017-02-23 18:32:50 -05:00
Jared Scheib
1a99240fd5
Merge 'master' into 751-stack_graph, resolve conflicts
2017-02-23 14:33:07 -08:00
Jared Scheib
314c3a7f2b
Update changelog
2017-02-23 14:26:48 -08:00
Andrew Watkins
db0fec6930
Merge branch 'master' into feature/885-presentation-mode-1
2017-02-23 15:35:03 -06:00
Andrew Watkins
a680ed149b
Update CHANGELOG
2017-02-22 20:49:32 -06:00
Andrew Watkins
8388df0a8a
Update CHANGELOG
2017-02-22 11:08:50 -06:00
Jared Scheib
f89ec31e85
Update changelog
2017-02-21 18:42:17 -08:00
Jared Scheib
107378cdd1
Update changelog
2017-02-21 13:48:08 -08:00
Jared Scheib
26277032e8
Merge branch 'master' into kapacitor-padding
2017-02-16 18:03:08 -08:00
Jared Scheib
d927bc6d6f
Update changelog
2017-02-16 16:10:54 -08:00
Chris Goller
b325dc00ab
Merge branch 'master' into feature/tls
2017-02-16 09:02:32 -06:00
Regan Kuchan
1a1c6b7d31
Update changelog for 1.2.0-beta3
2017-02-15 15:24:17 -08:00
nathan haugo
95831fa032
Update changelog
2017-02-15 15:00:43 -08:00
Chris Goller
4af58e17d6
Fix CHANGELOG markdown typos
2017-02-15 08:56:49 -06:00
Chris Goller
812039bc19
Update CHANGELOG mentioning fixing kapacitor page bugs
2017-02-15 08:55:03 -06:00
Chris Goller
3bf5cef8c3
Update CHANGELOG to mention supporting TLS/HTTPS
2017-02-14 10:37:27 -06:00
Regan Kuchan
d668d7ea17
Update changelog for 1.2.0-beta2
2017-02-10 15:59:21 -08:00
Hunter Trujillo
12e7688a49
Merge branch 'master' into http-tcp
...
# Conflicts:
# CHANGELOG.md
2017-02-10 16:03:30 -07:00
Chris Goller
f81cd7e7ad
Merge pull request #868 from influxdata/disable-alert
...
Change rule status
2017-02-10 16:41:28 -06:00
Hunter Trujillo
57bf5f571a
Merge branch 'master' into http-tcp
...
# Conflicts:
# CHANGELOG.md
2017-02-10 13:31:01 -07:00
Andrew Watkins
f47978f4a9
Merge pull request #856 from influxdata/de-organize
...
DE Reorganize
2017-02-10 11:52:55 -08:00
Chris Goller
1d9bb70414
Add disable and enable to kapacitor alerts
2017-02-10 13:48:42 -06:00
Chris Goller
13d7b8ff90
Merge pull request #859 from influxdata/feature/server-gzip
...
Add gzip compression to all of our server responses and caching for assets
2017-02-10 10:27:21 -06:00
Chris Goller
34c6dd2074
Update CHANGELOG mentioning string fields compare kapacitor rules in Chronograf UI
2017-02-10 09:12:00 -06:00
Hunter Trujillo
1665f62ac3
Update CHANGELOG, adding exec, smtp, and alerta support for kapacitor rule alert config.
2017-02-10 00:21:18 -07:00
Hunter Trujillo
dfc7a271b2
Update CHANGELOG: Add TCP and HTTP support to kapacitor rule alert config
2017-02-09 22:03:14 -07:00
Chris Goller
1f4488b0e5
Update CHANGELOG to mention server gzip encoding and asset caching
2017-02-09 17:30:37 -06:00
Andrew Watkins
0f3b0b4caa
Update CHANGELOG
2017-02-09 11:33:50 -08:00
Chris Goller
d60f7e1ca3
Updated CHANGELOG to use yarn over npm install
2017-02-08 21:15:56 -06:00
Chris Goller
6f557aa685
Update CHANGELOG to mention detail for kapa email alert
2017-02-07 17:11:46 -06:00
Chris Goller
a730f7885b
Update release to 1.2.0-beta1
2017-01-27 18:43:42 -06:00
Tim Raymond
594c1fc587
Merge branch 'master' into feature/tr-host-under-path
...
Conflicts:
- CHANGELOG.md
2017-01-27 19:30:43 -05:00
Andrew Watkins
d2cfc10cbb
Update CHANGELOG
2017-01-27 14:39:34 -08:00
Tim Raymond
a60e545c7e
Update CHANGELOG for #814
2017-01-27 17:11:37 -05:00
Chris Goller
9ecfc5d77b
Update CHANGELOG to add #774
2017-01-27 13:18:56 -06:00
Chris Goller
111764a168
Update CHANGELOG to add procstat layout
2017-01-27 12:04:40 -06:00
Chris Goller
a3458802a9
Update CHANGELOG to mention `inputs.net` telegraf layout
2017-01-27 11:36:21 -06:00
Nathan Haugo
146993fe6a
Merge pull request #779 from influxdata/feature/layout-diskio
...
Add layout for telegraf's system diskio plugin
2017-01-24 11:13:07 -08:00
Gunnar
cd4fbc0f29
Merge branch 'master' into ga-version-header
2017-01-23 23:30:59 -08:00
gunnaraasen
58a2a82d52
Add X-Chronograf-Version header
2017-01-23 23:29:12 -08:00
Tim Raymond
70fe343e19
Fix missing fields from non-default RP
...
When attempting to extract fields from a non-default retention policy in
the Data Explorer, fields would not appear. This was because the query
was sent without an explicit RP, which would use the default RP instead.
This adds an explicit RP to the SHOW FIELDS query.
2017-01-23 09:54:56 -05:00
Chris Goller
e4b7628bc1
Update CHANGELOG about diskio layout
2017-01-14 13:20:24 -06:00
Chris Goller
9f7e3c7c14
Add layout for telegraf's system diskio plugin
...
diskio are counters that give the total reads/writes since
a system reboot.
2017-01-14 13:10:39 -06:00
Regan Kuchan
7de4cb2082
Remove periods
2017-01-13 15:15:09 -08:00
Chris Goller
975f11ac96
Update changelog to beta6
2017-01-13 16:46:32 -06:00
Andrew Watkins
9c84593d67
Merge pull request #766 from influxdata/rule-template
...
Rule template
2017-01-13 14:23:45 -08:00
Alex P
c2013be56a
Update Changelog
2017-01-13 14:15:04 -08:00
Chris Goller
aebc05241a
Merge pull request #748 from influxdata/bugfix/tr-missing-kapa
...
Fix missing Kapacitor on Source index page
2017-01-13 14:29:14 -06:00
Tim Raymond
d35b64fa84
Fix missing Kapacitor on Source index page
...
When visiting the Sources page, any InfluxDB sources that had a
configured Kapacitor would not show them. This turned out to be racey
logic. Kapacitors for a particular source are fetched from the API. The
update to the component state happened outside of the promise chained
onto the API call, so the state update was racing against the fetch from
the API (and would always win, pushing the empty object).
Instead, the chained promises for each API fetch are collected, and each
promise updates a single kapacitors object. The final promise that
updates the state is then blocked on all those promises by Promise.all.
Performing updates like this saves some allocations, since we aren't
allocating an object for each source<->kapacitor pairing to send to
setState. It also reduces setState's work, since it doesn't have to
coalesce state updates.
2017-01-13 15:21:39 -05:00