Commit c62840f6 authored by alageshan's avatar alageshan

Update assingment_4.md

parent 42082b91
......@@ -123,9 +123,22 @@ Sample Document:
### Tools to use:
1. Pycharm / VSCode
2. Pandas
3. Kairosdb
### Reference:
https://kairosdb.github.io/docs/restapi/QueryMetrics.html
https://pypi.org/project/kairosdb-python/
________________________________________________________
## Task 3: Working with MQQT
## Areas covered:
- MQQT operation
## Description:
For the above (task 2) given sample
1. push a sucessful notification to the MQQT for every 5th successful record with "good"
2. Save stats (sum, average, latest timepoint) of all above 5 records in a redis seprate Redis DB
3. An API to fetch the above saved data from redis
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment