This website requires JavaScript.
Explore
Help
Sign In
public
/
grafana
Watch
1
Star
0
Fork
0
You've already forked grafana
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
aaaa39a48e893a618ec47e330c28fa3fd27c16c4
grafana
/
pkg
/
services
/
alerting
/
conditions
History
Maxim Neverov
28eaac3a9c
Extracted common code for diff calculation
2019-02-14 21:52:59 +01:00
..
evaluator_test.go
fix(alerting): fixed evaluation for no_value condition,
fixes
#7244
(
#7247
)
2017-01-13 12:32:30 +01:00
evaluator.go
changed to plain errors further down the alerting validation model so error did not get double wrapping in ValidationError
2018-10-12 23:15:23 -07:00
query_test.go
follow go idiom and return error as second param
2017-09-21 18:04:16 +02:00
query.go
Simplify comparison to bool constant (gosimple)
2018-04-16 21:04:57 +02:00
reducer_test.go
Extracted common code for diff calculation
2019-02-14 21:52:59 +01:00
reducer.go
Extracted common code for diff calculation
2019-02-14 21:52:59 +01:00