Utkarsh Bhatnagar
|
7e3ccdf983
|
Fixed opentsdb templating bug (#7208)
|
2017-01-10 21:35:05 +01:00 |
|
bergquist
|
6518a0f765
|
Merge branch 'docs-4.1'
|
2017-01-10 15:37:07 +01:00 |
|
bergquist
|
50b937dcb1
|
tech(build): updates docs to 4.1.0
|
2017-01-10 15:36:54 +01:00 |
|
bergquist
|
4d0b5ca14a
|
tech(build): upgrades appveyour nodejs version
|
2017-01-10 15:01:53 +01:00 |
|
bergquist
|
381f8d4475
|
docs(changelog): adds note about closing #7195
|
2017-01-10 10:30:28 +01:00 |
|
Carl Bergquist
|
edf868d46b
|
Merge pull request #7195 from theisenmark/webhook-username
Fix webhook username mismatch
|
2017-01-09 18:03:34 +01:00 |
|
Mark Theisen
|
afda9cbb2d
|
Fix webhook username mismatch
Fixing variable name mismatch so that the Authorization HTTP header is added to webhook notifications.
|
2017-01-09 17:18:53 +01:00 |
|
bergquist
|
4f216f22e9
|
docs(http): fixes typos
|
2017-01-09 16:49:06 +01:00 |
|
Carl Bergquist
|
bcfe048aae
|
Merge pull request #7184 from simnv/git-via-https
Use HTTPS instead of git to download tether-drop package
|
2017-01-09 07:15:01 +01:00 |
|
Valeriy Simonov
|
1aa1f7b12c
|
Use https instead of git for tether-drop
git protocol (tcp/udp/9418) is forbidden when using some corporate
proxies. HTTPS is used more widely.
|
2017-01-09 10:00:07 +05:00 |
|
Valeriy Simonov
|
5bfe0ab237
|
Merge remote-tracking branch 'grafana/master'
|
2017-01-09 09:37:19 +05:00 |
|
Vitaliy Fuks
|
7c376f2bda
|
Fixed typo. (#7181)
|
2017-01-08 09:43:17 +01:00 |
|
Torkel Ödegaard
|
53fbb8b074
|
docs(changelog): added entry for telegram notifier, #7098
|
2017-01-06 12:19:39 +01:00 |
|
Torkel Ödegaard
|
31bd725559
|
Merge branch 'notifier-refactor'
|
2017-01-06 12:17:34 +01:00 |
|
Torkel Ödegaard
|
eca918c0e7
|
Merge branch 'master' of github.com:grafana/grafana
|
2017-01-06 12:15:12 +01:00 |
|
Torkel Ödegaard
|
69d31c560d
|
bumped master to 4.2
|
2017-01-06 12:14:58 +01:00 |
|
Mitsuhiro Tanda
|
dfaefe34a4
|
add cloudwatch region (#7161)
|
2017-01-06 12:05:27 +01:00 |
|
Torkel Ödegaard
|
b8f559aecb
|
feat(plugins): made notifiers more pluggable and easier to support many of them, new ones can now be added without modifying any existing file, #7162
|
2017-01-06 12:04:25 +01:00 |
|
Torkel Ödegaard
|
d6a2431767
|
Merge branch 'notifier-telegram-messenger' of https://github.com/leonoff/grafana into leonoff-notifier-telegram-messenger
|
2017-01-06 10:27:20 +01:00 |
|
Torkel Ödegaard
|
45d2e70ba7
|
feat(dashboard): sorting dashboard model kekeys, refactoring PR #7139
|
2017-01-06 10:09:11 +01:00 |
|
Torkel Ödegaard
|
c472054f21
|
Merge branch 'master' into dashboard-export
|
2017-01-06 07:50:16 +01:00 |
|
Carl Bergquist
|
e61d049623
|
tech(build): replace npm with yarn (#7108)
* tech(build): replace npm with yarn
* tech(build): change node version for CI
|
2017-01-06 07:28:43 +01:00 |
|
Torkel Ödegaard
|
7433e8c58f
|
docs(changelog): updated changelog with ES PR #7154
|
2017-01-06 07:24:56 +01:00 |
|
Torkel Ödegaard
|
20b7c2f2e2
|
feat(ES): refactoring PR #7154
|
2017-01-06 07:22:37 +01:00 |
|
Torkel Ödegaard
|
293fd93e6c
|
fix(elasticsearch): fixed predict default value, fixes #7145
|
2017-01-06 07:06:41 +01:00 |
|
Torkel Ödegaard
|
6960fb46c2
|
fix(build): remove triggering full package release on every commit, #6970
|
2017-01-06 06:51:17 +01:00 |
|
Torkel Ödegaard
|
813232315e
|
fix(testdata): fixed test data source build issue
|
2017-01-06 06:50:02 +01:00 |
|
Torkel Ödegaard
|
63f6e86e46
|
feat(ES): better support for text type, closes #7151
|
2017-01-06 06:35:08 +01:00 |
|
Torkel Ödegaard
|
658d39944b
|
feat(elasticsearch): add support for Elasticsearch scaled_type number type, closes #7155
|
2017-01-06 06:12:48 +01:00 |
|
Vaibhav Tandon
|
b97e784555
|
Moving average support for all models along with additional settings associated with each model
|
2017-01-05 23:17:24 +00:00 |
|
Dan Cech
|
df1e90c723
|
export sorted dashboard json
|
2017-01-04 18:13:33 -05:00 |
|
Torkel Ödegaard
|
36929c2a92
|
fix(elasticsearch): add support for text type filter in templating query, fixes #7136, fixes #7135
|
2017-01-04 20:14:56 +01:00 |
|
Utkarsh Bhatnagar
|
65057212e7
|
Org update should throw error if not found (#7066)
* Org update should give error if not found
* Used affected rows
|
2017-01-03 09:21:18 +01:00 |
|
bergquist
|
d8ebebc612
|
docs(http_api): adds docs for alerting in http api
|
2017-01-03 08:12:18 +01:00 |
|
bergquist
|
9a3e51894b
|
tech(alerting): remove unused property
|
2017-01-03 08:11:17 +01:00 |
|
Torkel Ödegaard
|
9dc42648cf
|
fix(templating): fixed issue with experimental feature template variable value groups tags, fixes #6752
|
2017-01-02 13:32:20 +01:00 |
|
bergquist
|
2e7d222f6e
|
Revert "tech: remove unused code"
This reverts commit d9131be0a5 .
|
2017-01-02 13:22:37 +01:00 |
|
bergquist
|
d9131be0a5
|
tech: remove unused code
|
2017-01-02 13:11:09 +01:00 |
|
Torkel Ödegaard
|
2be5ee0bd5
|
fix(graph): fixed graph legend issue with always visible scrollbar, fixes #6828
|
2017-01-02 12:22:56 +01:00 |
|
Torkel Ödegaard
|
083a42942f
|
fix(phantomsj): fixed issue with y axis label rotation in phantomjs rendered graphs, fixes #6924
|
2017-01-02 12:01:48 +01:00 |
|
Torkel Ödegaard
|
8030b56bba
|
fix(panel): fixed panel help text for panels that set background color, fixes #7085
|
2017-01-02 11:14:00 +01:00 |
|
Mitsuhiro Tanda
|
9855ea8c6c
|
handle sts error (#7088)
|
2016-12-30 16:59:06 +01:00 |
|
bergquist
|
08bad530dc
|
tech(build): fail when go fmt fails
|
2016-12-30 15:08:31 +01:00 |
|
Mikhail Leonov
|
e32a653cb6
|
Added Telegram Messenger notification destination
|
2016-12-30 15:57:12 +03:00 |
|
Julie Lee
|
8ed8922525
|
Update _tabbed_view.scss (#7078)
repeated style statement
|
2016-12-28 12:28:05 +01:00 |
|
Carl Bergquist
|
c97131d1a0
|
Merge pull request #7074 from ksatirli/master
Adds London and Canada AWS Regions
|
2016-12-27 16:32:56 +01:00 |
|
Kerim Satirli
|
48b57afe84
|
Adds London and Canada AWS Regions
|
2016-12-27 14:25:12 +01:00 |
|
Kerim Satirli
|
797e2ea25d
|
Adds London and Canada AWS Regions
|
2016-12-27 14:10:36 +01:00 |
|
Vitaliy Fuks
|
716d6473b7
|
Fixed typo. (#7064)
|
2016-12-27 11:35:00 +01:00 |
|
Darrian
|
d662961ebe
|
Added 'linear' to fill types for InfluxDB (#7042)
|
2016-12-23 09:43:47 +01:00 |
|