Commit Graph

4335 Commits (ed6cca61c90ddd64e9eac97204fc1430c396a7a5)

Author SHA1 Message Date
Mario Trangoni a6d54d5d9f pkg/cmd/grafana-server/main.go: Fix error value not checked 7 years ago
Marcus Efraimsson 5f9fecd254
feat: team preferences 7 years ago
bergquist 2fb78a50d6 minor fixes based on code review 7 years ago
Mario Trangoni e351e6e211 pkg/tsdb/influxdb/influxdb.go: Fix surrounding loop is unconditionally terminated. 7 years ago
Julien Pivotto 62417ca69f Remove Origin and Referer headers while proxying requests 7 years ago
Andrey Kaipov 63fdffe8c0 Fixes #13993 - adds more options for Slack notifications 7 years ago
Zac Coffy 9cce0f553a Adding Cloudwatch AWS/Connect metrics and dimensions 7 years ago
bergquist 423331dae0 alerting: delete alerts when parent folder is deleted 7 years ago
Marcus Efraimsson 9e0da02b6a
refactor dashboard alert extractor 7 years ago
bergquist ae2d536740 adds tests for extracting for property 7 years ago
bergquist ccd89eee97 renames `debouceduration` to `for` 7 years ago
bergquist d25284a364 introduce state `unknown` for rules that have not been evaluated yet 7 years ago
bergquist 6f748d8a96 fixes go meta lint issue 7 years ago
bergquist 4526660cb2 wire up debounce setting in the ui 7 years ago
bergquist 2d3a575489 adds db migration for debounce_duration 7 years ago
bergquist ccfd9c89b2 introduces hard coded deboucing for alerting 7 years ago
Marcus Efraimsson 818d48c2c0
always execute the user teams query 7 years ago
Marcus Efraimsson 5be2332c66
handle error before populating cache 7 years ago
bergquist 7c3dcb3702 alerting: adds tests for the median reducer 7 years ago
Marcus Efraimsson 5803bfd2c7
fix terms agg order deprecation warning on es 6+ 7 years ago
Marcus Efraimsson 6ef941ea17
fix failing tests 7 years ago
Torkel Ödegaard b415d82611 fixed to template PR issues, #13938 7 years ago
Torkel Ödegaard 28b0ae1d82 Added new backend setting for license file 7 years ago
Torkel Ödegaard 4dad8d946e Updated login page logo & wordmark and responsive behavior 7 years ago
Sergio Conde Gomez 65a15b157f
Increase Telegram captions length limit. 7 years ago
Torkel Ödegaard 93453c2d94 added caching of signed in user DB calls 7 years ago
Marcus Efraimsson d0c00388e6
add functionality to override service in registry 7 years ago
Marcus Efraimsson 6f9c0241af
register datasource cache service with proper name 7 years ago
Marcus Efraimsson 5d4dc18bbc
revert application lifecycle event support 7 years ago
Carl Bergquist 42d902b07d
Add new build info metrics that contains more info (#13876) 7 years ago
Marcus Efraimsson 2332b3e205
remove unused code 7 years ago
Marcus Efraimsson 52d825f535
log error on datasource access denied 7 years ago
Marcus Efraimsson 70ddf93688
include teams on signed in user 7 years ago
Marcus Efraimsson 9edaa3fa8c
application lifecycle event support 7 years ago
Marcus Efraimsson cfb061ddab
refactor datasource caching 7 years ago
Nick Triller 3414be18bc Implement oauth_auto_login setting 7 years ago
bergquist c9ac762fb1 build: adds branch info to binary build 7 years ago
Mitsuhiro Tanda 220c4f4ab4 add test 7 years ago
Mitsuhiro Tanda 3447b8b299 cache region result 7 years ago
Mitsuhiro Tanda c40baa1a23 use default region to call DescribeRegions 7 years ago
Marcus Efraimsson 97b22aa5a9
mysql: fix timeFilter macro should respect local time zone 7 years ago
bergquist 0a9bfc5529 delete provisioning meta data when deleting folder 7 years ago
Erik Sundell c5af0bf1c5 Resource type filter (#13784) 7 years ago
Mario Trangoni 91447dcbf9 pkg/tsdb/stackdriver/stackdriver.go: Fix regular expression does not contain any meta characters. 7 years ago
Mario Trangoni bb12a1bc99 pkg/tsdb/graphite/graphite.go: Fix regular expression does not contain any meta characters. 7 years ago
Mario Trangoni 3466969a7c pkg/login/ldap.go: Fix warning comparison to bool constant 7 years ago
Marcus Efraimsson b371f2d91f
add debug logging of folder/dashbord permission checks 7 years ago
Erik Sundell 6abbf5b3b8 stackdriver: refactoring request builder 7 years ago
Erik Sundell 1756e82d8b stackdriver: remove not used struct 7 years ago
Erik Sundell 5b04a8b6c2 stackdriver: remove not used query file 7 years ago