Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 1.04 KB

README.adoc

File metadata and controls

40 lines (26 loc) · 1.04 KB

Aletheia

Prometheus Alertmanager UX done right.

The point of this exercise is to figure out better UX for Prometheus Alertmanager. that makes sense for day to day operations.

The major issues that neither Prometheus Alertmanager. (nor Karma to some extent) solve at this point are following:

  • ❏ Support for OAuth2/OIDC sign-in (either via identity aware proxiy or by delegating to external identity provider)

  • ❏ No alert timeline. This is really important for me. Robusta UI has a good view of the alert timeline. I want something similar

Usage

Installation

Docker
docker pull # TODO: No official Docker image yet.
Docker Compose
services:
  image: # TODO: No official Docker image yet.
  environmanet:

Build from source

Configuration

This project attempts to