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

future work #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

future work #5

wants to merge 1 commit into from

Conversation

ahmadateya
Copy link
Collaborator

No description provided.

- Add more tests for the app (s3 package)
- Add more features to the app:
- store the data in a database after reading from prometheus, related to [Example app: upload to prometheus](https://github.com/project-flotta/flotta-edge-example#future-works)
Copy link
Collaborator

Choose a reason for hiding this comment

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

What is the reason not to fetch this data directly from prometheus?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

As far as I understood (from search), Prometheus sends a stream of data that I can fetch and present (I mean it can't be persisted), and if I want to analyze data I need to store some old data to perform some analysis, Do I miss something?

Copy link
Collaborator

Choose a reason for hiding this comment

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

please take a look here

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

Successfully merging this pull request may close these issues.

2 participants