-
New Feature Request
-
Resolution: Fixed
-
Trivial
-
None
-
None
-
Sprint 94 (Nov 2022), Sprint 95 (Dec 2022)
-
1
Hi, everybody.
Currently, we are using the agent 2 to monitor some Docker containers and run into the necessity of check for some environment variables defined within them.
Even though Docker's API already provides this information, your plugin does not show it; so what we did was to modify the source code, more precisely, we added a new struct to the file types.go which would hold the information within the Config subtree.
We are wondering whether you could add on future releases some mechanism that lets us decide what to display or filter out from the API's response.