Tomas Strand
357d394c66
Alertlist: Inform when no alerts in current time range
...
Shows info that no alerts are found for the currently selected interval in Alertlist.
Fixes #9624
2017-10-27 17:20:07 +03:00
bergquist
728471eef4
save as should only delete threshold for panels with alerts
...
closes #9681
2017-10-27 15:41:53 +02:00
Alexander Zobnin
2374e91bfa
graphite: tags and values autocomplete based on @DanCech PR to graphite-web
2017-10-27 13:15:54 +03:00
Daniel Lee
71d9126bb6
changelog: note for #9596
2017-10-27 11:28:04 +02:00
Sven Klemm
34da0711ab
add __timeGroup macro for mysql ( #9596 )
...
* add __timeGroup macro for mysql
* put example __timeGroup query in frontend help
* do __timeGroup interval parsing in go similar to mysql
* ignore whitespace around interval
2017-10-27 11:26:25 +02:00
Daniel Lee
6aa0f35012
docs: fix link
2017-10-26 17:39:54 +02:00
Torkel Ödegaard
9d5e4bee56
Merge branch 'master' of github.com:grafana/grafana
2017-10-26 15:27:46 +02:00
Patrick O'Carroll
f097bce565
more link fixes
2017-10-26 14:47:07 +02:00
Patrick O'Carroll
e654f80e4b
fixed link issues
2017-10-26 14:25:43 +02:00
Patrick O'Carroll
a228bb2308
renamed file
2017-10-26 13:34:41 +02:00
Patrick O'Carroll
0f2989e19b
converted inspect_ctrl.js to ts ( #9673 )
2017-10-26 13:27:17 +02:00
Patrick O'Carroll
bb1097b7c9
converted dashboard_loaders.js to .ts ( #9672 )
...
* converted dashboard_loaders.js to .ts
* class name change
2017-10-26 13:26:03 +02:00
Patrick O'Carroll
2f4744ca71
declared any to info in declaration
2017-10-26 13:25:47 +02:00
Patrick O'Carroll
c84e3c00fe
converted analytics.js to ts, minor code formatting fix to timer.ts ( #9663 )
2017-10-26 13:22:45 +02:00
Torkel Ödegaard
c78a9368f0
docs: updated download links
2017-10-26 13:17:51 +02:00
Daniel Lee
a7d7f0d9f8
docs: update alerting with new data sources
2017-10-26 12:32:37 +02:00
Daniel Lee
e33faac63b
changelog: spelling
2017-10-26 12:15:59 +02:00
Torkel Ödegaard
01f16ece3e
plugins: added backward compatible path for rxjs
2017-10-26 12:07:23 +02:00
Torkel Ödegaard
bf680acae5
ux: updated singlestat default colors
2017-10-26 11:57:48 +02:00
Torkel Ödegaard
74fcb2494a
prometheus: fixed unsaved changes warning when changing time range due to step option on query model was changed in datasource.query code, fixes #9675
2017-10-26 11:46:33 +02:00
Torkel Ödegaard
77331e92b6
docs: updated changelog
2017-10-26 10:57:41 +02:00
Torkel Ödegaard
0c2aa91e61
fix: firefox can now create region annotations, fixes #9638
2017-10-26 10:56:10 +02:00
bergquist
b80b5e0317
changelog: adds note about closing #9639
2017-10-26 10:44:09 +02:00
bergquist
261a832460
set release date for 4.6.0
2017-10-26 10:41:06 +02:00
Patrick O'Carroll
2dd49e6e50
converted linkSrv.js to linkSrv.ts
2017-10-25 15:29:13 +02:00
Daniel Lee
80903c162e
docs: update docker installation docs
2017-10-25 14:21:32 +02:00
Carl Bergquist
c91a1e994b
Merge pull request #9594 from bergquist/datasources_optimistic_concurrency
...
datasources: change to optimistic concurrency
2017-10-25 12:44:36 +02:00
Patrick O'Carroll
aa3fc9f45f
converted outline.js to outline.ts ( #9658 )
2017-10-25 12:32:33 +02:00
Patrick O'Carroll
4b5929d577
converted timer.js to timer.ts ( #9656 )
2017-10-25 12:32:19 +02:00
bergquist
d68bfaa8be
datasource as cfg: typo
2017-10-25 12:21:06 +02:00
Torkel Ödegaard
17d95dc848
Create codecov.yml
2017-10-25 11:23:47 +02:00
bergquist
da6430ac01
datasource as cfg: explain why cmd.version can be higher
2017-10-25 09:39:27 +02:00
zhengkai
2848773ab4
#edit_grafana_organisation_apis_doc ( #9651 )
2017-10-25 08:15:51 +02:00
xjewer
bddebf4c82
add a phantomjs execution status to log if errors happens, e.g. OOM killer kills it ( #9644 )
...
fixes #9643
2017-10-25 08:14:14 +02:00
Carl Bergquist
89a070029f
Merge pull request #9648 from jasonodonnell/master
...
Fix typo in template help tab
2017-10-24 16:54:05 +02:00
Jason O'Donnell
577478baff
Fix typo in template help tab
2017-10-24 10:48:49 -04:00
Patrick O'Carroll
95250e4ea3
replace store.js with store.ts, test for store.ts ( #9646 )
2017-10-24 16:13:49 +02:00
Daniel Lee
676a113966
docs: update first page with data source guides
2017-10-24 15:23:19 +02:00
Daniel Lee
fc76530577
docs: document annotations for postgres/mysql
2017-10-24 15:13:04 +02:00
Daniel Lee
f48703502d
docs: update for template variables
...
ref #9030
2017-10-24 14:44:34 +02:00
Daniel Lee
201e93b7f9
changelog: spelling
2017-10-24 14:41:17 +02:00
Alin Sinpalean
d99f4f95c0
Allow for multiple auto interval template variables ( #9216 )
...
* Allow for multiple auto interval template variables without them overwriting each other's value.
* Add test for multiple auto interval template variables.
* Correctly handle old links with .
2017-10-24 14:39:10 +02:00
bergquist
834446260f
changelog: adds note about closing #9645
2017-10-24 14:19:53 +02:00
bergquist
dea631bedc
tech: remove rabbitmq event publisher
...
closes #9645
2017-10-24 14:10:23 +02:00
Daniel Lee
8334b24b42
changelog: note for #9030
2017-10-24 14:09:33 +02:00
Sven Klemm
56e53b8343
dont quote variables for mysql and postgres datasource ( #9611 )
2017-10-24 14:05:41 +02:00
bergquist
2f35759346
asscoiate comment with name
2017-10-24 13:40:38 +02:00
Carl Bergquist
5701b73ab2
Merge pull request #9642 from nadezhdamosunova/patch-1
...
Update development.md
2017-10-24 13:24:16 +02:00
Nadezhda Mosunova
8070a7ca35
Update development.md
2017-10-24 14:18:47 +03:00
bergquist
5a53051f72
changelog: adds note about closing #9640
2017-10-24 11:08:34 +02:00