This is an automated email from the ASF dual-hosted git repository. marat pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-karavan.git
The following commit(s) were added to refs/heads/main by this push: new 05fbb326 Readme update 05fbb326 is described below commit 05fbb326d353da668bc9d2487eb04099762ff086 Author: Marat Gubaidullin <ma...@talismancloud.io> AuthorDate: Wed Oct 25 20:14:30 2023 -0400 Readme update --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 9e99cc32..5eca1821 100644 --- a/README.md +++ b/README.md @@ -30,11 +30,15 @@ It simplifies the Apache Camel experience and accelerates developer performance * Configuration (application.properties, docker-compose.yaml, deployment.yaml, etc) * Predefined customizable scripts for different platforms +<img align="right" width="400" src="images/karavan-dashboard.png"> + ### Dashboards * Monitoring running integration microservices * View live logs during development * Tracing Exchange Data + + ### Supported platforms * [Docker](docs/WEB_DOCKER.md) * [Kubernetes](docs/WEB_KUBERNETES.md)