- 29 Mar, 2018 1 commit
-
-
Daniel Lee committed
-
- 28 Mar, 2018 16 commits
-
-
Fixed typo in upgrading.md
Marcus Efraimsson committed -
Line 26: 'you' to 'your' in "make a backup of you 'grafana.db'"
Angus Burroughs committed -
Daniel Lee committed
-
Daniel Lee committed
-
Daniel Lee committed
-
Daniel Lee committed
-
bergquist committed
-
tech: migrates to none deprecated mail lib
Carl Bergquist committed -
Support IPv6 in Auth proxy white list
Carl Bergquist committed -
Default value for uploading images in alert notifiers
Daniel Lee committed -
Clarified formatting multiple values doc
Carl Bergquist committed -
alert: fixes broken link back to grafana
Daniel Lee committed -
dashboard: allow alerts to be saved for new/provisioned dashboards
Carl Bergquist committed -
when we made image upload optional we didnt show the default value properly in the UI. Which caused confusing. This commit apply the default values to existing notifiers in the edit pages and reverts back to using uploadimage=true as the default value.
bergquist committed -
Tariq Ettaji committed
-
This changes the logic for the alert validation in the extractor. Validation is executed twice, once before attempting to save the alerts and once after saving the dashboard while saving the alerts to the db. The first validation will not require that the alert has a dashboard id which allows new dashboards with alerts to be saved. Fixes #11247
Daniel Lee committed
-
- 27 Mar, 2018 12 commits
-
-
closes #11095
bergquist committed -
gomail is missing a maintainer so we are switching to an active fork ref https://github.com/go-gomail/gomail/issues/108 closes #7189
bergquist committed -
cloes #11054
bergquist committed -
If Grafana was configured to use a subpath it was included twice in the link from the alert notification back to Grafana. closes #11403
bergquist committed -
Marcus Efraimsson committed
-
Make the value to text mapping more similar to singlestat solution. Adds more tests. Also, allows string to be mapped to other string besides numeric values.
Marcus Efraimsson committed -
aandrew committed
-
provisioning: removes id from dashboard.json
Leonard Gram committed -
[skip ci]
Marcus Efraimsson committed -
bergquist committed
-
Add hints for the 'pd' Duplicate Panel command from PR #11264
Carl Bergquist committed -
Add new currency - Czech koruna
Carl Bergquist committed
-
- 26 Mar, 2018 3 commits
-
-
Currency used in Czech republic.
Thomas Rohlik committed -
if dashboard json files contains `id` we will just remove it form the dashboard model before importing it into the database. closes #11138
bergquist committed -
- Add some tests - Make error message more helpful
Julian Kornberger committed
-
- 25 Mar, 2018 2 commits
-
-
doc: add missing word to graphite docs
Carl Bergquist committed -
Sven Klemm committed
-
- 24 Mar, 2018 2 commits
-
-
Tobias Wolf committed
-
Tobias Wolf committed
-
- 23 Mar, 2018 4 commits
-
-
dataproxy: adds dashboardid and panelid as tags
Carl Bergquist committed -
[skip ci]
Marcus Efraimsson committed -
Leonard Gram committed
-
Leonard Gram committed
-