Chris Goller
9ecfc5d77b
Update CHANGELOG to add #774
2017-01-27 13:18:56 -06:00
Chris Goller
2254bcc442
Fix layout autoflow to handle multiple cells per layout
2017-01-27 13:15:50 -06:00
Nathan Haugo
4222d1bace
Merge pull request #811 from influxdata/feature/procstat-layout
...
Add procstat layout
2017-01-27 10:37:52 -08:00
Chris Goller
111764a168
Update CHANGELOG to add procstat layout
2017-01-27 12:04:40 -06:00
Chris Goller
f5baeca5a5
Add net and procstat to README
2017-01-27 12:03:50 -06:00
Chris Goller
6d6acf082e
Add layout for telegraf's procstat measurement
2017-01-27 11:59:30 -06:00
Chris Goller
a3458802a9
Update CHANGELOG to mention `inputs.net` telegraf layout
2017-01-27 11:36:21 -06:00
Chris Goller
59ed8e91e8
Fix typo in new_apps script
2017-01-27 11:31:02 -06:00
Chris Goller
d1bdbadece
Add layout for telegraf's net measurement
2017-01-27 11:30:41 -06:00
Chris Goller
a2cb847eed
Merge pull request #809 from influxdata/feature/update-release-build
...
Update build script to output JSON for website and MD for GH
2017-01-27 10:22:12 -06:00
Chris Goller
1926c8a7cf
Update build script to output JSON for website and MD for GH
2017-01-27 10:07:15 -06:00
Jade McGough
cb6d58d7ca
cleanup
2017-01-27 05:41:03 -08:00
Jade McGough
6d07ddc533
cleanup
2017-01-27 05:32:59 -08:00
Jade McGough
7a37b4c9c4
get graphs to display
2017-01-27 05:24:26 -08:00
Jade McGough
bc8ef6c91a
don't show endless loading if there are no dashboards
2017-01-27 05:10:44 -08:00
Jade McGough
154f6f312c
fix dashboards routes
2017-01-27 04:59:13 -08:00
Jade McGough
fdb6de3503
fix bugs
2017-01-27 04:51:31 -08:00
Jade McGough
607aa033f4
augment boltdb to store dashboard query objects
2017-01-27 04:29:38 -08:00
Jade McGough
db11ce66a0
dashboard graph rendering
2017-01-27 04:04:26 -08:00
Jade McGough
e74b92a466
fix dashboard unmarshalling
2017-01-27 01:23:19 -08:00
Jade McGough
6cf85c98af
remove dropdown menu for now
2017-01-27 00:54:28 -08:00
nathan haugo
c8333acd2f
Revert to f3cb3fb72b
2017-01-26 18:13:27 -08:00
Nathan Haugo
19003e57aa
Merge pull request #807 from influxdata/revert-799-bugfix/legend-data-order
...
Revert "Bugfix/legend data order"
2017-01-26 18:05:54 -08:00
Nathan Haugo
063dd46d71
Merge pull request #806 from influxdata/revert-804-revert-799-bugfix/legend-data-order
...
Revert "Revert "Bugfix/legend data order""
2017-01-26 18:01:09 -08:00
Nathan Haugo
0c02deedd9
Revert "Revert "Bugfix/legend data order""
2017-01-26 18:00:14 -08:00
Nathan Haugo
319b0e3953
Revert "Bugfix/legend data order"
2017-01-26 17:57:50 -08:00
Nathan Haugo
eef17ab249
Merge pull request #804 from influxdata/revert-799-bugfix/legend-data-order
...
Revert "Bugfix/legend data order"
2017-01-26 17:56:08 -08:00
Nathan Haugo
8067b32b17
Revert "Bugfix/legend data order"
2017-01-26 17:55:21 -08:00
Nathan Haugo
1da41c760a
Merge pull request #799 from influxdata/bugfix/legend-data-order
...
Bugfix/legend data order
2017-01-26 17:54:19 -08:00
Nathan Haugo
f3cb3fb72b
Merge pull request #791 from influxdata/talk-config
...
Introduce Talk alert config
2017-01-26 17:52:15 -08:00
Nathan Haugo
a207a7b21b
Merge pull request #800 from influxdata/bugfix/duplicate-defaults#769
...
Duplicate defaults appearing in InfluxDB configuration
2017-01-26 17:51:41 -08:00
Andrew Watkins
857dd08468
Add default values for kapacitor config
2017-01-26 17:51:37 -08:00
Hunter Trujillo
d166dcf730
Fix Telegram parse-mode support for HTML and Markdown.
2017-01-26 17:31:51 -07:00
Hunter Trujillo
bfdba8de74
Add reducer spec for shared/sources. Add nodemon script to package.json to help with TDD. Fix actual issue: duplicate defaults in sources.
2017-01-26 16:55:05 -07:00
Regan Kuchan
ba447ebaed
Update Chronograf version number
2017-01-26 14:52:10 -08:00
Regan Kuchan
36829b01f5
Update INSTALLATION and GETTING_STARTED
2017-01-26 14:51:24 -08:00
Jade McGough
456ec00c95
add dashboard content, make request to API
2017-01-26 14:04:51 -08:00
Andrew Watkins
7bce138415
Cleanup
2017-01-26 11:21:56 -08:00
Andrew Watkins
b8bb570ecc
Cleanup comments
2017-01-26 11:09:04 -08:00
Andrew Watkins
5b200a315f
Include support for tags
2017-01-26 11:07:34 -08:00
Hunter Trujillo
c0182922ed
Fix format sent to Kapacitor for Telegram.
2017-01-25 16:22:59 -07:00
Hunter Trujillo
ccb94894e8
Guard against undefined series error.
2017-01-25 14:35:47 -07:00
Hunter Trujillo
81d214780e
Cleanup. Passes linter.
2017-01-25 14:35:32 -07:00
Hunter Trujillo
9fbbdedc69
Add dygraphSeries. Tests pass.
2017-01-25 14:25:03 -07:00
Andrew Watkins
93dc0ca125
WIP handle duplicate field and measurement names
...
This solution can now handle an arbitrary number of
responses and series. Once we munge the series out
into one flat collection, we utilize the index of each
series to identify duplicate labels.
2017-01-24 11:50:41 -08:00
Nathan Haugo
93dd2f7418
Merge pull request #786 from influxdata/fix-alert-filter
...
Fix alert filter
2017-01-24 11:13:55 -08: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
Nathan Haugo
447cc299e3
Merge pull request #772 from influxdata/ga-version-header
...
Add X-Chronograf-Version header
2017-01-24 11:12:35 -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