Skip to content

Instantly share code, notes, and snippets.

@hugoluchessi
Created March 1, 2019 03:24
Show Gist options
  • Save hugoluchessi/b0ce1b60331d6f84e5fcb26f26126bd2 to your computer and use it in GitHub Desktop.
Save hugoluchessi/b0ce1b60331d6f84e5fcb26f26126bd2 to your computer and use it in GitHub Desktop.
# Project Data Platform
## Todo List:
- *Finish gobservable*
- Finish metrics implementation
- Only null and prometheus as provider
- Only counter for now
- Raise prometheus server for local development
- Raise Grafana to test metrics
- Finish tracing
- DISTRIBUTED!!!
- Only null and opencensus provider
- Raise prometheus server for local development
- Raise Grafana to test tracing
- Logging
- Raise cluster of main machine with fluentd and Elastic search and kibana for testing purposes
- *Platform Part 1*
- Http Event API
- Log events on Write ahead log format
- Send to "stream" (RabbitMQ)
- Stream Consumer
- RabbitMQ?
- TBD
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment