Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[stencil] Update ResponseTimeInterceptor #76

Open
techsavvyash opened this issue Feb 5, 2024 · 4 comments · May be fixed by #150
Open

[stencil] Update ResponseTimeInterceptor #76

techsavvyash opened this issue Feb 5, 2024 · 4 comments · May be fixed by #150
Assignees

Comments

@techsavvyash
Copy link
Member

techsavvyash commented Feb 5, 2024

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
Copy link
Member Author

  • changes are required to be made in the JSON generator for API migration. Requires a day or two to be done.

@techsavvyash
Copy link
Member Author

  • The Grafana APIs are erroring out with the current JSON.
  • Panels are not getting created
  • JSONs are different

@techsavvyash
Copy link
Member Author

techsavvyash commented Jul 4, 2024

@Savio629 @DarrenDsouza7273 to do this

  • Test for multiple instances of the interceptor
  • Addition of test cases

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants