Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/samugi/3scale_fetchbe_objs
https://github.com/samugi/3scale_fetchbe_objs
Last synced: about 10 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/samugi/3scale_fetchbe_objs
- Owner: samugi
- Created: 2021-06-19T15:19:53.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-06-19T15:23:00.000Z (over 3 years ago)
- Last Synced: 2024-11-23T17:11:38.612Z (2 months ago)
- Language: Shell
- Size: 1.95 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 3scale_fetchbe_objs
Script to extract details about 3scale resources that can affect the space utilization on backend Redis## Run the script
```
sudo chmod +x fetchinfo.sh
./fetchinfo.sh https://ADMIN_PORTAL_URL ACCESS_TOKEN
```## What is being fetched
```
# of services
# of metrics per service
# of applications (total)
# of application plans (total)
# of limits per application plan
```