membermatters / MemberMatters

An open source membership, access and payments portal for makerspaces and community groups.
https://membermatters.org
MIT License
40 stars 23 forks source link

Add observability via OpenTelemetry #257

Open proffalken opened 2 months ago

proffalken commented 2 months ago

Add OpenTelemetry support including metrics, logs, and traces to MemberMatters to improve visibility when running the platform.

Fixes: #256

proffalken commented 2 months ago

Basic requests are being traced throughout the application, now the fun begins on improving the span data and adding more context to the tracing!

image image