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

Retrieve CloudWatch data on server start #63

Open
1 task
pauluhlenkott opened this issue Nov 1, 2024 · 0 comments
Open
1 task

Retrieve CloudWatch data on server start #63

pauluhlenkott opened this issue Nov 1, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@pauluhlenkott
Copy link
Collaborator

Problem

Currently the data is retrieved once per hour and so there will not be any data on container startup for any hours the container was down. This data will get retrieved once the hour passes and triggers data retrieval, however until that point the user will have empty data.

Solution

Triggering a data retrieval on start-up will fill in any gaps of data from when the container was down.

Additional information

No response

👨‍👧‍👦 Contributing

  • 🙋‍♂️ Yes, I'd love to make a PR to implement this feature!
@pauluhlenkott pauluhlenkott added the enhancement New feature or request label Nov 1, 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
Projects
None yet
Development

No branches or pull requests

1 participant