Query regarding integration of Bugzilla with Grafana

David Miller justdave at bugzilla.org
Mon Dec 18 03:57:44 UTC 2023


It might be better to ask the Grafana people if there's a way to set 
that up.  I'm not familiar with it off-hand. Bugzilla does have a REST 
API that it can talk to if they want to add that. It's also possible to 
configure Bugzilla to accept reports by email if you can make it send an 
email, though that's a little tricky to set up.


API docs: https://bugzilla.readthedocs.io/en/latest/api/

Inbound email docs: 
https://bugzilla.readthedocs.io/en/latest/integrating/api/email_in.html


Setting up inbound email requires using a piped forward in postfix or 
sendmail, and because of user permissions it's not always 
straightforward to set up. The most reliable way to do it is by using 
the "pipe" transport in main.cf in postfix so you can specify what user 
to run it as, and then have it run as the web server user (or whatever 
user Bugzilla is running as if it's suexec)


On 11/24/23 7:31 AM, Prince Kumar wrote:
> Hi Team,
>
> We have AWS infra with Grafana as visualized monitoring tool but we 
> want to configure Bugzilla with Grafana so that for alerts on Grafana, 
> mail should go to Bugzilla and incident will get create.
> Yet we are not able to find any document or blog for that , even on 
> Grafana there is no option also to integrate Bugzilla as shown below:
>
>
> *
> *
> *Please update us , do Bugzilla is having anyway to integrate with 
> Grafana ?*
> *
> *
> *Thanks & Regards,*
> */Prince Kumar/* | /Software Engineering/
> /Innominds| Basavanagudi, Bengaluru, Karnataka - 560004/
>
>
> _______________________________________________
> support-list mailing list
> support-list at bugzilla.org
> https://lists.bugzilla.org/listinfo/support-list
-- 
[Bugzilla Logo] 	
*Dave Miller*
Project Leader
*Bugzilla Project*
https://bugzilla.org/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bugzilla.org/pipermail/support-list/attachments/20231217/aee67665/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 76897 bytes
Desc: not available
URL: <http://lists.bugzilla.org/pipermail/support-list/attachments/20231217/aee67665/attachment-0003.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Outlook-40btvzcv.png
Type: image/png
Size: 255791 bytes
Desc: not available
URL: <http://lists.bugzilla.org/pipermail/support-list/attachments/20231217/aee67665/attachment-0004.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0n9UIm0KGv4olBhi.png
Type: image/png
Size: 7345 bytes
Desc: not available
URL: <http://lists.bugzilla.org/pipermail/support-list/attachments/20231217/aee67665/attachment-0005.png>


More information about the support-list mailing list