Subject: |
RE: dsplugins - params method is passing Null Values to below method |
Author: |
Jane Curry |
Posted: |
2022-03-30 02:44 |
The params wethod of a datasource logs to zenhub.log, not zenpython.log. I suggest you put some log statements (info or higher) into your params method and see what is going on. It looks like, in params you are probably trying to use an element of a list or dictionary with the key of 'hostname' - and that key doesn't exist. If it was me, I probably called the key 'host' when I set it up and then forgot and used 'hostname' later in the code ;)
Cheers,
Jane
------------------------------
Jane Curry
Skills 1st United Kingdom
jane.curry@skills-1st.co.uk
------------------------------