DeployBoard / DeployBoard/deployboard-python

Analytics - Deployments per day Monthly Average

Aperta
#96 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
api enhancement web
Lingua principale
Python
Stelle
10
Fork
1
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

**Is your feature request related to a problem? Please describe.**
As teams begin to use DeployBoard for multiple months, we would like to have an easy display of the monthly trend. Currently the granularity is only by day, and going back 6-12 months is going to be a very dense graph.

**Describe the solution you'd like**
Create a graph on the /analytics page that finds the deployments in a month, adds them together and divides by the total days in that month. The API route should return something like {'month':'count'} that the UI will simply bar or line graph.

**Describe alternatives you've considered**
None

**Additional context**
Eventually we want to give the user a toggle to swap between line and bar graphs, but we'll have to standardize to one of them for now.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.