alerta/alerta

alerta.plugins[32]: [ERROR] Failed to load plugin 'jira': 'jira'

Opened this issue · 2 comments

Hey, everybody.

Jira plugin is not loading, I have defined the parameters below

2023-07-25 11:30:59,665 DEBG 'uwsgi' stdout output:
2023-07-25 11:30:59,664 alerta.plugins[32]: [ERROR] Failed to load plugin 'jira': 'jira' [in /venv/lib/python3.9/site-packages/alerta/utils/plugin.py:44]

JIRA_PROJECT = '' #project name in jira
JIRA_URL = '' #url access to the jira plugin
JIRA_USER = '' #defined to the according to the jira access data
JIRA_PASS = '' #defined to the according to the jira access data

Help me to understand, I looked through the error branch but did not find such a problem

hello,
is this plugin your own plugin buildin by yourself or it is a plugin downloading from net??
can we add new plugins writting for ourselfs?? if yes how to deploy??
thanks and regards.

hello, is this plugin your own plugin buildin by yourself or it is a plugin downloading from net?? can we add new plugins writting for ourselfs?? if yes how to deploy?? thanks and regards.

Hello
We download this plugin from the network, from the alerta-contrib repository