i making a system that use grafana as backend . so in my case i want to show the alerts to users that are firing currently . i have seen different approach but there are some limitation to use it . i am currenly using react.js for frontend and spring boot as backend . and from backend call grafana for alerting purposes . could someone tell me what the best approach to solve this problem
Hi,
checkout this thread or you can (probably) find the list of your endpoints on /swagger-ui
endpoint (if not, there’s some specifcation here).