Skip to content

Latest commit

Β 

History

History
87 lines (57 loc) Β· 2.06 KB

File metadata and controls

87 lines (57 loc) Β· 2.06 KB

Welcome to Apitally πŸ‘‹

Apitally is a simple API monitoring and analytics tool that provides intuitive dashboards with metrics, logs, traces, and alerts. It's super easy to set up β€” just add a few lines of code to your project.

Learn more on our 🌎 website or check out the πŸ“š documentation.

Features

API analytics

Track traffic, error and performance metrics for your API, each endpoint and individual API consumers, allowing you to make informed, data-driven engineering and product decisions.

Request logs

Drill down from insights to individual API requests or use powerful search and filters to find specific requests. View correlated application logs and traces for a complete picture of each request, making troubleshooting faster and easier.

Error tracking

Understand which validation rules in your endpoints cause client errors. Capture error details and stack traces for 500 error responses, and have them linked to Sentry issues automatically.

API monitoring & alerts

Get notified immediately if something isn't right using custom alerts, synthetic uptime checks and heartbeat monitoring. Alert notifications can be delivered via email, Slack and Microsoft Teams.

Supported web frameworks

Python

πŸ”— SDK for Python

  • FastAPI
  • Flask
  • Django Ninja
  • Django REST Framework
  • Starlette
  • Litestar
  • BlackSheep

Node.js

πŸ”— SDK for Node.js

  • Express
  • Fastify
  • NestJS
  • AdonisJS
  • Hono
  • H3
  • Elysia
  • Koa
  • hapi

Go

πŸ”— SDK for Go

  • Chi
  • Echo
  • Fiber
  • Gin

Java

πŸ”— SDK for Java

  • Spring Boot

.NET

πŸ”— SDK for .NET

  • ASP.NET Core

Cloudflare Workers

πŸ”— SDK for Cloudflare Workers / SDK for Cloudflare Python Workers

  • Hono
  • FastAPI