Skip to content

Realtime Alerting for Graphite and Prometheus

License

Notifications You must be signed in to change notification settings

moira-alert/moira

Folders and files

NameName
Last commit message
Last commit date

Latest commit

655e69b · Feb 25, 2025
Aug 22, 2023
Oct 2, 2024
Apr 6, 2023
Feb 19, 2025
Feb 10, 2025
Nov 5, 2024
Feb 17, 2025
Feb 18, 2025
Apr 1, 2024
Mar 20, 2024
Oct 29, 2024
Mar 12, 2024
Jul 17, 2024
Jul 17, 2024
Dec 4, 2024
Jul 15, 2024
Feb 5, 2025
Feb 25, 2025
Feb 25, 2025
Feb 25, 2025
Jul 17, 2024
Apr 1, 2024
Mar 20, 2024
Feb 25, 2025
Feb 14, 2024
Apr 1, 2024
Nov 20, 2024
Oct 3, 2019
Jul 5, 2017
Oct 3, 2019
Mar 20, 2024
Jul 5, 2017
Aug 26, 2024
Aug 26, 2024
Aug 26, 2024
Aug 26, 2024
Aug 26, 2024
Nov 7, 2017
Sep 23, 2024
Oct 30, 2023
Feb 18, 2025
Sep 2, 2024
Feb 14, 2024
Nov 8, 2022
Feb 25, 2025
Dec 19, 2024
Dec 19, 2024
Oct 7, 2024
Oct 7, 2024
Feb 18, 2025
Jul 18, 2024
Aug 15, 2024
Feb 16, 2019
Apr 10, 2024
Mar 6, 2019

Repository files navigation

Moira 2.0 Build Status codecov Documentation Status Telegram Go Report Card

Moira is a real-time alerting tool, based on Graphite or Prometheus/VictoriaMetrics metrics.

Installation

Docker Compose is the easiest way to try:

git clone https://github.com/moira-alert/docker-compose.git
cd docker-compose
docker-compose pull
docker-compose up

See more on our documentation page.

Feed data in Graphite format to localhost:2003:

echo "local.random.diceroll 4 `date +%s`" | nc localhost 2003

Configure triggers at localhost:8080 using your browser.

Other installation methods are available, see documentation.

Contribution

Check our contribution guideline

Getting Started

See our user guide that is based on a number of real-life scenarios, from simple and universal to complicated and specific.

What is in the other repositories

Code in this repository is the backend part of Moira monitoring application.

Contact us

If you have any questions, you can ask us on Telegram.

Thanks

SKB Kontur

Moira was originally developed and is supported by SKB Kontur, a B2G company based in Ekaterinburg, Russia. We express gratitude to our company for encouraging us to opensource Moira and for giving back to the community that created Graphite and many other useful DevOps tools.