2022-06-27, 16:00–16:30 (UTC), Team 5
Build a metrics component to send Tor network data to a database
Many issues on metrics services come from parsing and processing snippets of tor network data collected from different sources.
We have a pipeline proposed, but so far we haven't had time to start implementing it:
https://gitlab.torproject.org/tpo/network-health/team/-/wikis/metrics/collector/pipeline
The idea is to build a service that parse Tor network data and sends them to a DB.
Some prior art:
https://gitlab.torproject.org/hiro/descriptorParser
https://gitlab.torproject.org/hiro/timescaledb-docker
Java or maybe python or rust?
Tor Metrics