This repository hosts the code for demoing the Akita Agent. Before running the demo, please ensure your system meets the following requirements
- Docker: Please ensure that you have Docker installed on your machine. You can download it from the official Docker Website
- Akita User Account: You must have an active user account with Akita. If you don't have one yet, please sign up here
Go through initial onboarding in Akita's web dashboard and store your API credentials and created project name for later use
Clone this repository to your local machine:
git clone https://github.com/akitasoftware/akita-demo.git
Then cd
into the demo's directory:
cd akita-demo
Run the following command to start the demo:
./run.sh
To stop the demo, run ./stop.sh
. To restart the demo, run ./restart.sh
- Please file bugs as issues to this repository.
- We welcome contributions! If you want to make changes please see our contributing guide.
- We're always happy to answer any questions about the Docker extension, or about how you
can contribute. Email us at
opensource [at] akitasoftware [dot] com
or request to join our Slack!
Drop-in API monitoring, no code changes necessary.
Built for busy developer teams who don't have time to become experts in monitoring and observability, Akita is the fastest, easiest way to see and monitor your API endpoints which makes it possible to quickly track API endpoints and their usage in real time.
- See API endpoints. Automatically get a searchable map of your API endpoints in use. Explore by latency, errors, and usage. Export as OpenAPI specs.
- Get drop-in API monitoring. Get a drop-in view of volume, latency, and errors, updated in near real-time. Set per-endpoint alerts.
- Quickly understand the impact of changes. Keep track of the endpoints you care about and identify how new deployments impact your endpoints.
Simply drop Akita into your system to understand your system behavior, without having to instrument code or build your own dashboards.
Create an account in the Akita App to get started!