Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Plugin - Unattached Node.js API Proxies deployed #69

Open
davidwallen opened this issue Jul 19, 2017 · 1 comment
Open

New Plugin - Unattached Node.js API Proxies deployed #69

davidwallen opened this issue Jul 19, 2017 · 1 comment

Comments

@davidwallen
Copy link
Contributor

Deployment of API Proxies is the process of making them available to serve API requests. Each of the deployed API Proxies is loaded into Message Processor’s runtime memory to be able to serve the API requests for the specific API Proxy. Therefore, the runtime memory usage increases with the increase in the number of deployed API Proxies. Leaving any unused API Proxies deployed can cause unnecessary use of runtime memory.

Undeploy any unused API Proxies

@mecclesgoogle
Copy link

Definition of unattached?
How do you propose this is implemented in this tool?
I have a tool which scans a whole org/env developments and links with https://apidocs.apigee.com/api-monitoring/apis/get/metrics/traffic to check for unused deployed proxies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants