index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
pybind
/
mgr
/
alerts
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mgr/dashboard: alerts module supports setting multiple email recipients
bugwz
2024-08-29
1
-2
/
+2
*
mgr/alerts: Add Date header to mails sent by alerts module
Lorenz Bausch
2022-03-08
1
-2
/
+4
*
mgr/alerts: Generate Message-Id for mails sent by alerts module
Lorenz Bausch
2022-03-08
1
-1
/
+4
*
mgr/alerts: add alerts to flake8 test
Kefu Chai
2021-02-10
2
-2
/
+3
*
pybind/mgr/alerts: flake8 cleanups
Kefu Chai
2021-02-07
1
-7
/
+10
*
pybind/mgr/alerts: define options using Option
Kefu Chai
2021-02-03
1
-60
/
+51
*
pybind/mgr/alerts: use CLIReadCommand to define commands
Kefu Chai
2021-02-03
1
-20
/
+9
*
mgr/alerts: type checking
Sebastian Wagner
2021-01-28
1
-15
/
+26
*
mgr/alerts: Avoid suspicious error message
Sebastian Wagner
2021-01-28
1
-2
/
+2
*
mgr: logger.warn() -> logger.warning()
Michael Fritch
2020-05-14
1
-1
/
+1
*
pybind/mgr/*: fix config_notify handling of default values
Sage Weil
2020-01-21
1
-1
/
+1
*
mgr/alerts: fix module fails to start without smtp_host
Kiefer Chang
2019-12-19
1
-0
/
+3
*
mgr/alerts: fix type of interval option
Kiefer Chang
2019-12-19
1
-1
/
+1
*
mgr/alerts: raise health alert if smtplib has a problem
Sage Weil
2019-10-08
1
-9
/
+25
*
mgr/alerts: simple module to send health alerts
Sage Weil
2019-10-07
2
-0
/
+241