Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 1.56 KB

README.md

File metadata and controls

37 lines (21 loc) · 1.56 KB

Prometheus alert manager integrations

This setup is a resource that has been used as a sample for our ilert documentation.

Getting started

Requirements

Setup & run

  • clone this repository git clone git@github.com:iLert/prometheus-integration-docs.git
  • move to repository directory cd prometheus-integration-docs
  • start docker setup docker-compose up -d

Integrations

Mimir

Mimir is an open source, horizontally scalable, highly available multi-tenant, long-term storage for Prometheus metrics.

You can find our integration guide under https://docs.ilert.com/integrations/mimir

Cortex

Cortex is a CNCF incubation project used in several production systems including Amazon Managed Service for Prometheus (AMP) and it provides horizontally scalable, highly available, multi-tenant, long term storage for Prometheus.

You can find our integration guide under https://docs.ilert.com/integrations/cortex

Loki

Loki is a horizontally scalable, highly available, multi-tenant log aggregation system inspired by Prometheus.

You can find our integration guide under https://docs.ilert.com/integrations/loki