Apitally - Metrics, logs, and alerts for Elysia #1345
itssimon
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey Elysia community,
When shipping APIs, having access to logs and metrics is crucial to understand API usage and troubleshoot issues. However, I've found that most monitoring tools bury these in bloated dashboards that are a pain to use.
That's why I built Apitally, a simple API monitoring and analytics tool for Elysia that focuses on what actually matters for APIs:
The open-source Apitally SDK integrates with Elysia apps via a lightweight plugin, which captures metrics and logs for all API requests and asynchronously sends them to Apitally in regular intervals, without affecting performance.
Setup is super easy. Just add a few lines of code to your project ⬇️
Check out the detailed setup guide for Elysia if you'd like to learn more.
The Apitally dashboard looks like this ⬇️
Please let me know what you think! 🙏🏼
Beta Was this translation helpful? Give feedback.
All reactions