WIP: Implement (Prometheus) Metrics #270
No reviewers
Labels
No labels
approved, awaiting change
bug
configuration
documentation
duplicate
enhancement
extremely low priority
feature request
Fix it yourself
help wanted
invalid
mastodon_api
needs docs
needs tests
not a bug
planned
pleroma_api
privacy
question
static_fe
triage
wontfix
No milestone
No project
No assignees
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: AkkomaGang/akkoma#270
Loading…
Reference in a new issue
No description provided.
Delete branch "tim/akkoma:develop"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This presents my very much WIP of adding Prometheus metrics.
It completely relies on using the Elixir Telemetry system, basically giving us all the heavy lifting for free (and pre-instrumented libraries that we can just hook into :D)
I'd love some early feedback if possible. What lacks from my perspective is currently:
oh woa, nice! we used to have a really janky prometheus that would lock up on start a lot, i'll take a look at this properly at some point in the next week
fad6c4d3e0
to970dd40cc1
Would be great also to document what we can monitor from Akkoma. It's super nice to understand how the system works, and detect problems early.
Waiting for this PR to land!
merged with additions via #375
Sweeeet thx so much for taking this over the finish line <3
Pull request closed