Commit Graph

3824 Commits (1a75aa54de48ade8412fd4eaf820833e4870c226)

Author SHA1 Message Date
Leonard Gram 1a75aa54de wip: impl so that get alertstate also creates it if it does not exist 7 years ago
bergquist 15ce474639 wip 7 years ago
Marcus Efraimsson d093244282
sqlstore: add support for checking if error is constraint validation error 7 years ago
bergquist c5278af6c4 add support for mysql and postgres unique index error codes 7 years ago
bergquist 3fab616239 implement sql queries for transactional alert reminders 7 years ago
bergquist ff79f80685 initial rename refactoring 7 years ago
bergquist b04052f515 alerting: move all notification conditions to defaultShouldNotify 7 years ago
Torkel Ödegaard 862ca07f03 fix: updated tests 7 years ago
Axel Pirek d2f2c3f220 Fix spelling of your and you're 7 years ago
Torkel Ödegaard cb96c6d942 Changed setting to be an alerting setting 7 years ago
Torkel Ödegaard 4dab595ed7 rendering: Added concurrent rendering limits 7 years ago
Torkel Ödegaard 98dad530e2 provisioning: changed provisioning default update interval from 3 to 10 seconds 7 years ago
Mario Trangoni 60dfff11a0 Fix datbase > database 7 years ago
Mario Trangoni da46cc2fca Fix changed want md5 hash 7 years ago
Mario Trangoni 80fa66fcb0 Fix some typos found by codespell 7 years ago
Mario Trangoni 3689bb778c Fix misspell issues 7 years ago
Mario Trangoni 03a2a39a2a pkg/tracing/tracing.go: replace deprecated cfg.New function 7 years ago
Mario Trangoni 0dea8fe1e0 pkg/services/sqlstore/user.go: empty branch 7 years ago
Mario Trangoni 303e70db25 pkg/tsdb/elasticsearch/response_parser.go: simplify redundant code 7 years ago
Mario Trangoni b609d81194 pkg/tsdb/elasticsearch/client/search_request.go: simplify loop with 7 years ago
Mario Trangoni 13a1d0a026 pkg/tsdb/elasticsearch/client/client.go: use time.Since instead of time.Now().Sub 7 years ago
Mario Trangoni f19fd1a9b0 pkg/plugins/dashboards_updater.go: Simplify err check 7 years ago
Mario Trangoni bb5aaa2dce pkg/services/sqlstore/alert_notification.go: Simplify err check 7 years ago
Nick Triller f8ca55bb1f Fix setting test 7 years ago
bergquist 8dbba467f1 moves /tests to /pkg/plugins 7 years ago
bergquist 8e5000fb31 moves files from /tests to more appropriate folders 7 years ago
Mario Trangoni e85d0e8d6b pkg/services/sqlstore: Fix sess.Id is deprecated: use ID instead. (megacheck) 7 years ago
Mario Trangoni f73236f8f4 pkg/services/sqlstore: Fix x.Sql is deprecated: use SQL instead. (megacheck) 7 years ago
Marcus Efraimsson 9a6446c2b5
new column for team_member table 7 years ago
Cyril Bonté 0f4ee4ce87 fix hipchat color code used "no data" notifications 7 years ago
Torkel Ödegaard 5fbe8eff4f ldap: made minor change to group search, and to docs 7 years ago
bergquist 0bf5a6ad71 metrics: starts some counters at zero 7 years ago
Torkel Ödegaard 0e9a6dcedc Use datasource cache for backend tsdb/query endpoint (#13266) 7 years ago
Dan Cech 124b21a6aa
use pluginName consistently when upgrading plugins 7 years ago
Sven Klemm 0254a29e35 Interpolate $__interval in backend for alerting with sql datasources (#13156) 7 years ago
Marcus Efraimsson 1d66f9a42c
anonymous usage stats for authentication types 7 years ago
bergquist bff350166e disabling internal metrics disables /metric endpoint 7 years ago
bergquist aed8208d78 renames PartialMatch to MatchAny 7 years ago
Torkel Ödegaard 78d36f784f fix: gofmt issues 7 years ago
qhyou11 1786198558 fix theme parameter not working problem while prefer theme set to light (#13232) 7 years ago
bergquist 1638c6bea1 enable partial tag matches for annotations 7 years ago
Mitsuhiro Tanda 28250271cc fix nil pointer dereference (#13221) 7 years ago
Bob Shannon f257ff0216 Allow oauth email attribute name to be configurable (#13006) 7 years ago
Marcus Efraimsson a1d1c4fb9a
fix code formatting 7 years ago
Carl Bergquist b070784b8a adds usage stats for alert notifiers (#13173) 7 years ago
bergquist 3ce89cad71 make default values for alerting configurable 7 years ago
Henrique Oliveira e983f8f54b Adding Action to view the graph by its public URL. 7 years ago
Leonard Gram 275f613050 Only authenticate logins when password is set (#13147) 7 years ago
Anthony Woods 5c0fbbf7c8 improve remote image rendering (#13102) 7 years ago
maicon a6aa219895 Reopen log files after receiving a SIGHUP signal (#13112) 7 years ago