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

Support Grafana visualizations of a CTF #31

Open
F30 opened this issue Jun 15, 2018 · 1 comment
Open

Support Grafana visualizations of a CTF #31

F30 opened this issue Jun 15, 2018 · 1 comment
Labels
feature Requests for new features

Comments

@F30
Copy link
Member

F30 commented Jun 15, 2018

It would be nice to have Grafana (or similar) dashboards for what happened during a CTF – flag submissions primarily come to my mind.

I see three implementation options:

  1. Write events to a time-series database such as Influx DB
  2. Maybe data from Provide metrics in Prometheus format #30 will be enough
  3. Maybe generating such graphs from the PostgreSQL database is already feasible using Grafana, Superset, Redash, Metabase or similar

@phi1010 also had some ideas in this direction.

@F30 F30 added the feature Requests for new features label Jun 15, 2018
@F30
Copy link
Member Author

F30 commented Jul 2, 2018

We definitely also need graphs for checker results and a big indicator for exceptions (which shouldn't ever occur).

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

No branches or pull requests

1 participant