Endpoints

Define and track the exact routes of your application to gain granular insights, monitoring, and alerts.

How Endpoints Work

Once you have created a Service, you can attach Endpoints to it. An endpoint represents a specific path (like /api/v1/checkout) that you want Spectrix to monitor closely.

  • Path-Based Tracking: By explicitly defining endpoints, you can track specific traffic routes and single out the performance of critical business logic.
  • Health Metrics: Each endpoint generates its own health metrics, including latency, error rates, and traffic volume.

Adding Endpoints

Within your Service view, you can click "Add Endpoint" to specify the exact route you want to track. Enter the relative path, and Spectrix will combine it with your Service's Base URL to start monitoring.

Need help or found a bug?

Spectrix is open source. Reach out to us by opening an issue on GitHub.

Open GitHub Issue