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

Reblaze Threats & Traffic Overview Grafana dashboards empty #1152

Open
synrgrama opened this issue Jan 20, 2023 · 0 comments
Open

Reblaze Threats & Traffic Overview Grafana dashboards empty #1152

synrgrama opened this issue Jan 20, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@synrgrama
Copy link

Describe the bug
The Reblaze Threats & Traffic Overview Grafana dashboards do not populate with any data for Envoy. They only work for nginx.

To Reproduce
Steps to reproduce the behavior:

  1. Checkout curiefense repo
  2. docker-compose up within the deploy/compose folder
  3. Wait for services to come up
  4. Access the UI on http://localhost:30080/ and configure a rule that would get triggered easily (i.e. limit to 5 requests per minute per ip)
  5. Deploy the configuration and wait for the sync (this didn't actually work either so I restarted the containers and the rule propagated)
  6. Access http://localhost:30081/ multiple times to generate some traffic on envoy in order to trigger the rule
  7. Wait 5min for the data to refresh in Grafana
  8. Access Grafana on http://localhost:30300/ and go to the Reblaze Threats & Reblaze Traffic overview dashboards and notice they're empty
  9. Access http://localhost:31081/ multiple times to generate some traffic on both envoy and nginx in order to trigger the rule
  10. Wait 5min for the data to refresh in Grafana
  11. Access Grafana on http://localhost:30300/ and go to the Reblaze Threats & Reblaze Traffic overview dashboards and notice there's data

Expected behavior
Dashboards have data regardless of the proxy used.

Desktop (please complete the following information):

  • OS: Windows 11
  • Browser: Chrome
  • Version 109.0.5414.75 (Official Build) (64-bit)

Additional context
The default dashboards that are part of the docker compose setup in the main branch have broken data sources in all the panels. I had to manually go in and update the data source to the default one to get data to show.

@synrgrama synrgrama added the bug Something isn't working label Jan 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant