OpenWhisk
Integrate into your OpenWhisk namespace in order to see actions and activations through Epsagon.
#
Integrate multiple OpenWhisk environmentsWith Epsagon, you can integrate as many OpenWhisk environments that you want. Just follow the deployment process on each environment that you wish to integrate. From the onboarding wizard, or the OpenWhisk settings page, insert your API hostname, and authentication key.
You can obtain the auth key by running the following command:
wsk property get --auth | cut -c13-
To validate the integration, go to the actions page on the Epsagon dashboard and see your list of actions and activations.