Carl Bergquist
|
7bfef0ced8
Merge pull request #6111 from grafana/pluginreadme
|
9 years ago |
Dan Cech
|
2c3dd84ebb
allow non-admin users to view plugin readme
|
9 years ago |
bergquist
|
5817948341
Merge branch 'alert_prometheus'
|
9 years ago |
bergquist
|
d711c0ed35
Merge branch 'master' into alert_prometheus
|
9 years ago |
bergquist
|
a49c21df3a
fix(png-renderer): increase timeouts
|
9 years ago |
bergquist
|
76b8cff445
fix(gnet): remove trailing ,
|
9 years ago |
Torkel Ödegaard
|
0fc7405b95
fix(elasticsearch): for query template variable when looking up terms without query, no longer relies on elasticsearch default field, fixes #3887
|
9 years ago |
Torkel Ödegaard
|
f79600b352
fix(internal metrics): removed local dev code
|
9 years ago |
Torkel Ödegaard
|
e336fb3d60
fix(smtp mailer): added timeout of 10 seconds to smpt mailer, fixes #2989
|
9 years ago |
Torkel Ödegaard
|
936146768f
fix(snapshots): fixed issue with viewing embedded/solo/png panel from snapshot without login, fixes #3769
|
9 years ago |
Torkel Ödegaard
|
3ed7ab93c5
added small info text to plugins list page, #5176
|
9 years ago |
Torkel Ödegaard
|
6574dfacfb
feat(internal metrics): added some total stats to metrics reporting, closes #5865
|
9 years ago |
Torkel Ödegaard
|
8c05a125dc
fix(build): updated build.go setup
|
9 years ago |
Torkel Ödegaard
|
d8df421b43
fix(build): fixed issues with optimized build, fixes #6096
|
9 years ago |
Torkel Ödegaard
|
39af588a94
fix(playlist): fixed sorting issue with playlist playback, fixes #5467
|
9 years ago |
Torkel Ödegaard
|
598ac0e815
docs(http api): Clarified issue with admin http api docs, fixes #5834#
|
9 years ago |
Torkel Ödegaard
|
2752dbd13a
feat(templating): minor fixes to recent refactorings
|
9 years ago |
Torkel Ödegaard
|
6257ae094c
feat(sqlstore): added index for dashboard_id in dashboard_tag table, fixes #5868
|
9 years ago |
Torkel Ödegaard
|
d65fbcbb42
fix(graphite): fixed minor graphite lexer issue when nodes begin with octal syntax and end with dash identifier, fixes #6049#
|
9 years ago |
Torkel Ödegaard
|
9e26a4cfcb
fix(templating): fixed unique filter after regex pass, fixes #6086
|
9 years ago |
Torkel Ödegaard
|
b4111d78e1
fix(security): fixed login issue that was a potential for social engineering, fixes #6014
|
9 years ago |
Torkel Ödegaard
|
4a1693196c
fix(mixed datasource): fixed issue when exporting dashboard using mixed data source, fixes #6032
|
9 years ago |
Torkel Ödegaard
|
46ab09ed60
feat(links): fixed styling for dashboard links
|
9 years ago |
bergquist
|
b856d7e193
fix(prometheus): remove timerange from context
|
9 years ago |
bergquist
|
ae7345b04d
style(prometheus): remove commented test
|
9 years ago |
bergquist
|
c084145cba
refactor(prometheus): add timerange to alert context
|
9 years ago |
Torkel Ödegaard
|
dc3b614749
fix(submenu): fixed issue with submenu and annotation display, and annotation issue in table panel
|
9 years ago |
bergquist
|
af551b8825
refactor(tsdb): remove toUnix from timerange
|
9 years ago |
bergquist
|
9534a04d3d
fix(prometheus): only accept matrix result
|
9 years ago |
bergquist
|
ee0f1a0f36
feat(prometheus): handle more errors
|
9 years ago |