Commit Graph

3972 Commits (7c2efbac0de3828ccafb4ebda94f4f640894d543)

Author SHA1 Message Date
Marcus Efraimsson 0612ce9b75
cloudwatch: return early if execute query returns error 7 years ago
Mitsuhiro Tanda f0fb8123ae add test for automatically unit set 7 years ago
Mitsuhiro Tanda 37e749f6da fix crach bug 7 years ago
Mitsuhiro Tanda 6ed1cbd5bb set unit for CloudWatch GetMetricStatistics result 7 years ago
Erik Sundell 8d53799bcd stackdriver: always use regex full match for =~ and !=~operator 7 years ago
Erik Sundell 7e6a5c0a74 stackdriver: add tests from regex matching 7 years ago
Erik Sundell a3122a4b85 stackdriver: test build filter string 7 years ago
Erik Sundell 5f7795aa1f stackdriver: test that no interpolation is done when there are no wildcards 7 years ago
Erik Sundell 2a0d7a8803 stackdriver: remove debug logging 7 years ago
Erik Sundell 035be6cbbe stackdriver: add more tests 7 years ago
Erik Sundell 68332c5951 stackdriver: fix broken substring. also adds tests 7 years ago
Erik Sundell 2e665fba0f stackdriver: remove not necessary helper functions 7 years ago
Erik Sundell 4d8f594d31 stackdriver: interpolate stackdriver filter wildcards when asterix is used in filter 7 years ago
bergquist 4498d75b17 provisioning: adds more logging about failed to deletion of provisioned dashboards 7 years ago
Marcus Efraimsson 3fa8088192
dataproxy should forward a trailing slash to proxy 7 years ago
Marcus Efraimsson 8bf4d68035
add datasource proxy test to verify trailing slashes are forwarded 7 years ago
Marcus Efraimsson 6407ec4128
mssql: fix tests 7 years ago
Mario Trangoni afab9085eb pkg/tsdb/postgres/postgres_test.go: pass context.Background() instead of nil 7 years ago
Mario Trangoni 3632e9c756 pkg/tsdb/mysql/mysql_test.go: pass context.Background() instead of nil 7 years ago
Mario Trangoni 0f25dec117 pkg/tsdb/mssql/mssql_test.go: pass context.Background() instead of nil 7 years ago
Sven Klemm e303468c0c adjust mssql tests 7 years ago
Mario Trangoni 88efb87b0d pkg/tsdb/elasticsearch/client/client_test.go: pass context.Background() instead of nil 7 years ago
Mario Trangoni d1e1fb7e72 pkg/services/alerting/notifiers/telegram_test.go: pass context.Background() instead of nil 7 years ago
Sven Klemm af22213462 remove generic macros from macros_test and add integration test for generic macros 7 years ago
Sven Klemm 744e8617ff add postgres test for global macros 7 years ago
Mitsuhiro Tanda c2c0cdb49c add test 7 years ago
Mitsuhiro Tanda 6770f2e940 stackdriver heatmap support 7 years ago
Torkel Ödegaard ed0c2296b6 added slow queries scenario to test data source, added new panel test dashboard with slow queries 7 years ago
Sven Klemm 94d6d51726 move timeFrom, timeTo, unixEpochFrom and unixEpochTo macros to sql_engine 7 years ago
Torkel Ödegaard 9e72588cec wip: began work on support for testdata tables & annotations support 7 years ago
Marcus Efraimsson 0e0901874b
better comment about state changes 7 years ago
Marcus Efraimsson 418f77e70e
get or create alert notification should use transaction 7 years ago
bergquist 7b781e4c3c use notification state id instead of notifier id 7 years ago
bergquist 9289cba625 merges defaultShouldNotify and ShouldNotify 7 years ago
bergquist 67e5f62514 move version conflict logging for mark as complete to sqlstore package 7 years ago
bergquist 9d3659d30d improve local variable name 7 years ago
bergquist b45a1bd45c avoid exporting notificationState and notificationStateSlice 7 years ago
bergquist 9022e871e3 avoid sending full notification state to pending/complete 7 years ago
bergquist 341d8af637 rename GetNotificationStateQuery to GetOrCreateNotificationStateQuery 7 years ago
bergquist 7f1d7cefc0 reminder: uses UpdatedAt to track state changes. 7 years ago
Mario Trangoni 6c190ab713 pkg/tsdb/cloudwatch/credentials.go: Remove unnecessary variable assignment 7 years ago
Mario Trangoni 236e0b3814 pkg/cmd/grafana-server/main.go: '_ = <-ch' simplified to '<-ch' 7 years ago
Mario Trangoni ec4139d56b pkg/tsdb/stackdriver/stackdriver_test.go: return simplified 7 years ago
Mario Trangoni dde650905d Fix megacheck issue unused code. 7 years ago
bergquist 75f832cda8 use alert state changes counter as secondary version 7 years ago
Marcus Efraimsson 1be8fb76b8
cleanup alert_notification_state when deleting alert rules and channels 7 years ago
Marcus Efraimsson 5ec086dc56
don't notify if notification state pending 7 years ago
Marcus Efraimsson d412aafb7e
remove unused code 7 years ago
Daniel Lee bf2abc6940 stackdriver: set default view parameter to FULL 7 years ago
Marcus Efraimsson 8551ffa0b0
alert -> ok with reminders enabled should send 7 years ago