-
-
Notifications
You must be signed in to change notification settings - Fork 665
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adding Summary Metrics as overview for the Cluster View #588
base: dev
Are you sure you want to change the base?
Conversation
theesen
commented
Feb 3, 2021
- New endpoint returning overall stats for a cluster (partitions, replica etc.)
- Add overview table for the cluster on top of Topics List. Showing the number of partitions, replica and insync replica per cluster
- Add FREE NOW as kafka-hq user
+ New endpoint returning overall stats for a cluster (partitions, replica etc.) + Add overview table for the cluster on top of Topics List. Showing the number of partitions, replica and insync replica per cluster + Add FREE NOW as kafka-hq user
Build fails with |
The test are flakky on connect, need to find some to reproduced it :p |
+ Topic Metrics + ConsumerGroup Metrics + Connect Metrics + SchemaRegistry Metrics
+ Connect, Schema and Consumer have a seperate route + add unittests
+ Connect, Schema and Consumer have a seperate route + add unittests
@tchiotludo I have updated the routes and split them up. Do you mind having another look at it? |
@theesen thanks for the work, seems to be globally good as I see. |
@tchiotludo, took me some time to get back to this issue. Before I open the actual PR there is one question on the backend that needs to be answered. I am not sure what you had in mind with |
cf5f696
to
a80a4c1
Compare
Need to sleep briefly to make sure the connector got paused
090b350
to
ba16aa6
Compare
83e4b06
to
e16907f
Compare
7abc038
to
430b80a
Compare
740115e
to
661b6e5
Compare
741b9d5
to
190f137
Compare
670f1e4
to
c757938
Compare