Introduce dapper (working title) as a potential 2nd Generation time series ingestion, archival and access service.
Please note: This is not in a completed state; only dapper-db-ingest and dapper-db-archive are running in Dev
dapper-api and dapper-meta-ingest are not ready to be deployed
dapperlib can be used to send data in for ingest and dapper-send-test provides a slightly broken example of how to use it.
Production Changes
The following production changes are required to deploy these changes:
None
Review
Check the box that applies to this code review. If necessary please seek help with adding a checklist guide for the reviewer.
When assigning the code review please consider the expertise needed to review the changes.
[ ] This is a content (documentation, web page etc) only change.
[ ] This is a minor change (meta data, bug fix, improve test coverage etc).
[x] This is a larger change (new feature, significant refactoring etc). Please use the code review guidelines to add a checklist below to guide the code reviewer.
Proposed Changes
Changes proposed in this pull request:
dapper
(working title) as a potential 2nd Generation time series ingestion, archival and access service.dapper-db-ingest
anddapper-db-archive
are running in Devdapper-api
anddapper-meta-ingest
are not ready to be deployeddapperlib
can be used to send data in for ingest anddapper-send-test
provides a slightly broken example of how to use it.Production Changes
The following production changes are required to deploy these changes:
Review
Check the box that applies to this code review. If necessary please seek help with adding a checklist guide for the reviewer. When assigning the code review please consider the expertise needed to review the changes.