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
Description
The
ResponseTimeInterceptor
in stencil currently depends on creating theresponse-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 APIComplexity : 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