Services
The foundation of your monitoring architecture in Spectrix. A single service represents a specific piece of your infrastructure, like your core backend API, a microservice, or a frontend application.
Overview
In Spectrix, everything belongs to a Service. Before you can monitor endpoints, track metrics, or receive alerts, you must first register your service.
- Base URL: Each service requires a Base URL (e.g.,
https://api.yourdomain.com). This URL acts as the root for all endpoints attached to this service. - Service Types: You can create multiple services to represent a microservice architecture. E.g.,
Auth Service,Payment Service,Main API.
Creating a Service
To create a service, navigate to the Dashboard and click on "Add Service". Provide a recognizable name and a valid Base URL. Once created, you are ready to start attaching Endpoints to it.
Need help or found a bug?
Spectrix is open source. Reach out to us by opening an issue on GitHub.