SamagraX-Stencil / stencil

NestJS on steroids 💪
https://stencil.samagra.io
MIT License
30 stars 33 forks source link

[stencil] Update ResponseTimeInterceptor #76

Open techsavvyash opened 9 months ago

techsavvyash commented 9 months ago

Description

The ResponseTimeInterceptor in stencil currently depends on creating the response-times.json dashboard JSON file locally on disk, this is a seriously flawed way to do things and this implementation should be moved to using the Official Grafana Dashboard's API

Complexity : Medium

Product Name

Stencil

Organisation Name

SamagraX

Domain

Monitoring

Tech Skills Needed

TypeScript, Grafana

Ref: https://github.com/SamagraX-Stencil/stencil/tree/fix/response-time-interceptor

techsavvyash commented 5 months ago
techsavvyash commented 5 months ago
Savio629 commented 5 months ago

Ref:

techsavvyash commented 4 months ago

@Savio629 @DarrenDsouza7273 to do this