I just tried to plug this wonderful exporter to site24x7 and I have this error:
Unknown API error: You are not authorized to perform this operation.You are trying to access the API of the BU team. Please pass the BU's ZAAID in the request.
There is a way to add a new env to be able to monitor probes by BU?
To be able to implement that, here is the steps (on curl, cannot really help in rust :/):
Add a new ENV: ZAAID
docker run -e ZOHO_CLIENT_ID="" -e ZOHO_CLIENT_SECRET="" -e ZOHO_REFRESH_TOKEN="" -e ZAAID=""
I'm afraid I have no idea what that even is. I don't really use this exporter any more since I currently have no need for it. As such, I'm looking for a co-maintainer.
Hello,
I just tried to plug this wonderful exporter to site24x7 and I have this error:
There is a way to add a new env to be able to monitor probes by BU?
To be able to implement that, here is the steps (on curl, cannot really help in rust :/):