docs: Added admin/summary to the faq

This commit is contained in:
Bryan Boreham
2019-09-18 14:47:26 +00:00
parent 57918b0ac5
commit 20c378dce5

View File

@@ -65,6 +65,12 @@ Scope doesn't support LDAP right now.
OSS Scope reports aren't persistent and the probe keeps the last 15 seconds of metrics in memory.
## Admin Endpoints
Scope exposes the following http endpoints that can be used for troubleshooting:
- `/admin/summary` - lists the reports being used by the app, with counts of each node type (containers, processes, etc.).
## API Endpoints
Scope exposes the following endpoints that can be used by external monitoring services.