ASWWU-Web / python_server

The API server for ASWWU Web. This project uses the Tornado web framework to serve and manage data across all ASWWU sites.
https://aswwu.com/server
4 stars 10 forks source link

add opentelemetry for logging/observability #209

Closed rileyallyn closed 1 month ago

rileyallyn commented 1 month ago

this currently uses axiom as the provider. i plan to build a custom grafana dashboard so we are not depending on a third party service. because we use open telemetry, this makes it pretty easy to switch.