Git Product home page Git Product logo

Comments (6)

JMUsero avatar JMUsero commented on May 20, 2024 9

#31 (comment)
this solved it for me.
you have to set up the severity levels on datasource configuration:

Critical=critical
High=high
Warning=warning
Info=info

from grafana-prometheus-alertmanager-datasource.

naphta avatar naphta commented on May 20, 2024

Same issue here, numbers aren't solely fit for purpose here!

from grafana-prometheus-alertmanager-datasource.

aleteneur avatar aleteneur commented on May 20, 2024

same issue for me :

image

Grafana version : 6.4.4
prometheus alertmanager plugin : 0.0.7

from grafana-prometheus-alertmanager-datasource.

anxolin avatar anxolin commented on May 20, 2024

Same here, anyone has figured out why is not showing the severity?

I can even see the value of the severity in the Grafana query inspector:

image

from grafana-prometheus-alertmanager-datasource.

Joseph94m avatar Joseph94m commented on May 20, 2024

@JMUsero where did you put that? I have a config file for grafana and i tried:

apiVersion: 1
datasources:
- name: AlertManager
  type: camptocamp-prometheus-alertmanager-datasource
  access: proxy
  url: https://blabla
  basicAuth: true
  basicAuthUser: bla
  jsonData:
    severity:
      Critical: critical
      High: high
      Warning: warning
      Info: info
  secureJsonData:
    basicAuthPassword: blabla

I also tried putting them right under jsonData without the 'severity:' key, but i am still getting the '-' of shame under severity in grafana. Even tried putting it under secureJsonData because i got desperate. Still nothing!

My grafana is version 7.5.3
Not sure how to check plugin version though. I just put the list of plugins to install in my config yaml:
plugins: grafana-piechart-panel,digrich-bubblechart-panel, etc....

from grafana-prometheus-alertmanager-datasource.

VeenaThimmegowda avatar VeenaThimmegowda commented on May 20, 2024

Hi,

I'm also facing the same issue. Workaround didn't work for me.
Can anyone please help.

from grafana-prometheus-alertmanager-datasource.

Related Issues (20)

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.