elastic / elastic/support-diagnostics
Enhance Kibana API harvesting
Open
- Dominant language
- Java
- Stars
- 304
- Forks
- 175
- PR merge metrics
- No merged PRs in 30d
Description
## Fleet
We use the Fleet API at https://github.com/elastic/support-diagnostics/blob/10ffc212827020057b594aec6dcee6a5f31aec8b/src/main/resources/kibana-rest.yml#L43
We would need to pass few params in order to pull all the agents via:
```
/api/fleet/agents?showInactive=true&showUpgradeable=false
```
## APM
Space aware `/api/apm/settings/agent-configuration`
Index Settings `/internal/apm/settings/apm-index-settings`
## Synthetics
`/api/synthetics/private_locations`
## Connectors
Kibana Actions Connectors `/api/actions/connectors`
## General
Advanced Settings `/internal/kibana/settings`
Contributor guide
Assessment
This issue has not been assessed yet.