Skip to content

IBM/aiops-ui-extension-toolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

aiops-ui-extension-toolkit

Overview

Dashboard extension toolkit and examples for Cloud Pak for AIOps

Components

Components are the widgets that comprise your dashboard. Components must be exported as panels to be used in a dashboard region. These are written in React.js, and we recommend Carbon Design System as the UI framework, although you may use any React.js compatible library.

Data

For convenience, a query hook is provided that allows secure access to most of the issue resolution data. Of course, you're free to pull in data from other sources.

Routes

Routes define a browser path to your dashboard within Cloud Pak for AIOps. This includes how components are organized and whether they're exposed in the Cloud Pak for AIOps main menu. An schema is provided, as well as an example to get started.

Examples

Visit our storybook for examples based on real Netcool customers.

You can also install the examples into an actual Cloud Pak for AIOps cluster. For a guide on embedding a Grafana page, see the doc here.

Ready to start building?

See our getting started page for the step-by-step process.

About

Dashboard extension examples and tools for Cloud Pak for AIOps

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors