This repository has been archived by the owner on May 17, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 19
Grafana query search limits the shown measurements to 100 #8
Comments
the dashboard that shows all measurements, as made by Teun. @anyone looking to use this now, look for the "Import" feature in Grafana (or google it).
|
After looking at it for a bit, I don't think increasing the measurements query cap will have any impact on the performance of influx the way we are using it. I would try increasing it much higher, possibly to 1000 or more, and see if it works okay, just because we already have devices generating very close to 250 dbus paths. |
Understood - thanks Ben! |
@dirkjanfaber Could you please transfer this issue to https://github.com/victronenergy/venus-grafana repo? I'd like to investigate this a bit more in the future... Thanks! |
Continued here: victronenergy/venus-grafana#6 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Below screenshot show the dropdown thats limit to 100 entries.
It being limited is an issue since some items have more than 100. So even if the user knows the name of the service of which he is looking for data (ie battery, vebus, settings), then still he doesn't get to see all paths.
And having all paths available to browse through to see whats available and to know how the path is named that you are looking for is essential for this grafana solution to be usuable.
One solution is to add a dashboard that shows all measurements. Which Teun already did and of which I'll post the JSON below, also for the benefit of people now looking to solve their issue.
Suggested solutions:
This was discussed extensively in our venus-docker-grafana slack in the past few days.
The text was updated successfully, but these errors were encountered: