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

Add request data visualisation #10

Open
thegodenage opened this issue Mar 13, 2024 · 1 comment
Open

Add request data visualisation #10

thegodenage opened this issue Mar 13, 2024 · 1 comment
Labels
frontend this issue needs some changes in the frontend good first issue Good for newcomers help wanted Extra attention is needed

Comments

@thegodenage
Copy link
Owner

thegodenage commented Mar 13, 2024

Context:

Currently, there is no way to visualize what requests are coming through our WAF. At the very beginning, we need a frontend that simply visualizes the incoming requests.

It could be done as a list of incoming requests and some kind of graph.

TODO

  • add a request visualization (currently we don't have any metrics gathering code, so this needs to be done as well)

AC

  • we have an incoming request visualization
  • there is high test coverage

Info

We could create our custom frontend i.e. in React, or we can try using Grafana, share some ideas here, and let's discuss 😄

@thegodenage thegodenage self-assigned this Mar 13, 2024
@thegodenage thegodenage added help wanted Extra attention is needed good first issue Good for newcomers frontend this issue needs some changes in the frontend labels Apr 3, 2024
@thegodenage thegodenage removed their assignment Apr 3, 2024
@thegodenage thegodenage self-assigned this Apr 17, 2024
@thegodenage
Copy link
Owner Author

For now we are going with the grafana.

@thegodenage thegodenage removed their assignment Apr 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend this issue needs some changes in the frontend good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant