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

Pacific Power meters show up on check-acq with NonChanging data too frequently #83

Open
s-egge opened this issue Dec 5, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers maybe priority-low

Comments

@s-egge
Copy link
Member

s-egge commented Dec 5, 2024

Some of the Pacific Power meters have very low energy usage (below 10-20 kwh a day), and since they are rounded to the nearest whole number they frequently appear to have NonChanging data for a week or more at a time. We may want to increase the timeframe for Pacific Power meters to something larger to prevent them from showing up in CloudWatch when there often isn't an issue with the meter. The most recent CloudWatch log has three Pacific Power meters with "NonChanging data" that don't seem to have any issues, just small datapoints.

Missing and NonChanging data functions use the same timeframe right now, which is set here. We can either increase the Pacific Power timeframe for both Missing and NonChanging data, or make a new check to pass a larger value when checking NonChanging data for Pacific Power meters.

@s-egge s-egge added enhancement New feature or request good first issue Good for newcomers priority-low maybe labels Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers maybe priority-low
Projects
None yet
Development

No branches or pull requests

1 participant