Skip to content

Dashboard for Krkn to trigger and monitor chaos test runs

License

Notifications You must be signed in to change notification settings

krkn-chaos/krkn-dashboard

Repository files navigation

krkn-dashboard

krkn Dashboard is the visualization component of krkn-hub. It offers a set of user-friendly web interfaces through which users can manipulate and observe Chaos experiments.

Dashboard directory structure

public

Contains the root application index.html and React template artifacts.

server

The source for an NPM express server that's used in developer mode.

src

The krkn dashboard Javascript source plus additional CSS/LESS and artifacts.

assets

Assets placed in the src/assets/images directory are only referenced within component or layout definitions and are packaged in the generated ***.js file during the build process.

reducers

Contains functions that manage store via actions

utils

Helper functions for the dashboard

Run

Storage

krkn dashboard stores data using local browser storage and cookies.

Template

This application is based on v5 of PatternFly which is a production-ready UI solution for admin interfaces. For more information regarding the foundation and template of the application, please visit PatternFly

Resources

About

Dashboard for Krkn to trigger and monitor chaos test runs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published