grafana/pkg/services/alerting
bergquist 5d720674e3 Merge branch 'master' into add_google_hangouts_chat_notifier
* master: (322 commits)
  graphInterval needs to update after query execution, fixes #14364
  Explore: Parse initial dates
  Aligned styling of stats popover/box with rest of grafana & minor css refactoring
  Prometheus: Make result transformer more robust for empty responses
  Rebase fixes
  Explore: Logging line parsing and field stats
  fixed unit tests
  made unknown color theme aware and sync with graph color, some minor cleanup
  Explore: improve error handling
  use render props instead of cloneElement
  sort of a hacky way to figure if the small variation should be used for the label
  add basic button group component, using the the same label style as is
  explore logs styling
  wip: alternative level styling & hover effect
  wip: explore logs styling
  more detailed error message for loki
  If user login equals user email, only show the email once #14341
  UserPicker and TeamPicker should use min-width instead of fixed widths to avoid overflowing form buttons.  #14341
  wip: explore logs styling
  restoring monospace & making sure width are correct when hiding columns
  ...
2018-12-07 14:31:13 +01:00
..
conditions alerting: adds tests for the median reducer 2018-11-05 09:03:35 +01:00
notifiers Merge branch 'master' into add_google_hangouts_chat_notifier 2018-12-07 14:31:13 +01:00
testdata adds tests for extracting for property 2018-11-05 13:29:33 +01:00
commands.go refactor dashboard alert extractor 2018-11-05 14:25:19 +01:00
engine_test.go pkg: fix codespell issues 2018-04-13 20:31:29 +02:00
engine.go Implement code review changes 2018-06-04 13:19:14 +02:00
eval_context_test.go go meta lint errors 2018-11-19 14:00:20 +01:00
eval_context.go go meta lint errors 2018-11-19 14:00:20 +01:00
eval_handler_test.go Alerting: move getNewState to EvalContext 2018-03-21 20:59:39 +01:00
eval_handler.go Alerting: move getNewState to EvalContext 2018-03-21 20:59:39 +01:00
extractor_test.go Merge pull request #13947 from bergquist/alerting_for 2018-11-19 10:38:02 +01:00
extractor.go Merge pull request #13947 from bergquist/alerting_for 2018-11-19 10:38:02 +01:00
interfaces.go removes d in disableResolvedMessage 2018-10-17 10:41:18 +02:00
models.go fix(alerting): fixed evaluation for no_value condition, fixes #7244 (#7247) 2017-01-13 12:32:30 +01:00
notifier.go use notification state id instead of notifier id 2018-10-02 14:53:39 +02:00
reader.go pkg/services/alerting/reader.go: Fix should use for range instead of for { select {} }. 2018-10-19 19:49:04 +02:00
result_handler.go introduces hard coded deboucing for alerting 2018-11-05 10:50:28 +01:00
rule_test.go tech(alerting): remove comments 2016-12-19 15:40:09 +01:00
rule.go renames debouceduration to for 2018-11-05 11:05:30 +01:00
scheduler.go Simplify make() (gosimple) 2018-04-16 21:04:57 +02:00
test_notification.go avoid exporting notificationState and notificationStateSlice 2018-10-02 14:03:30 +02:00
test_rule.go refactor dashboard alert extractor 2018-11-05 14:25:19 +01:00
ticker_test.go moved icon (#10681) 2018-01-31 09:52:29 +01:00
ticker.go Fix megacheck issue unused code. 2018-10-01 18:23:59 +02:00