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

Monitor Status: Performance graphs are not shown even though they are configured to be displayed #25

Open
elrayle opened this issue Apr 26, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@elrayle
Copy link

elrayle commented Apr 26, 2022

The following values are set in production.env.

DISPLAY_PERFORMANCE_GRAPH=true
DISPLAY_PERFORMANCE_DATATABLE=false

The performance datatable is not displayed and that is expected since the env var is false.

The performance graphs are also not displayed even though the env var is true.

Possible causes:

  • the env var may not actually set the configuration that drives the display of graphs
  • the graphs may not be generating for some reason
@elrayle elrayle added the bug Something isn't working label Apr 26, 2022
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