Skip to content

Add observability via OpenTelemetry - #257

Draft
proffalken wants to merge 5 commits into
membermatters:mainfrom
wyemake:feature/opentelemetry
Draft

Add observability via OpenTelemetry#257
proffalken wants to merge 5 commits into
membermatters:mainfrom
wyemake:feature/opentelemetry

Conversation

@proffalken

Copy link
Copy Markdown
Contributor

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

Fixes: #256

@proffalken
proffalken marked this pull request as draft April 26, 2024 08:06
@proffalken

Copy link
Copy Markdown
Contributor Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Instrument the code with OpenTelemetry to improve monitoring abilities

1 participant