- Kibana Guide: other versions:
- Introduction
- Set Up Kibana
- Getting Started
- Discover
- Visualize
- Dashboard
- Canvas
- Graph data connections
- Machine learning
- Maps
- Infrastructure
- Logs
- APM
- Uptime
- Dev Tools
- Monitoring
- Management
- Reporting from Kibana
- REST API
- Kibana plugins
- Limitations
- Release Highlights
- Breaking Changes
- Release Notes
- Developer guide
UI Exports
editUI Exports
editAn aggregate list of available UiExport types:
Type | Purpose |
---|---|
hacks |
Any module that should be included in every application |
visTypes |
Modules that register providers with the |
fieldFormats |
Modules that register providers with the |
inspectorViews |
Modules that register custom inspector views via the |
chromeNavControls |
Modules that register providers with the |
navbarExtensions |
Modules that register providers with the |
docViews |
Modules that register providers with the |
app |
Adds an application to the system. This uiExport type is defined as an object of metadata rather than just a module id. |