0
0
mirror of https://github.com/alerta/alerta.git synced 2024-12-04 12:57:32 +00:00
alerta_alerta/contrib/mongo
2018-09-16 00:26:28 +02:00
..
countTags.js Whitespace fixes (#651) 2018-09-16 00:26:28 +02:00
housekeepingAlerts.js Housekeeping should expire all non-expired alerts 2016-09-07 09:48:27 +01:00
README.md Add housekeeping endpoint and optional bcrypt for GAE 2017-09-24 21:28:41 +01:00

MongoDB Contrib

  • countTags.js - Report the number of times each tag is used
  • housekeepingAlerts.js - [DEPRECATED] expire timed-out alerts and delete stale ones (invoke the /management/housekeeping URL instead)