top of page

Monitor your system 24/7 with xiaolin.

Features

Unify your IaC and integration tests

Xiaolin provides a platform that allows users to write automated tests using Terraform. Users can specify the interval at which each single test needs to be run. If a test fails, the platform immediately reports the failure through your chosen communication channels.

Interval Configuration

Users have the flexibility to specify the interval at which each individual test needs to be executed. This empowers users to customize their testing schedule according to their specific requirements.

Failure Reporting

In case of a test failure, Xiaolin retrieves the logs associated with the failing endpoint and efficiently reports the failure along with the logs through your chosen communication channels.

Support for testing synchronous and asynchronous operations.

xiaolin lets you test synchronous endpoints of several types, including REST, gRPC and GraphQL. Furthermore, our SDKs provide several primitives that allow you to easily instrument and test asynchronous jobs. 

bottom of page