The-Spooky-Frogs / LenelS2Dashboard

Repo for LenelS2 Dashboard Senior Project
3 stars 0 forks source link

Story: Investigate Backend Needs #2

Open sah7829 opened 1 year ago

sah7829 commented 1 year ago

Investigate Backend Needs

As a developer, I want understand our needs for storing and archiving data, so that we can build a robust backend that can satisfy those needs.

Associated Epic: Requirements - Project Setup

Definition of Done

Acceptance Criteria

peber7 commented 1 year ago

Open source Grafana does not have any retention built in, it is purely a data visualization tool. Because we need data retention, we will need a service that is run with Grafana and our frontend to “cache data metrics that Grafana will use”. We will need a a backend to do this.

Some backend options can be found in these documents...

https://docs.google.com/document/d/1O-7ipiRg8vP2rgpdmO3EG_w65uf9_sbsNj-Ye_R0G9s/edit Link to doc

Data Retention Research.pdf

Authentication Micro Service: We will need a microservice in order to authenticate users into the Single Pane of Glass

peber7 commented 1 year ago

I believe this can be closed as #18 basically build on top of this (or closed when that story is closed)