Skip to content

Simple AMQ Streams automated deployment with metrics and benchmarking

Notifications You must be signed in to change notification settings

wohshon/amq-streams-benchmarking

 
 

Repository files navigation

amq-streams-benchmarking

Tested on OpenShift v4.5

Deploy Kafka:

Run ./deploy_kafka.sh

The bash script will prompt for a namespace name which creates the namespace; and makes changes to the yaml files.

Deploy Metrics:

Run ./deploy_metrics.sh

The bash script will prompt for a namespace name which navigates into the namespace; and makes changes to the yaml files

Navigate to Grafana route, login with admin:admin. Once logged in, follow through the console instruction to change password.

Add a new data source with http://prometheus-operated:9090 with the rest of the parameters stay as default.

Import a new dashboard, ../grafana-dashboards/strimzi-kafka.json

Grafana_screenshot

About

Simple AMQ Streams automated deployment with metrics and benchmarking

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%