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

perf: add ideal_battery_range_km as query condition #4305

Merged

Conversation

swiffer
Copy link
Contributor

@swiffer swiffer commented Oct 27, 2024

after updating the dashboards to v1.31.0 and resetting all gathered stats i've found 2 more queries that are currently rather slow and exec perf. improved by adding the filter for ideal_battery_range_km

in addition, fixes #4295 for postgres < 16

Copy link

netlify bot commented Oct 27, 2024

Deploy Preview for teslamate ready!

Name Link
🔨 Latest commit 5b57979
🔍 Latest deploy log https://app.netlify.com/sites/teslamate/deploys/671e984e6dc9080008e85536
😎 Deploy Preview https://deploy-preview-4305--teslamate.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@JakobLichterfeld JakobLichterfeld added enhancement New feature or request area:dashboard Related to a Grafana dashboard labels Oct 27, 2024
Copy link
Collaborator

@JakobLichterfeld JakobLichterfeld left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ty. lgtm

@JakobLichterfeld JakobLichterfeld merged commit dffbf3c into teslamate-org:master Oct 28, 2024
15 checks passed
@swiffer swiffer deleted the perf-improvement-overview branch October 28, 2024 08:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:dashboard Related to a Grafana dashboard enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Drive Stats: Top 10 Destinations query issue with postgres <16
2 participants