Hi, I have my SLAs plotted (meet vs breached) in JIRA service desk dashboard as you can see in the picture. https://imgur.com/a/wJuvVMS
I want to get the REST endpoints for my sla metrics and plot them in separate dashboard (Grafana) is there any rest call to gather the SLA of my all issues from the dashboard.
One workaround I was thinking is to gather all the issues (I have 2000+) and from that JSON of each issue I can compare the date the issue was created and the date the issue got resolved and plot the SLA.
I will also be able to calculate the average SLA over some time period. But problem is it have a lot of data and each rest call has a limit of 50 issues so I have to make multiple calls to gather all of the issues and than parse them to get SLA out of them. is there a better way to do it?
thanks
Hi @UsamaMehboob ,
You can use Time to SLA's one of a kind gadgets for this.
Just define your SLAs and calendars in TTS, regenerate the SLA data and start using TTS gadgets in no time.
Periodic Met vs Exceeded SLA Gadget can be used for your use case. Also, this gadget is interactive, meaning you can click on the bars and it'll take you to the issue navigator and show you the relevant issues.
Please let me know if you have further questions.
Regards,
Gökçe
Please note that I'm one of the members of the Snapbytes team.
Hi!
did you figure out, if so, please, the json file of your grafana board :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.