Daniel Lee
fb41048dd7
docker: new block for elasticsearch6
2018-05-29 11:04:16 +02:00
bergquist
238139fad6
alerting: refactor tests
2018-05-25 16:12:34 +02:00
bergquist
21ade3f64f
changelog: fix broken link to contributor
2018-05-25 10:14:13 +02:00
bergquist
94ee9c63a8
changelog: adds note about closing #11788
2018-05-25 07:41:15 +02:00
Torkel Ödegaard
80d694d205
Backend image rendering as plugin ( #11966 )
...
* rendering: headless chrome progress
* renderer: minor change
* grpc: version hell
* updated grpc libs
* wip: minor progess
* rendering: new image rendering plugin is starting to work
* feat: now phantomjs works as well and updated alerting to use new rendering service
* refactor: renamed renderer package and service to rendering to make renderer name less confusing (rendering is internal service that handles the renderer plugin now)
* rendering: now render key is passed and render auth is working in plugin mode
* removed unneeded lines from gitignore
* rendering: now plugin mode supports waiting for all panels to complete rendering
* fix: LastSeenAt fix for render calls, was not set which causes a lot of updates to Last Seen at during rendering, this should fix sqlite db locked issues in seen in previous releases
* change: changed render tz url parameter to use proper timezone name as chrome does not handle UTC offset TZ values
* fix: another update to tz param generation
* renderer: added http mode to renderer service, new ini setting [rendering] server_url
2018-05-24 15:26:27 +02:00
Carl Bergquist
ca7bbc44c0
Merge pull request #12050 from aarongarciah/patch-1
...
Fix typo in README.md
2018-05-24 15:18:56 +02:00
Aarón García Hervás
4c5e1cacfe
Fix typo in README.md
2018-05-24 12:39:11 +02:00
Leonard Gram
f80810081b
build: updates publisher to support arm archs for deb and rpm.
2018-05-24 11:12:10 +02:00
Leonard Gram
7a30f72902
Merge pull request #12046 from fg2it/package
...
fix names of foreign arch packages
2018-05-24 09:34:15 +02:00
Dan Cech
417db13efb
Fix dashboard snapshot deletion ( #12025 )
...
* fix issue deleting dashboard snapshots by deleteKey, add dedicated endopoint for authenticated requests, update frontend, tests & docs.
2018-05-24 08:55:16 +02:00
fg2it
22638db532
fix names of foreign arch packages
2018-05-23 23:53:59 +02:00
Marcus Efraimsson
ed110bc312
Merge pull request #11967 from grafana/migrate-jquery-lodash-extended-to-ts
...
chore: migrate files to ts
2018-05-23 17:58:37 +02:00
Leonard Gram
0bfbb1c161
Merge pull request #11920 from grafana/crosscompile
...
Crosscompile and packages Grafana on arm, windows, linux and darwin
2018-05-23 17:03:25 +02:00
Leonard Gram
bea4741a12
build: always build for all platforms.
2018-05-23 16:03:21 +02:00
Carl Bergquist
64053e1954
Merge pull request #11788 from mtanda/prom_query_timeout
...
add query timeout option for Prometheus
2018-05-22 09:40:29 +02:00
Leonard Gram
1b85b2fca7
build: removes deploy from nightly while testing it.
2018-05-22 09:07:52 +02:00
Daniel Lee
6d6b509d27
Merge pull request #12020 from xginn8/patch-1
...
update provisioning.md
2018-05-21 18:14:33 +02:00
xginn8
68bc9dd9dc
update provisioning.md
...
stylize & name datasources properly
2018-05-21 11:19:44 -04:00
Leonard Gram
5f98982a09
build: clean up the workflow filters.
2018-05-21 15:57:57 +02:00
Daniel Lee
de7a880d66
Revert "Conditionally select a field to return in ResponseParser for InfluxDB"
...
This reverts commit a101177b55
.
Ref #12009
2018-05-21 15:47:29 +02:00
Daniel Lee
80f8fb1e02
Revert "Fix ResponseParser for InfluxDB to return only string values"
...
This reverts commit 92e5968f91
.
Ref #12009
2018-05-21 15:46:23 +02:00
Mitsuhiro Tanda
067ceb178e
Revert "move queryTimeout option to common setting"
...
This reverts commit 3ba59a1d66a2a3c07ccd04a48c403f0772fbef31.
2018-05-21 21:45:51 +09:00
Mitsuhiro Tanda
12ace5ab65
move queryTimeout option to common setting
2018-05-21 21:45:51 +09:00
Mitsuhiro Tanda
8ddcd67080
add query timeout option for Prometheus
2018-05-21 21:45:51 +09:00
Carl Bergquist
a376de56f2
Merge pull request #11934 from liquidm/improve_alert_docs
...
Improve alert docs
2018-05-21 14:34:58 +02:00
Leonard Gram
7b1e41abc6
build: crosscompilation for nightlies and releases.
2018-05-21 14:06:01 +02:00
Marcus Efraimsson
cebae40468
Merge pull request #11973 from grafana/11953-explore-metricpanel
...
explore: fixes #11953
2018-05-21 11:13:22 +02:00
bergquist
c40b0ea1df
test: moves test files to testdata folder
2018-05-18 23:23:13 +02:00
Carl Bergquist
dd8c50e140
Merge pull request #11988 from bergquist/tag_release_script
...
build: script for tagging and pushing a release
2018-05-18 16:37:11 +02:00
Leonard Gram
7ca346e9f0
build: downloads and bundles phantomjs for darwin and windows.
2018-05-18 14:39:25 +02:00
Leonard Gram
3933cb6bf6
build: publisher updated to support more architectures and OSs.
2018-05-18 14:39:25 +02:00
Leonard Gram
803694f41b
build: saves artifacts with the build
2018-05-18 14:39:25 +02:00
Leonard Gram
9123e0fca8
build: crossplatform build with packages.
...
Big thanks to @fg2it who created a POC as
well as the build container that this work
is based on.
2018-05-18 14:38:04 +02:00
Daniel Lee
5de2c99c32
Merge pull request #11976 from steakunderscore/master
...
Adds constant description for units
2018-05-18 13:29:10 +02:00
bergquist
f565800a51
build: script for tagging and pushing a release
2018-05-18 13:07:26 +02:00
Torkel Ödegaard
a73365c3fe
codespell: fixes
2018-05-18 11:49:00 +02:00
Torkel Ödegaard
d0c17100cb
fix: fixed some minor startup logging issues
2018-05-18 11:17:31 +02:00
Torkel Ödegaard
6c0752473a
Sqlstore refactor ( #11908 )
...
* refactor: tracing service refactoring
* refactor: sqlstore to instance service
* refactor: sqlstore & registory priority
* refactor: sqlstore refactor wip
* sqlstore: progress on getting tests to work again
* sqlstore: progress on refactoring and getting tests working
* sqlstore: connection string fix
* fix: not sure why this test is not working and required changing expires
* fix: updated grafana-cli
2018-05-18 11:10:10 +02:00
Henry Jenkins
f7c9fe6abc
Adds constant description for units
...
Makes `km/h` constant with distances
2018-05-17 17:55:13 +01:00
bergquist
78e837cf39
test: increase expire time to avoid tz issues in tests
2018-05-17 14:59:50 +02:00
Daniel Lee
f15919555b
explore: fixes #11953
2018-05-17 14:56:15 +02:00
Patrick O'Carroll
1ab2928f9d
migrated files to ts, removed unused functions from lodash_extended
2018-05-17 14:24:49 +02:00
Daniel Lee
75993971c6
docs: installation pages for 5.1.3
2018-05-16 21:48:26 +02:00
Daniel Lee
66c4a04dec
changelog: add note for #11830
2018-05-16 17:46:32 +02:00
Daniel Lee
b086981e15
Merge pull request #11954 from grafana/11830-firefox-legend
...
legend: fixes Firefox/baron scroll bug
2018-05-16 16:49:42 +02:00
Daniel Lee
574baa7151
Merge pull request #11719 from mtanda/annotation_on_non_editable_dashboard
...
create annotation on non-editable dashboard
2018-05-16 15:18:32 +02:00
Daniel Lee
3305ac1f36
Merge pull request #11946 from grafana/11937-panel-content
...
scroll: temporary fix for double scrollbar issue
2018-05-16 15:16:44 +02:00
Daniel Lee
50026fad2e
legend: fixes Firefox/baron scroll bug
...
Compensates for Firefox scrollbar calculation error in the baron framework.
Offsetwidth and clientwidth are used to find the width of the scrollbar. In
the legend these differ by 9px and cause the scroll div to grow by 9px for
every refresh. This fix compensates with a negative margin-right in that
case.
Fixes #11830
2018-05-16 15:08:22 +02:00
Mitsuhiro Tanda
87c9c47579
use canMakeEditable
2018-05-16 11:58:51 +09:00
Mitsuhiro Tanda
fe301142ba
allow to add annotation for non editable dashboard
2018-05-16 11:51:28 +09:00