Giter VIP home page Giter VIP logo

alertmanager-ds's Introduction

Alertmanager Grafana Data Source Plugin

This is an implementation of an Alertmanager plugin for Grafana version 7.0 and up.

What is Alertmanager

The Prometheus Alertmanager handles alerts sent by client applications such as the Prometheus server.

It is very helpful to use it as a data source for grafana.

This data-source implementation support both the alertmanager V2 API and the new Grafana 7.0 API.

The severity label

Typically, an alert would have a severity label. The implementation does not make any assumption on the severity label, but if all values of the label are number, it will be reported as a number, which means that if you stick to numbers, you can use it with graphs and not only with tables. There are no number-to-text mapping done in this plugin. Instead, you can do it on the Dashboard.

Compile it yourself

  1. Install dependencies
yarn install
  1. Build plugin in development mode or run in watch mode
yarn dev

or

yarn watch
  1. Build plugin in production mode
yarn build

Configuration

Currently, the only plugin configuration is the alertmanger address (ip and port).

Query

Currently, you can only have one filter in the query.

alertmanager-ds's People

Contributors

amnonh avatar

Stargazers

Krzysztof Gołębiak avatar  avatar  avatar David Walker avatar Jake Hill avatar  avatar

Watchers

James Cloos avatar  avatar  avatar

Forkers

amnonh

alertmanager-ds's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.