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 documentation about adding panels and dashboards #176

Open
eguiraud opened this issue Aug 14, 2020 · 0 comments
Open

Add documentation about adding panels and dashboards #176

eguiraud opened this issue Aug 14, 2020 · 0 comments

Comments

@eguiraud
Copy link
Member

In particular, queries to retrieve datapoints from InfluxDB have some subtleties:

  • must use InfluxDB, not rootbench-InfluxDB as source (unless you want old data)
  • must select a single nodelabel and build configuration in the WHERE clause
  • python benchmarks store runtimes in the duration field, C++ benchmarks use real_time

Oh and you need to press "Save" or lose all your changes :)

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

No branches or pull requests

1 participant