An open API service indexing awesome lists of open source software.

https://github.com/cf-toolsuite/cf-hoover-ui

A simple dashboard display for metrics gathered from a cf-hoover instance
https://github.com/cf-toolsuite/cf-hoover-ui

cf-hoover cloud-foundry dashboard java metrics-visualization resilience4j spring-boot spring-cloud-loadbalancer spring-webflux vaadin-flow

Last synced: 3 months ago
JSON representation

A simple dashboard display for metrics gathered from a cf-hoover instance

Awesome Lists containing this project

README

          

# VMware Tanzu Application Service > Hoover UI

[![GA](https://img.shields.io/badge/Release-GA-darkgreen)](https://img.shields.io/badge/Release-GA-darkgreen) ![Github Action CI Workflow Status](https://github.com/cf-toolsuite/cf-hoover-ui/actions/workflows/maven.yml/badge.svg) [![Known Vulnerabilities](https://snyk.io/test/github/cf-toolsuite/cf-hoover-ui/badge.svg?style=plastic)](https://snyk.io/test/github/cf-toolsuite/cf-hoover-ui) [![Release](https://jitpack.io/v/cf-toolsuite/cf-hoover-ui.svg)](https://jitpack.io/#cf-toolsuite/cf-hoover-ui/master-SNAPSHOT) [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)

* [Background](docs/BACKGROUND.md)
* [Prerequisites](docs/PREREQUISITES.md)
* [Tools](docs/TOOLS.md)
* How to
* [Clone](docs/CLONING.md)
* [Build](docs/BUILD.md)
* [Manage configuration](docs/CONFIGURATION.md)
* [Run](docs/RUN.md)
* [Check code quality](docs/SONARQUBE.md)
* [Deploy to Tanzu Application Service](docs/TAS.md)
* [Consume endpoints](docs/ENDPOINTS.md)
* [Credits](docs/CREDITS.md)