Aiven-Open / Aiven-Open/klaw

Dashboard

Aberta
#1,211 1 comentário 0 reações 1 responsável Reivindicada por @mathieu-anderson Ver no GitHub
Backend epic Frontend user-facing
Linguagem predominante
Java
Estrelas
195
Forks
77
Merge médio
8d 9h
PRs com merge (30d)
1

Descrição

# Description

The dashboard should present
- a summary of the data handled by Klaw (amounts of topics and requests
- a line chart showing the throughput of requests
- an analytics section breaking down that data per Cluster and per Team in bar charts

# Design

![Image](https://github.com/Aiven-Open/klaw/assets/20607294/524e14c3-2c1c-41f7-8e06-f11f2714f46d)

# Questions

- In Angular Klaw, all analytics are for the current user's team. However, in the design, the data we want to display seems to be different. Is it possible to get the following data from the existing API?
- for *all* teams:
- topics per team
- producers per team
- consumers per team
- possibly filtered by clusters
- for *all* clusters:
- topics per cluster
- producers per cluster
- consumers per cluster
- possibly filtered by team

- We need to ascertain that the `aquarium` chart components are usable in coral, and also be wary of the data format they will request (which will not fit what the API currently returns, for sure)

# Task list

- [x] #2167
- [x] #2170
- [x] #2172

Guia de contribuição

Abrir o guia de contribuição

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.